pypi async-tkinter-loop 0.2.0

latest releases: 0.9.3, 0.9.2, 0.9.1...
2 years ago
  • Improved handling of the application closing (avoid using .protocol("WM_DELETE_WINDOW", ...) to not interfere with the user's code)
  • Unified two separate wrapper functions (async_command and async_event_handler) into a single async_handler function
  • Added examples, tests and documentation on usage of the async_handler as a decorator
  • Last release with Python 3.6 support

Don't miss a new async-tkinter-loop release

NewReleases is sending notifications on new releases.