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
aioboto3
An async wrapper around boto3's high-level AWS resources, backed by aiobotocore
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
jsonschema
A high-performance JSON Schema validator for Rust with Python, Ruby, and WASM bindings
argon2-cffi
Secure, high-level password hashing for Python using Argon2
tree-sitter-python
A fast, incremental Python grammar for the tree-sitter parsing library
@vitejs/plugin-basic-ssl
A Vite plugin that generates a self-signed certificate so your dev and preview servers can run over HTTPS with zero setup.
Faker
A Python library that generates realistic fake data for testing, seeding, and anonymizing datasets across 70+ locales.
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
Sphinx
A documentation generator that turns reStructuredText or Markdown sources into polished HTML, PDF, EPUB, and more.
PyGithub
A typed Python library for the GitHub REST API, wrapping repositories, issues, pull requests, and organizations as lazy-loading objects.
opencv-python
Pre-built, pip-installable OpenCV bindings that give Python programs full computer vision and image-processing capabilities without compiling from source.
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.
exa-js
Official TypeScript/JavaScript SDK for the Exa AI-native web search API
Streamlit
Turn a Python script into a shareable data app in minutes, with no frontend code