Create your GUI interface using TKinter, and write a multithreaded LAN-compatible distributed auction program using the Python Publish-Subscribe model.
- Python 3.10 & above
- Python-Banyan (framework)
- Customtkinter (GUI)
- Threading (concurrency)
- Time (countdown)
- banyan_logics (Banyan logics)
- gui (GUI interface & components)
- general_logics (general functions)
- classes (for items & users)
-
Clone to a local repository.
git clone https://github.com/UzziKyle/python-banyan
-
Create a virtual environment.
python -m venv .venv
-
Install dependencies.
pip install -r .\requirements.txt
- @Maica08
- @UzziKyle
MIT © The Groundbreakers