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
jwt-simple
A fast, safe-by-default Rust library for creating and verifying JWT and JWE tokens across every major signing and encryption algorithm.
aioitertools
Implementation of itertools, builtins, and more for asyncio and mixed iterables.
HdfsCLI
Python bindings and a command line interface for HDFS via the WebHDFS and HttpFS APIs.
LinkedIn API Python Client
Official Python client for LinkedIn's Rest.li APIs, wrapping OAuth2, versioned endpoints, and query tunneling into typed request/response calls.
celery-singleton
A Celery task base class that guarantees only one instance of a task runs at a time.
etcd-client
The asynchronous Rust client for etcd's v3 API, built on tokio and tonic.
WebexPythonSDK
Community Python SDK for working with the Cisco Webex APIs natively
slack-php-api
An auto-generated, up-to-date PHP SDK covering the entire Slack Web API with a full object-oriented client.
sanic-jwt
JWT authentication, refresh tokens, and scope-based permissions for the Sanic async web framework.
hubspot/api-client
The official HubSpot PHP client library for the v3 HubSpot API.
MultiTasking
Turn any Python method into a non-blocking task with a single decorator
ahocorasick_rs
A fast Aho-Corasick multi-pattern string and byte search library for Python, backed by Rust.
astunparse
Converts a Python AST back into readable, re-parseable source code, plus a pretty-printing dump utility.
Pyphen
A pure Python library that hyphenates text using Hunspell dictionaries, covering 50+ languages.
timeago
Format Python datetimes into human-friendly '3 hours ago' relative time strings across 40+ locales.
serde-pickle
A Serde-based Rust library for reading and writing Python's pickle serialization format.
cairocffi
CFFI-based Python bindings for the Cairo 2D graphics library, a drop-in Pycairo replacement with no C compiler required at install time.
newrelic-python-agent
Auto-instruments Python web apps, databases, and background jobs to stream real-time performance and error data to New Relic APM.
azure-kusto-python
Python client library for querying and streaming results from Azure Data Explorer (Kusto) clusters using KQL.
luqum
Parses Lucene query syntax into a Python AST you can inspect, transform, and convert into native ElasticSearch JSON DSL queries.
Cucumber Expressions
A human-readable alternative to regular expressions for matching Gherkin step text
google-translate-api
A free, unlimited Node.js and browser client for Google Translate's web endpoints, with batch translation, text-to-speech, and full TypeScript types.
SQLAlchemy-JSON
Mutation-tracked JSON column types for SQLAlchemy, including deeply nested changes.
python-zstd
Simple, fast Python bindings for Facebook's Zstandard compression library