Simplify your setup.py
JSON →setupmeta is a Python library designed to significantly reduce boilerplate in `setup.py` files by automatically inferring project metadata from common project conventions. It extracts information like long description from `README.rst`/`README.md`, version from `__version__.py` or Git tags, and dependencies from `requirements.txt`. It encourages a DRY (Don't Repeat Yourself) approach to Python packaging. The current version is 3.9.0, and it is actively maintained with a regular release cadence.
Traffic · last 30 days ↑200% vs prev 7d
total hits 12
actors 5 distinct systems
last hit 5d ago AhrefsBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada
API endpoints
full doc /v1/registry/setupmeta
install /v1/registry/setupmeta/install
compatibility /v1/registry/setupmeta/compatibility