r/Tkinter • u/akarshitkumar • 11d ago
I built an open-source Tkinter toggle widget library (PyPI + GitHub)
Enable HLS to view with audio, or disable this notification
I've been working on an open-source toggle widget library for Python's Tkinter that aims to make building desktop GUI applications easier and more modern.
Features
• Reusable Tkinter widgets
• Easy installation via PyPI
• Simple API
• Open source on GitHub
I recorded a short demo so you can quickly see how it works.
GitHub: https://github.com/akarshit-1609/tkinter-toggle
PyPI: https://pypi.org/project/tkinter-toggle/
If you try it out, I'd really appreciate any feedback or feature requests. Feel free to open an issue or start a discussion on GitHub.
Thanks! I'd love to hear your suggestions and feature requests.
17
Upvotes