repo-helper / simple503

PEP 503 index generator.

Home Page:https://simple503.readthedocs.io/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple503

PEP 503 Python package repository generator.

simple503 generates a static, PEP 503 simple repository of Python distributions. It takes a directory of Python wheels and generates the necessary directories and index.html files. The source directory can optionally be pre-sorted by project name, or simple503 can do this for you.

An example repository can be seen at https://repo-helper.uk/simple503/

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

simple503 can be installed from PyPI.

To install with pip:

$ python -m pip install simple503

About

PEP 503 index generator.

https://simple503.readthedocs.io/en/latest

License:MIT License


Languages

Language:HTML 71.8%Language:Python 27.9%Language:Just 0.2%Language:CSS 0.2%