Skip to main content

Async wxPtyon with trio.

Project description

wxtrio

Run wx with trio in guest mode.

Limitations of this approach:

  • At least on Windows, when a menu is open and the mouse is not withing the bounding box of the window, the GUI main event loop does not yield to trio, and so trio tasks do not run.
  • Trio is started in guest mode, so wxPython's main event loop must be started before trio. As a result, all async tasks are cancelled when the wxPython application exits.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wxtrio-0.2.2.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

wxtrio-0.2.2-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page