Skip to main content

A python toolkit to download packages from PyPI and copy them in a directory compatible with the pip index.

Project description

Build Python application Upload Python Package

pypiprivatizer

A python tool to download PyPI packages and create the local structure to run a private index

This tool is totally based on pip.

The user needs to provide via the command line a requirement file and the tool will invoke pip to download all the packages required. Moreover the user can select a directory where the packages will be moved in order to mimick the required structure of the PyPI index.

Installation

Just use pip

python -m pip install pypiprivatizer

Usage

From your python enviroment:

python -m pypiprivatizer -h

to get all CLI options.

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

pypiprivatizer-1.0.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pypiprivatizer-1.0.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

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