A python toolkit to download packages from PyPI and copy them in a directory compatible with the pip index.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pypiprivatizer-1.0.0.tar.gz
.
File metadata
- Download URL: pypiprivatizer-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39e40d4092e610fe176a094b7b0d3ccb8a29bdb7bdf27f7bb14a22e64573d212 |
|
MD5 | 6e61d68034717bb3917a4dac88f6b985 |
|
BLAKE2b-256 | 983e71bf6f5630447772ae19a2edd255f002eca894580a06b60a706f408222e9 |
File details
Details for the file pypiprivatizer-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pypiprivatizer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72d9e79d057d037507aaee318ce2c6176bba7e9631f2bb6ec612fa441cd7f564 |
|
MD5 | aefbf3d9b4dbe723e59ede4d52941449 |
|
BLAKE2b-256 | e903b1b6a4e87f85066a6acaa055c0d92b90cc35dd35ea6d9bda76f26c56c9b9 |