servant-py
servant-py copied to clipboard
Generate treq-using Python client code
requests is great for synchronous http
treq is great for asynchronous http
requests is great for asynchronous http too, with a help from gevent. Socket implementation should not affect the awesomeness of a higher-level interface :)
Okay. Sure. Sounds like that would make a good, separate ticket too.