Directory

Open Source Packages

Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.

5929 packages

All Packages

86Health
Library PyPI

psutil

Cross-platform Python library for retrieving process and system utilization data.

11,273
BSD 3
Used by 40
89Health
Library PyPI

tqdm

A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.

31,335
Other
Used by 37
81Health
Library PyPI

idna

Internationalized Domain Names for Python — IDNA 2008 and UTS #46 encoding and decoding

294
BSD 3
Used by 25
77Health
Library PyPI

tenacity

A general-purpose Python retrying library that adds configurable retry behavior to almost anything

8,787
Apache 2.0
Used by 23
83Health
Library PyPI

Charset Normalizer

A pure-Python universal charset detector that turns text of unknown encoding into clean Unicode.

794
MIT
Used by 23
82Health
Library PyPI

attrs

Python classes without boilerplate — generate init, repr, equality, and more from declarative field definitions.

5,839
MIT
Used by 22
89Health
Library PyPI

filelock

A platform-independent file lock for Python that supports the with-statement.

972
MIT
Used by 21
38Health
Library PyPI

sniffio

A tiny Python library that detects which async framework (trio, asyncio, or curio) your code is currently running under.

153
Other
Used by 13
83Health
Library PyPI

pyparsing

Build recursive-descent parsers in Python without a separate grammar file

2,489
MIT
Used by 11
80Health
Library PyPI

pluggy

The minimalist, production-ready plugin and hook system that powers pytest, tox, and devpi

1,691
MIT
Used by 11
44Health
Library PyPI

backoff

Python function decorators that retry calls on exceptions or bad return values, with exponential, fibonacci, or constant backoff and jitter.

2,694
MIT
Used by 10
65Health
Library PyPI

distro

Linux distribution detection library and CLI, replacing Python's removed platform.linux_distribution()

281
Apache 2.0
Used by 10
95Health
Library PyPI

Faker

A Python library that generates realistic fake data for testing, seeding, and anonymizing datasets across 70+ locales.

19,402
MIT
Used by 7
78Health
Library PyPI

python-zstandard

Python bindings for the Zstandard (zstd) compression library, exposing the full C API through a Pythonic, high-performance interface.

640
BSD 3
Used by 7
71Health
Library PyPI

soupsieve

The pure-Python CSS4 selector engine that powers Beautiful Soup's select() and select_one() methods.

267
MIT
Used by 7
78Health
Library PyPI

aiosignal

A lightweight async callback registry that turns a mutable list of coroutine receivers into a frozen, awaitable dispatch signal.

167
Apache 2.0
Used by 7
58Health
Library PyPI

watchfiles

Simple, modern, and fast file watching and code-reload for Python, powered by a Rust core built on the `notify` crate

2,534
MIT
Used by 6
45Health
Library PyPI

Blinker

Fast Python in-process signal/event dispatching for decoupled object-to-object notifications

2,093
MIT
Used by 6
77Health
Library PyPI

tldextract

Accurately splits any URL or hostname into subdomain, domain, and public suffix using the Public Suffix List.

2,019
BSD 3
Used by 6
49Health
Library PyPI

fake-useragent

Up-to-date user-agent string faker backed by a real-world browser usage database, bundled offline.

4,050
Apache 2.0
Used by 5
79Health
Library PyPI

uuid-utils

A Rust-powered, drop-in replacement for Python's uuid module that generates UUIDv1-v8 much faster than the standard library.

372
BSD 3
Used by 5
82Health
Library PyPI

lark

A modern parsing toolkit for Python supporting Earley, LALR(1), and CYK parsers with automatic tree construction.

5,983
MIT
Used by 4
47Health
Library PyPI

python-user-agents

Detects mobile, tablet, and PC devices — and their touch, bot, and browser capabilities — by parsing HTTP user agent strings.

1,514
MIT
Used by 4
52Health
Library PyPI

jsonpath-ng

A standard-compliant JSONPath implementation for Python with arithmetic operators, AST manipulation, and in-place updates.

733
Apache 2.0
Used by 4

Join founders buildingwith open source

Opinionated takes, migration guides, cost-saving tips, and insights from the open source ecosystem.

Subscribe on Substack
Join 750+ subscribers