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
ddgs
A Python metasearch library that aggregates text, image, news, and video search results
django-storages
Pluggable cloud and remote storage backends for Django's file storage API
ureq
A simple, safe, blocking HTTP client for Rust with minimal dependencies.
Tavily Python
Official Python SDK for Tavily's search, extract, crawl, and research API
ipykernel
The IPython kernel that lets Jupyter notebooks, JupyterLab, and other frontends run and interact with Python code.
python-zstandard
Python bindings for the Zstandard (zstd) compression library, exposing the full C API through a Pythonic, high-performance interface.
follow-redirects
A drop-in replacement for Node's http and https modules that transparently follows redirects with zero runtime dependencies.
python-oracledb
Oracle's official Python driver for connecting directly to Oracle Database with no client libraries required
soupsieve
The pure-Python CSS4 selector engine that powers Beautiful Soup's select() and select_one() methods.
aiosignal
A lightweight async callback registry that turns a mutable list of coroutine receivers into a frozen, awaitable dispatch signal.
Streamlit
Turn a Python script into a shareable data app in minutes, with no frontend code
Pulumi
Infrastructure as Code in your favorite programming language, powered by a shared multi-language deployment engine.
Intervention Image
Fluent PHP image processing with interchangeable GD, Imagick, and libvips drivers
Seaborn
A Python statistical data visualization library built on matplotlib, for attractive charts with minimal code
ramsey/uuid
A PHP library for generating and working with UUIDs
Twig
The flexible, fast, and secure template language for PHP
youtube-transcript-api
Fetch transcripts and auto-generated subtitles for any YouTube video in Python
Symfony CssSelector
Converts CSS selectors into equivalent XPath expressions for querying HTML and XML in PHP.
PSR-7 HTTP Message Interfaces
The PHP-FIG PSR-7 standard interfaces for HTTP requests, responses, streams, URIs, and uploaded files.
certmagic
Automatic HTTPS for Go programs — the production-grade ACME client library that powers Caddy, obtaining and renewing TLS certificates with zero manual cert management.
phpseclib
Pure-PHP implementations of SSH2, SFTP, X.509, RSA, AES, and dozens of other cryptographic primitives
Symfony Dotenv
Parses .env files and registers their values as environment variables for PHP applications
OAuthLib
Generic, spec-compliant OAuth1, OAuth2, and OpenID Connect implementation for Python
watchfiles
Simple, modern, and fast file watching and code-reload for Python, powered by a Rust core built on the `notify` crate