58491c1010
pypiserver is a minimal PyPI compatible server for pip or easy_install. It is based on bottle and serves packages from regular directories. Wheels, bdists, eggs and accompanying PGP-signatures can be uploaded either with pip, setuptools, twine, pypi-uploader, or simply copied with scp.
4 lines
287 B
Text
4 lines
287 B
Text
pypiserver is a minimal PyPI compatible server for pip or easy_install. It is
|
|
based on bottle and serves packages from regular directories. Wheels, bdists,
|
|
eggs and accompanying PGP-signatures can be uploaded either with pip,
|
|
setuptools, twine, pypi-uploader, or simply copied with scp.
|