Python: Update frameworks.rst

This commit is contained in:
Rasmus Wriedt Larsen
2022-03-04 11:48:06 +01:00
parent 75bc532d10
commit d86284bf32

View File

@@ -173,7 +173,12 @@ Python built-in support
starlette, Asynchronous Server Gateway Interface (ASGI)
python-ldap, Lightweight Directory Access Protocol (LDAP)
ldap3, Lightweight Directory Access Protocol (LDAP)
httpx, HTTP client
pycurl, HTTP client
requests, HTTP client
urllib, HTTP client
urllib2, HTTP client
urllib3, HTTP client
dill, Serialization
PyYAML, Serialization
ruamel.yaml, Serialization
@@ -206,3 +211,4 @@ Python built-in support
pycryptodomex, Cryptography library
rsa, Cryptography library
MarkupSafe, Escaping Library
libtaxii, TAXII utility library