A pip wrapper that uses Amazon’s S3 for package data.
Usage
Installation:
$ pip install s3pip
Set an environment variable containing the name of your bucket.
$ export S3_PIP_BUCKET_NAME=my_own_pypi_bucket
Now you can use s3pip just like pip
$ s3pip install requests
Downloading/unpacking requests
Found item in S3 /simple/requests/index.html
Found item in S3 /packages/2.7/r/requests/requests-2.2.1-py2.py3-none-any.whl
Downloading requests-2.2.1-py2.py3-none-any.whl (625kB): 625kB downloaded
Installing collected packages: requests
Successfully installed requests
Cleaning up...
Release files for s3pip 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| s3pip-0.1.1.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| s3pip-0.1.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 8.0 kB
Release files / s3pip-0.1.1.tar.gz
| Download URL | s3pip-0.1.1.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c79710dc27ac60bd4b960cf0dca16e8cc69a1402d0e4e05f96e59c04cc18f57
|
|
BLAKE2b-256 checksum How to use checksums |
2e3aee49c40cc7fd016791071e002c8eeda3a4da0a97bb514597d8103dab42ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / s3pip-0.1.1-py2.py3-none-any.whl
| Download URL | s3pip-0.1.1-py2.py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8ada3c24d9f8030d3b84fe2979158d0f81fb7821c5637c836ae3ef2a9af46efe
|
|
BLAKE2b-256 checksum How to use checksums |
93d20013f37c18e1bf5ecf064384db85a1bf3930137c5899fd4a16f84e9c8e96
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |