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
vine
Lightweight Python promise implementation powering Celery's async callback chains
http-cookie-agent
Adds tough-cookie-based cookie jar support to Node.js global fetch, undici, axios, node-fetch, and other HTTP clients.
django-stubs
PEP 484 type stubs and a custom mypy plugin that bring precise static typing to Django's dynamic ORM and framework internals.
tedious
A pure-JavaScript TDS driver that lets Node.js applications talk directly to Microsoft SQL Server.
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
League URI
A PHP library for parsing, building, and manipulating URIs, URNs, and URI templates
leven
Fast, dependency-free Levenshtein distance calculation for comparing and matching strings in JavaScript.
ghp-import
A small CLI that copies a built docs directory straight onto your repo's gh-pages branch.
starlette-context
Store and access per-request context data anywhere in a Starlette or FastAPI app.
js-levenshtein
The fastest JavaScript implementation of the Levenshtein edit-distance algorithm, optimized for speed and low memory use.
axum-server
A hyper-based HTTP server designed to be used with the Rust axum web framework.
fastuuid
Rust-powered CPython bindings that generate and parse UUIDs faster than Python's stdlib, with a fully drop-in compatible API.
HTTPX OAuth
Async OAuth2 client for Python built on HTTPX with ready-made provider clients.
python-gssapi
Python bindings for RFC 2743/2744 GSSAPI, giving Python code direct, Pythonic access to Kerberos and other GSSAPI security mechanisms.
toml-sort
A command-line utility and Python library that sorts and formats TOML files while preserving comments.
undetected-chromedriver
A drop-in Selenium Chrome WebDriver replacement that patches the chromedriver binary and browser fingerprint to evade bot-mitigation systems.
IceCream
A Python debugging library that prints both an expression and its value, so you never have to write print("x:", x) again.
Tortoise ORM
Familiar asyncio ORM for Python, built with relations in mind
nodriver
Async browser automation and web scraping that talks directly to Chromium via CDP, with no Selenium, WebDriver, or ChromeDriver required.
PyPika
A Python SQL query builder that constructs expressive, vendor-flexible SQL using a fluent builder API.
furl
The easiest way to parse, build, and modify URLs in Python, without wrestling urllib.
pyttsx3
Offline text-to-speech synthesis library for Python across Windows, macOS, and Linux
Supercluster
A blazing-fast geospatial point-clustering library for grouping map markers by zoom level.
taskiq
An async-first distributed task queue for Python with type-safe tasks, pluggable brokers, and first-class FastAPI/AioHTTP integration.