curio-http A high-level asynchronous HTTP client for curio. Important: This is just a prototype. For a more complete library, check out asks. Installation Clone this repo and then run python setup.py develop. Usage Check out this tutorial.