303 Forks
5429 Stars
5429 Watchers

trio

Trio – a friendly Python library for async concurrency and I/O

How to download and setup trio

Open terminal and run command
git clone https://github.com/python-trio/trio.git
git clone is used to create a copy or clone of trio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with trio https://github.com/python-trio/trio/archive/master.zip

Or simply clone trio with SSH
[email protected]:python-trio/trio.git

If you have some problems with trio

You may open issue on trio support forum (system) here: https://github.com/python-trio/trio/issues