python3-trio

Python async concurrency and I/O library (Python3 version)

Description

Trio is a Python async concurrency and I/O library like Twisted or the asyncio standard library, but with an API rethink following lessons learned from asyncio and Dave Beazley's Curio. The author claims that the resulting design is radically simpler than older competitors like asyncio and Twisted, yet just as capable.

This project is young and still somewhat experimental. The API has not yet been declared stable. If you need more mature or with a more stable API, then Python's asyncio library, or the older Twisted, are probably better bets.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/python-trio/trio


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-trio