Skip to main content

Zero-dependency, single-file Python implementations of popular libraries — benchmarked for performance parity

Project description

zerodep

PyPI GitHub Release License: MIT Python CI Benchmarks Docs

Zero-dependency, single-file Python implementations of popular libraries — stdlib only, benchmarked for performance parity, Python 3.10+.

零依赖、单文件的 Python 常用库实现 —— 仅使用标准库,性能对标主流库,支持 Python 3.10+。

English Docs | 中文文档

Quick Start

pip install zerodep          # install the CLI
zerodep add yaml retry       # copy modules into your project
from yaml import load, dump

data = load("name: Alice\nage: 30")
print(data)  # {'name': 'Alice', 'age': 30}

Each module is a self-contained single .py file — copy it into your project and import. No pip install needed at runtime.

Modules

Modules span Agent Protocols, Web & Networking, Data Formats, Data Validation, Text & Markup, Search & Retrieval, Configuration, CLI & Terminal, Security, and Infrastructure & Tools.

See the full module list for details, versions, and benchmarks.

Versioning

  • Project: CalVer YYYY.M.D (e.g., 2026.4.15)
  • Modules: independent SemVer per module (e.g., 0.4.1)

Releases are automated via the Release workflow — lint, test, bump module versions, tag, and create a GitHub Release in one step.

Documentation

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zerodep-2026.5.5.3.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zerodep-2026.5.5.3-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file zerodep-2026.5.5.3.tar.gz.

File metadata

  • Download URL: zerodep-2026.5.5.3.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for zerodep-2026.5.5.3.tar.gz
Algorithm Hash digest
SHA256 863adfeb6db483c3b2a88ea5ffb397066da7a7254945b6dd95e3903f992f7646
MD5 1a68b6c9baaabe126ad900a2645672f9
BLAKE2b-256 18f0baca43d011d042ae2bff092a82b95fc075220f92f05b2d96757ca03c868a

See more details on using hashes here.

File details

Details for the file zerodep-2026.5.5.3-py3-none-any.whl.

File metadata

  • Download URL: zerodep-2026.5.5.3-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for zerodep-2026.5.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9248f7aea5c3476794991719b797edc40603041d5ccd860f9abb41c29fd04af7
MD5 78e2d4bafa52c3066e99733a8e9d02d0
BLAKE2b-256 629086230f9d319672e97ce1004fc92533d17cf07d436af58695db27d1681f35

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page