告别枯燥,致力于打造 Python 富有体系且实用的小例子、小案例。
-
Updated
Aug 27, 2020 - Python
{{ message }}
告别枯燥,致力于打造 Python 富有体系且实用的小例子、小案例。
15 minute (small) desktop apps built with PyQt
A curated list of Python 3 resources, books, websites, tutorials, code challenges
This repo consists code of all the programs discussed at programminginpython.com website
This repo contains the basic demonstration of python gui
Contains Files for the Fantasy Cricket Application created using Python
PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.
Piano sounds with GUI in python
A calculator made using PYTHON GUI. This is a small learning initiative to use Python GUI
A Free to use, Beautiful, Feature Rich, Fully Customizable Flat Modern GUI Template Using Pyside2 designed in Qt Designer, supported for Windows/Linux/Mac OS, Incorporating widgets like Buttons, Progress Bar, Custom Tabs, and many more.
Generic Reinforcement Learning Library
PyCode - A Code Editor In Python 3 And WxPython
A Desktop Application Example based on Tkinter in Python3
A GUI python chatroom app
cefpython with a Flask sever
RCS(Radar Cross Section) calculator with Matlab and Python
A group of widgets that show the Python or Powered by Python logos, that can easily be added to your Python GUI code!
PYTHON GUI SCRIPT TO GENERATE, SAVE & DISPLAY QRCODE IMAGES OF USER-INPUT TEXT USING pyqrcode LIBRARY
2048 is an addictive number puzzle game based on simple addition.Every time you press a key - all tiles slide. Tiles with the same value that bump into one-another are merged. Once the board is full and no more tiles can be combined, the game is over. However, skilled players that create a tile with a value of 2048 win.
Py-qt4 GUI applicaton
Add sounds to the game.
Preferably on:
(You're free to improvise and add any other sounds as well!)
RCS(Radar Cross Section) calculator with Matlab and Python
Python GUI program to do Perspective Transformation using Mouse Click to map the 4 points coordinates.
Quiz App" it is an simple quiz game based on python.With the help of python this app is made.
Rinde is an amazing Python library used for creating GUI based on XML and CSS.
This is a cross platform python GUI app which helps to calculate BMI and shows the analysis using the BMI score
A chat application written in Python.
The Calender Generator is a simple project developed using python with gui.
Add a description, image, and links to the python-gui topic page so that developers can more easily learn about it.
To associate your repository with the python-gui topic, visit your repo's landing page and select "manage topics."
The current screen size and positioning of all widgets is static. Make them dynamic so as to adapt to various screen sizes and prevent overlapping.
(Can use tkinter grid for layout.)