HTTP library inspired by requests on top of Twisted Agents
treq is an HTTP library inspired by requests but written on top of Twisted's Agents. It provides a simple, higher level API for making HTTP requests when using Twisted.
Homepage: https://github.com/twisted/treq
Maintainer: Renaud Allard <renaud@allard.it>