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
css-loader
Resolves CSS @import and url() like JavaScript imports so webpack can bundle stylesheets and their assets.
pandas
The Python DataFrame library for fast, flexible, and expressive data analysis and manipulation.
Pillow
The friendly PIL fork that adds image processing capabilities to Python
boto3
The official AWS SDK for Python — call every Amazon Web Services API from your code.
Stylelint
An extensible CSS linter that catches errors and enforces consistent styling conventions.
OpenAI Python SDK
The official Python library for the OpenAI REST API, generated from OpenAI's OpenAPI spec with typed sync and async clients.
cryptography
The standard cryptographic library for Python, pairing safe high-level recipes with low-level primitives backed by Rust and OpenSSL.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
python-dateutil
Powerful extensions to Python's datetime module for parsing, deltas, recurrence, and timezones.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Jinja
A fast, expressive, and extensible templating engine for Python.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
psycopg2
The most popular PostgreSQL database adapter for Python, implementing the full DB API 2.0 specification.
Font Awesome Free
The internet's icon toolkit — thousands of SVG, web font, and CSS icons for the web
BullMQ
Fast, reliable Redis-based message queue and background job processing for Node.js and TypeScript.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
psutil
Cross-platform Python library for retrieving process and system utilization data.
PyTorch
A Python-first tensor library with GPU acceleration and a dynamic, define-by-run autograd engine for building and training deep neural networks.
redis-py
The official Python client for Redis, with sync, asyncio, cluster, and Sentinel support.
postcss-loader
Runs PostCSS plugins on your CSS as part of a webpack build pipeline.
OpenTelemetry Prometheus Exporter
Export OpenTelemetry metrics in Prometheus format so Prometheus can scrape your Python application.