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.2.tar.gz (17.8 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.2-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zerodep-2026.5.2.tar.gz
  • Upload date:
  • Size: 17.8 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.2.tar.gz
Algorithm Hash digest
SHA256 cda92f2ed7fc239407d0307532b46c0a37a3e00ded86615ec44a20e6b55a6f67
MD5 627f9f6350e73fa85126a6961b928e62
BLAKE2b-256 3bfd7464abdd231c432a1b37aa6423b882041cfffd07f3155f878c8354f53525

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zerodep-2026.5.2-py3-none-any.whl
  • Upload date:
  • Size: 16.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 21d670fdd30bd2f84165ca15c85f33c06c0f43a6c94bf0d6314bdb7e722389be
MD5 0967dc13759dfa7359a3d0a685cfc27d
BLAKE2b-256 c4f7f5fcdfaffec1130c530f184d74ce3f489da43323846efa26b64e3166ef91

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