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
Category
Sort:Used by Most Apps
impyla
DB API 2.0 Python client for Impala and Hive over the HiveServer2 protocol.
djangorestframework-api-key
API key permissions for Django REST Framework, with secure hashing and admin-managed keys.
RestrictedPython
Compiles a restricted subset of Python so you can define a trusted boundary for running untrusted code.
mccabe
McCabe cyclomatic complexity checker for Python, and a Flake8 plugin
Nostr SDK
A full-featured Rust SDK for building high-performance clients and in-process relays on the Nostr protocol
uncurl
Convert curl commands into equivalent python-requests code, from a CLI or a small Python API.
tifffile
A comprehensive Python library for reading and writing TIFF, BigTIFF, OME-TIFF, and dozens of proprietary microscopy image formats as NumPy or Zarr arrays.
DataComPy
Compare Pandas, Polars, Spark, and Snowpark DataFrames with human-readable difference reports.
Flask-Mail
A lightweight Flask extension that adds SMTP email sending to your application with a simple Message API.
cloudpathlib
pathlib-style Python classes for S3, Google Cloud Storage, and Azure Blob Storage
Loky
A robust, cross-platform reusable process pool executor for Python, built as the parallel backend for joblib.
django-migration-linter
Detects backward-incompatible Django migrations before they break deploys, CI, or zero-downtime rollbacks.
simpleeval
A single-file Python library for safely evaluating user-supplied expressions without exposing full eval() access.
Meilisearch Python
Official Python client for the Meilisearch search engine
primp
Python HTTP client that impersonates real browser TLS and HTTP/2 fingerprints.
aiodns
A simple asynchronous DNS resolver for Python's asyncio built on pycares
aiofile
Real asynchronous file operations for Python asyncio, backed by io_uring, libaio, and thread pools.
chevron
A fast, spec-compliant Python implementation of the Mustache templating language.
flatten-json
Flatten and unflatten deeply nested JSON in Python
sgqlc
A simple, typed GraphQL client for Python that builds queries programmatically.
native-tls
A safe, ergonomic Rust wrapper over each platform's native TLS implementation.
aiodocker
AsyncIO Python client for the Docker Engine HTTP API, built on aiohttp.
timezonefinder
Fast, fully offline timezone lookup for any WGS84 coordinate on earth
graphql-core
A Python 3 port of the GraphQL.js reference implementation of GraphQL.