.dockerignore
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
SECURITY.md
app.requirements.txt
docker-compose.yml
pyproject.toml
setup.cfg
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish-docker-image.yml
.github/workflows/publish-python-package.yml
.github/workflows/test-python-package.yml
scripts/benchmark-json-api-response-size.py
src/proxpi/__init__.py
src/proxpi/_cache.py
src/proxpi/server.py
src/proxpi.egg-info/PKG-INFO
src/proxpi.egg-info/SOURCES.txt
src/proxpi.egg-info/dependency_links.txt
src/proxpi.egg-info/requires.txt
src/proxpi.egg-info/top_level.txt
src/proxpi/templates/files.html
src/proxpi/templates/index.html
src/proxpi/templates/packages.html
tests/__init__.py
tests/_utils.py
tests/requirements.txt
tests/test-docker-image.sh
tests/test_integration.py
tests/test_pypi.py
tests/data/indexes/extra/index.html
tests/data/indexes/extra/index.json
tests/data/indexes/extra/numpy/index.html
tests/data/indexes/extra/numpy/index.json
tests/data/indexes/extra/numpy/numpy-1.23.1-cp310-cp310-macosx_10_9_x86_64.whl
tests/data/indexes/extra/numpy/yanked.json
tests/data/indexes/extra/scipy/index.html
tests/data/indexes/extra/scipy/index.json
tests/data/indexes/extra/scipy/scipy-1.9.0-cp310-cp310-manylinux_2_17_x86_64.whl
tests/data/indexes/extra/scipy/scipy-1.9.0.tar.gz
tests/data/indexes/extra/scipy/yanked.json
tests/data/indexes/root/index.html
tests/data/indexes/root/index.json
tests/data/indexes/root/numpy/index.html
tests/data/indexes/root/numpy/index.json
tests/data/indexes/root/numpy/numpy-1.23.1-cp310-cp310-manylinux_2_17_x86_64.whl
tests/data/indexes/root/numpy/numpy-1.23.1-cp310-cp310-manylinux_2_24_x86_64.whl
tests/data/indexes/root/numpy/numpy-1.23.1-cp310-cp310-manylinux_2_24_x86_64.whl.metadata
tests/data/indexes/root/numpy/numpy-1.23.1-cp310-cp310-manylinux_2_28_x86_64.whl
tests/data/indexes/root/numpy/numpy-1.23.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata
tests/data/indexes/root/numpy/numpy-1.23.1-cp310-cp310-win_amd64.whl
tests/data/indexes/root/numpy/numpy-1.23.1.tar.gz
tests/data/indexes/root/numpy/yanked.json
tests/data/indexes/root/proxpi/index.html
tests/data/indexes/root/proxpi/index.json
tests/data/indexes/root/proxpi/proxpi-1.0.0-py3-none-any.whl
tests/data/indexes/root/proxpi/proxpi-1.0.0.tar.gz
tests/data/indexes/root/proxpi/proxpi-1.1.0-py3-none-any.whl
tests/data/indexes/root/proxpi/proxpi-1.1.0.tar.gz
tests/data/indexes/root/proxpi/yanked.json