RyTec's Stars
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
tdamdouni/Pythonista
Collection of Python Scripts written for Pythonista iOS App
TaleLin/lin-cms-flask
🎀A simple and practical CMS implememted by Flask
flask-dashboard/Flask-MonitoringDashboard
Automatically monitor the evolving performance of Flask/Python web services.
hussien89aa/PythonTutorial
Step by step to build apps with Python. Code files for YouTube tutorial
hackersandslackers/flask-blueprint-tutorial
:blue_book: :package: Structure your Flask apps in a scalable and intelligent way using Blueprints.
ClearcodeHQ/pytest-postgresql
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
TkinterEP/ttkthemes
A group of themes for the ttk extenstions for Tkinter
honza/anosql
Easy SQL in Python
joegasewicz/flask-file-upload
Easy file uploads for Flask.
ourway/auth
Authorization for humans
lingthio/Flask-CMS
A Content Management System for Flask
exleym/Flask-Filter
Filtering Extension for Flask / SQLAlchemy
vsantiago113/TreeDataView
This is a table for Tkinter using a ttk TreeView.
israel-dryer/Animated-Popup
Animated PySimpleGUI popup screen for running processes
brysontyrrell/PatchCLI
israel-dryer/User-Login-GUI
User login GUI built with PySimpleGUI. Adapted from an existing tkinter model.
CFelipezapata/gpt-assistant
Using gpt tech as a virtual assistant
emo-eth/LazyScripts
convenient classes and functions to import into python projects
dcavar/Py3L
Python 3 for Linguists. Class material, example code, scripts and example data.
pentike/hungarymap
Magyarország megye térképe imagemap + js választási lehetőséggel
xtaraim/Controlling-the-Keyboard-and-Mouse-with-GUI-Automation
Knowing various Python modules for editing spreadsheets, downloading files, and launching programs is useful, but sometimes there just aren’t any modules for the applications you need to work with. The ultimate tools for automating tasks on your computer are programs you write that directly control the keyboard and mouse. These programs can control other applications by sending them virtual keystrokes and mouse clicks, justpython3- as if you were sitting at your computer and interacting with the applications yourself. This technique is known as graphical user interface automation, or GUI automation for short. With GUI automation, your programs can do anything that a human user sitting at the computer can do, except spill coffee on the keyboard. Think of GUI automation as programming a robotic arm. You can program the robotic arm to type at your keyboard and move your mouse for you. This technique is particularly useful for tasks that involve a lot of mindless clicking or filling out of forms.
adamboudi/login-register.py--win-
a simple login and register python script, ps:run better in windows
rolika/uberzeug
Raktárkészlet-nyilvántartó program
Vishnu-priyan/Python-Class
Collection of Sample programs and scripts