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
Tornado
Python web framework and asynchronous networking library built for high concurrency
Pydantic AI
A type-safe Python agent framework built by the Pydantic team
IPython
A productive interactive Python shell with rich introspection, tab completion, and magic commands.
SymPy
Full-featured computer algebra system (CAS) written entirely in pure Python
RQ
Simple Python library for queueing jobs and processing them in the background with Redis or Valkey workers
hypothesis
Property-based testing for Python that generates edge cases and shrinks failures to their simplest reproducing example.
pendulum
A drop-in replacement for Python's datetime with timezone-aware objects by default and a friendlier API.
Pylint
A static code analyser for Python that catches bugs and enforces coding standards
Granian
A fast Rust HTTP server for Python that serves ASGI, WSGI, and RSGI applications
fake-useragent
Up-to-date user-agent string faker backed by a real-world browser usage database, bundled offline.
Pika
Pure Python RabbitMQ/AMQP 0-9-1 client library
PyOTP
Python library for generating and verifying TOTP/HOTP one-time passwords for 2FA
PyAV
Pythonic bindings for FFmpeg's audio, video, subtitle, and container libraries.
fpdf2
A pure-Python library for generating and manipulating PDF documents, with text, images, tables, barcodes, SVG, and digital signing built in.
requests-toolbelt
A collection of utilities extending Python's Requests library for HTTP
pulumi-aws
Type-safe Pulumi resources for provisioning and managing AWS infrastructure as code.
Cohere Python SDK
Official Python client for the Cohere API, with typed access to chat, embed, rerank, and generate across AWS, Azure, GCP, and OCI.
uuid-utils
A Rust-powered, drop-in replacement for Python's uuid module that generates UUIDv1-v8 much faster than the standard library.
s3transfer
Python library for managed, high-performance S3 file transfers
tinycss2
Low-level CSS Syntax Level 3 parser and generator for Python
PySpark
Python API for Apache Spark, the unified engine for large-scale distributed data processing
Poetry
Poetry is a dependency management and packaging tool for Python that resolves, locks, and installs project dependencies through a single pyproject.toml file.
python-telegram-bot
A fully async, type-hinted Python wrapper for the Telegram Bot API with a batteries-included framework for building bots.
yfinance
Pythonic access to Yahoo Finance market data, returned as ready-to-use pandas DataFrames.