Tkinter Poetry Starter is a professional template for building cross-platform desktop applications using Python's Tkinter and Poetry. This template serves as the foundation for production-ready GUI applications.
Runs on Windows, Linux, and macOS, allowing you to build applications that function seamlessly across different operating systems.
GitHub Actions workflow is set up for automatic binary creation on each release, facilitating easy and reliable deployment.
Includes pre-commit hooks for maintaining code quality, comprehensive documentation, and simple commands for running and building applications.
Organized with Poetry for dependency management, structured modules separating core and GUI components, and pre-configured development tools like Black, isort, and pylint.
Comes with a custom application logo and a detailed changelog to track version changes.