simple503

PEP 503 Python package repository generator.

Not affected by pypa/pip#10825

Docs

Documentation Build Status Docs Check Status

Tests

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

Installation

python3 -m pip install simple503 --user

Additionally, if the incremental extra is installed (with e.g. python3 -m pip install simple503[incremental]), simple503 won’t update pages if the body is unchanged. This prevents unnecessary diffs caused by updating the version number in the generator string.

New in version 0.2.0.