Skip to main content

PEP 503 index builder

Project description

Index 503

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

PEP 503 index builder

Usage

If you have a directory full of wheels like musllinux:

index-503 musllinux

This will produce a musllinux-index directory with a PEP 503 index symlinked to the original directory without disturbing the original directory.

Running this again will replace the original index and delete the old index in an atomic manner.

A lock will be held in the parent directory to prevent concurrent executions.

Example

For image builds pip3 install --no-cache-dir --dry-run --only-binary=:all: --index-url "https://wheels.koston.org/musllinux-index/" -r requirements.txt

For run time installs pip3 install --no-cache-dir --dry-run --only-binary=:all: --extra-index-url "https://wheels.koston.org/musllinux-index/" -r requirements.txt

Known issues

This only works with pip 23.2 or later due to https://github.com/pypa/pip/issues/12038

Installation

Install this via pip (or your favourite package manager):

pip install index-503

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

This project borrows heavily from Dominic Davis-Foster's simple503 https://github.com/repo-helper/simple503

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

index_503-2.4.0.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

index_503-2.4.0-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file index_503-2.4.0.tar.gz.

File metadata

  • Download URL: index_503-2.4.0.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for index_503-2.4.0.tar.gz
Algorithm Hash digest
SHA256 e2064542413d192107113c21e2eb7a6fd17818cc953b2c651e15c304cebdecc8
MD5 971579ede0126e92991a089dcf4ccf7c
BLAKE2b-256 9e788b25fdc5de569c8fa8836b8a439b2fa3cfcb3dc59615bb51e19495e346ba

See more details on using hashes here.

File details

Details for the file index_503-2.4.0-py3-none-any.whl.

File metadata

  • Download URL: index_503-2.4.0-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12

File hashes

Hashes for index_503-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fcd49a2a359e173c04168e767a19932b59e3812427197c9de4421e745db1de14
MD5 65dcff042182cd9fe274a15c4b8f35b7
BLAKE2b-256 ecfcc4db6ca2b671895fd4206d28038290558782f34769b9ed7895754dccf6c0

See more details on using hashes here.

Supported by

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