Skip to main content

Compatibility API between asyncio/Twisted/Trollius

Project description

txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio.

This is like six, but for wrapping over differences between Twisted and asyncio so one can write code that runs unmodified on both (aka “source code compatibility”). In other words: your users can choose if they want asyncio or Twisted as a dependency.

Note that, with this approach, user code runs under the native event loop of either Twisted or asyncio. This is different from attaching either one’s event loop to the other using some event loop adapter.

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

txaio-2.0.0.tar.gz (27.5 kB view details)

Uploaded Source

File details

Details for the file txaio-2.0.0.tar.gz.

File metadata

  • Download URL: txaio-2.0.0.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for txaio-2.0.0.tar.gz
Algorithm Hash digest
SHA256 4e00ac40a3bb2c2b20284fb6a9c66e8c11a5324b84e7a0fd2963a8716cacc6f4
MD5 6835ef5d0a07af34e7fce2d9031932d6
BLAKE2b-256 f11f34f450b08b3731cfd69780a48b7064958a7850d75782b1624d15f2bb07df

See more details on using hashes here.

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