Python: Add modeling of requests

This commit is contained in:
Rasmus Wriedt Larsen
2021-12-13 14:17:47 +01:00
parent 1ff56d5143
commit b68d280129
4 changed files with 103 additions and 15 deletions

View File

@@ -171,6 +171,7 @@ Python built-in support
Twisted, Web framework
Flask-Admin, Web framework
starlette, Asynchronous Server Gateway Interface (ASGI)
requests, HTTP client
dill, Serialization
PyYAML, Serialization
ruamel.yaml, Serialization