#
python-gui
Here are 169 public repositories matching this topic...
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work
-
Updated
Dec 14, 2021 - Python
15 minute (small) desktop apps built with PyQt
python
gui
pyqt5
desktop
python3
desktop-application
pyqt4
pyqt
python-apps
example-app
python-gui
pyqt5-tutorial
qtdesigner
-
Updated
Nov 12, 2021 - Python
A stunning theme for ttk, based on Microsoft's Sun Valley visual style
python
theme
awesome
modern
dark-theme
tcl
tk
beautiful
tkinter
dark
ttk
gorgeous
tkinter-gui
python-gui
tcl-tk
windows-11
stunning
sun-valley
ttk-theme
-
Updated
Dec 25, 2021 - Tcl
A collection of modern themes for Tkinter TTK
gui
themes
tkinter
ttk
tkinter-gui
python-gui-tkinter
python-gui
tkinter-python
ttkthemes
tkinter-gui-library
ttk-themes
python-gui-development
tkinter-gui-toolkit
python-gui-programming
-
Updated
Dec 29, 2021 - Python
Azure theme is a beautiful and modern ttk theme, inspired by Fluent design
python
gui
modern
azure
tcl
tk
tkinter
switches
ttk
modern-theme
gorgeous
tkinter-gui
python-gui
stunning
azure-theme
accent-button
-
Updated
Oct 11, 2021 - Tcl
A curated list of Python 3 resources, books, websites, tutorials, code challenges
python-tutorials
flask
django
code-samples
learning-python
pycharm
exercises
stepik
hacktoberfest
python-challenge
python-exercises
python-gui
python-courses
codetriage
hacktoberfest2020
python-frameworks
-
Updated
Sep 19, 2021
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.
python
gui
templates
pyqt5
pyside2
pyqt
python-gui
pyqt5-desktop-application
pyqt4-interface
free-templates
pyqt5-gui
pyqt5-examples
pyside-library
python-templates
gui-templates
python-pyside2
pyside2-gui
-
Updated
Oct 4, 2020 - Python
This repo consists code of all the programs discussed at programminginpython.com website
python
python-tutorials
database
dictionary
tuples
tkinter
sorting-algorithms
python-3-4
searching-algorithms
python-tkinter
python-console
python-tk
algorithms-datastructures
sets
datatypes
python-gui
lists-python
-
Updated
May 19, 2021 - 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.
python
games
python3
pygame
tkinter
pygame-application
hacktoberfest
python-game
object-oriented-programming
github-projects
python-development
python-game-library
python-gui
tkinter-python
tkinter-library
tkinter-game
python-game-development
python-games
-
Updated
Oct 5, 2021 - HTML
Learn to build a Python Desktop GUI app using pywebview, Python, JavaScript, HTML, & CSS.
-
Updated
Mar 9, 2021 - Python
MBPython is an open source project founded by lochen to provide Python bindings for the miniblink. python miniblink
-
Updated
Nov 30, 2020 - Python
This repo contains the basic demonstration of python gui
python
gui
python3
tk
tkinter
tkinter-graphic-interface
tkinter-gui
python-gui
tkinter-python
gui-tutorials
python-desktop-application
-
Updated
Oct 1, 2020 - Python
Automatic Machine Learning Model Creation with GUI and Python.
machine-learning
automl
eel
python-gui
machinelearning-python
machine-learning-app
automl-algorithms
automl-products
automl-python
machine-learning-gui
python-eel
-
Updated
Apr 7, 2021 - HTML
Contains Files for the Fantasy Cricket Application created using Python
-
Updated
Dec 22, 2018 - Python
A GUI python chatroom app
gui
socket-io
pyqt5
socket-communication
python3
gui-application
pyqt
chat-application
qt5-gui
python-application
python-apps
python-networking
python-chat
pyqt-gui
python-applications
python-gui
qt5-framework
python-chat-application
python-chatroom
python-chatapp
-
Updated
Nov 6, 2018 - Python
A Desktop Application Example based on Tkinter in Python3
-
Updated
Aug 28, 2021 - Python
Circular ColorPicker for PyQt Python
gui
color-picker
pyqt5
pyqt4
color-wheel
colorpicker
pyqt-gui
python-gui
pyqt4-interface
pyqt4-gui
pyqt5-gui
colorwheel-led
colorwheel
pyqt-colorpicker
circular-color-picker
-
Updated
Dec 11, 2020 - Python
Tracks location of a phone number with python
python
phone-number
python-programming
desktop-application
tanzania
python-gui-tkinter
python-gui
python-projects
python-phonenumber-tracker
python-tracker
track-phone-python
-
Updated
Jan 13, 2021 - Python
A Dictionary GUI app made using python Tkinter
-
Updated
Jan 14, 2021 - Python
This repository contains all Python Projects.
python
spotify-api
youtube-downloader
python-webapp
hacktoberfest
qrcode-generator
commandline-tool
spotifyapi
python-gui
hacktoberfest-accepted
jupyter-pipeline
-
Updated
Oct 17, 2021 - HTML
Truss analysis software using the Finite Element Method written in Python.
graphs
desktop-application
finite-element-analysis
finite-element-methods
truss-solver
python-gui
truss-analysis
stiffness-matrix
truss-software
force-matrix
-
Updated
Apr 23, 2021 - Python
Queueing Models Simulator.
python
gui
queueing
queueing-theory
oops-in-python
python-gui-tkinter
python-gui
queueing-models
queueing-networks
python-oop
queueing-systems
queueing-simulation
-
Updated
Jun 9, 2021 - Python
Improve this page
Add a description, image, and links to the python-gui topic page so that developers can more easily learn about it.
Add this topic to your repo
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 (and sizing) of all widgets is static. Make them dynamic so as to adapt to various screen sizes and prevent overlapping.
pyautogui
to get the user's screen size, and dynamically position elements.