Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category1
Sort:Used by Most Apps
cryptography
The standard cryptographic library for Python, pairing safe high-level recipes with low-level primitives backed by Rust and OpenSSL.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
bcrypt (Python)
A Python library for secure password hashing using the bcrypt algorithm with an adjustable work factor
itsdangerous
A small Python toolkit for cryptographically signing data so you can trust it hasn't been tampered with when it comes back from an untrusted client.
argon2-cffi
Secure, high-level password hashing for Python using Argon2
pyOpenSSL
A Python wrapper around the OpenSSL library for TLS connections and certificate handling
PyOTP
Python library for generating and verifying TOTP/HOTP one-time passwords for 2FA
pycryptodome
A self-contained, low-level Python library of cryptographic primitives — ciphers, hashes, MACs, and public-key algorithms — with no OpenSSL dependency.
hvac
Python client library for HashiCorp Vault's secrets, authentication, and system-backend REST APIs.
service-identity
Verifies that a pyOpenSSL or cryptography TLS certificate is genuinely valid for the hostname, IP, or SRV name you intended to connect to.
python-rsa
Pure-Python RSA library for key generation, PKCS#1 encryption, decryption, signing, and verification, with no C extensions required.
xxhash
Fast Python bindings for the xxHash non-cryptographic hashing algorithm
asn1crypto
A fast, pure Python library for parsing and serializing ASN.1 structures with a pythonic, high-performance API.
Certbot
EFF's command-line tool to obtain and auto-renew free Let's Encrypt TLS certificates
PyNaCl
Python bindings to libsodium for authenticated encryption, digital signatures, hashing, and password-based key derivation
python-gnupg
A Python API for GnuPG — generate keys, encrypt, decrypt, sign, and verify data from your code.
Aliyun Python SDK KMS
Alibaba Cloud Key Management Service (KMS) client for Python.
Nostr SDK
A full-featured Rust SDK for building high-performance clients and in-process relays on the Nostr protocol
SecretStorage
Python bindings to the Freedesktop.org Secret Service D-Bus API for secure password storage on Linux.
tink-py
Google's misuse-resistant cryptography library for Python, providing safe AEAD, MAC, digital signature, and hybrid encryption APIs.
dirhash-python
Compute a single deterministic hash of a file system directory in Python
altcha
Create and verify ALTCHA proof-of-work CAPTCHA challenges in Python with a zero-dependency, fully typed library.
akeyless-python
Auto-generated Python SDK for the Akeyless Vault secrets management and encryption platform.