mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
3e7fc3197f
Requests-like API built on top of twisted.web's Agent PR: 221889 Reviewed by: koobs Approved by: koobs (portmgr)
7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
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
|