Docs: Add crypto to supported Python frameworks

This commit is contained in:
Rasmus Wriedt Larsen
2021-02-25 11:26:24 +01:00
parent 4610b1b392
commit 472ff97561

View File

@@ -147,3 +147,6 @@ Python built-in support
MySQLdb, Database
psycopg2, Database
sqlite3, Database
cryptography, Cryptography library
pycryptodome, Cryptography library
pycryptodomex, Cryptography library