aboutsummaryrefslogtreecommitdiff
path: root/python/python3-treq/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-treq/README')
-rw-r--r--python/python3-treq/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-treq/README b/python/python3-treq/README
new file mode 100644
index 0000000000..cb7d4bd530
--- /dev/null
+++ b/python/python3-treq/README
@@ -0,0 +1,5 @@
+treq: High-level Twisted HTTP Client API
+
+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.