Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shegue77/PyEducate

🎓 PyEducate

PyEducate is a dynamic, socket-powered Python educational app with a sleek PySide6 GUI, built for engaging offline, gamified learning over local networks.


Offline Mode Socket Based Gamified Learning PySide6 GUI


🚀 Installation


✅ Requirements

  • Python 3.9.2+
  • 💻 Windows OS (Cross-platform has not been tested yet)
  • 🚫 No internet connection required (runs on the local network)

✏️ Steps

git clone https://github.com/shegue77/PyEducate.git
cd PyEducate

# Install dependencies
pip install -r requirements.txt
# Run server & editor
python server.py
# Run server CLI
python server-cli.py
# Run client
python client.py

📚 Learn More


📸 Preview

🪟 View demos & screenshots


📜 License

Licensed under GPLv3 - see the LICENSE file for details.

About

An engaging python education app gamifying learning.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published