Skip to main content

An async/await-native I/O library for humans and snake people

Project description

https://cdn.rawgit.com/python-trio/trio/9b0bec646a31e0d0f67b8b6ecc6939726faf3e17/logo/logo-with-background.svg

The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses… that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right.

Trio was built from the ground up to take advantage of the latest Python features, and draws inspiration from many sources, in particular Dave Beazley’s Curio. The resulting design is radically simpler than older competitors like asyncio and Twisted, yet just as capable. Trio is the Python I/O library I always wanted; I find it makes building I/O-oriented programs easier, less error-prone, and just plain more fun. Perhaps you’ll find the same.

This project is young and still somewhat experimental: the overall design is solid and the existing features are fully tested and documented, but you may encounter missing functionality or rough edges. We do encourage you do use it, but you should read and subscribe to issue #1 to get warning and a chance to give feedback about any compatibility-breaking changes.

Vital statistics:

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

trio-0.4.0.tar.gz (352.8 kB view details)

Uploaded Source

Built Distributions

trio-0.4.0-py3.6.egg (512.7 kB view details)

Uploaded Source

trio-0.4.0-py3-none-any.whl (246.2 kB view details)

Uploaded Python 3

File details

Details for the file trio-0.4.0.tar.gz.

File metadata

  • Download URL: trio-0.4.0.tar.gz
  • Upload date:
  • Size: 352.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for trio-0.4.0.tar.gz
Algorithm Hash digest
SHA256 0496f575ed118eb382346a728971766d54b3a3e39e9825e94d4d513b0fe96145
MD5 80553acbf89c9670f7a90f06c9c8d960
BLAKE2b-256 30a7df0e9d376a0d2e4a0e7c2ecb282242d9d4c1a07a558290e5e6d071546a6d

See more details on using hashes here.

File details

Details for the file trio-0.4.0-py3.6.egg.

File metadata

  • Download URL: trio-0.4.0-py3.6.egg
  • Upload date:
  • Size: 512.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for trio-0.4.0-py3.6.egg
Algorithm Hash digest
SHA256 8266525067dc6553592383bef1832556e6962daba765fa42a81880c5d9f4b785
MD5 b29a08459fedfd8089bb10c5886cce3e
BLAKE2b-256 9e1ba0a0869c5d4030b4f585ae0da4bb71f1367fbc6b9279106c67d67fbe84a6

See more details on using hashes here.

File details

Details for the file trio-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for trio-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc5513551d22ec2be8bd05ddd56e9c3c377ac47c79a3866fa2d8710bfae4a0cb
MD5 1c8469976d4a62503d46215fca209f70
BLAKE2b-256 530063e57babafe9106dee4fb3855c729ae855266967ffe7a63236577cce2b02

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