Requests-like API built on top of twisted.web's Agent PR: 221889 Reviewed by: koobs Approved by: koobs (portmgr)
6 lines
200 B
Text
6 lines
200 B
Text
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.
|
|
|
|
WWW: https://github.com/twisted/treq
|