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
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.
SQLModel
One model for SQLAlchemy and Pydantic, built by the creator of FastAPI to kill duplicate schema code.
instructor
Get reliable, validated structured JSON from any LLM provider using Pydantic models and automatic retries.
pip
The official package installer for Python, bundled with the interpreter
Apache DataFusion
The extensible, Arrow-native SQL and DataFrame query engine for building fast analytical systems in Rust.