A pip wrapper that uses AWS S3 for package data
Project description
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...
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
s3pip-0.1.1.tar.gz
(3.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file s3pip-0.1.1.tar.gz.
File metadata
- Download URL: s3pip-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c79710dc27ac60bd4b960cf0dca16e8cc69a1402d0e4e05f96e59c04cc18f57
|
|
| MD5 |
39167cd5d5799d2c5a6fd44b00ce171a
|
|
| BLAKE2b-256 |
2e3aee49c40cc7fd016791071e002c8eeda3a4da0a97bb514597d8103dab42ad
|
File details
Details for the file s3pip-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: s3pip-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ada3c24d9f8030d3b84fe2979158d0f81fb7821c5637c836ae3ef2a9af46efe
|
|
| MD5 |
a59019173dd18275335b07f67dc489ea
|
|
| BLAKE2b-256 |
93d20013f37c18e1bf5ecf064384db85a1bf3930137c5899fd4a16f84e9c8e96
|