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.0.tar.gz
(2.9 kB
view details)
File details
Details for the file s3pip-0.1.0.tar.gz
.
File metadata
- Download URL: s3pip-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d4f73dc689048ec779106ec4d3248cc8e18184228aea4a3619314db7ad1d9ee |
|
MD5 | 39310dcb9707dcdc5a0449daee591600 |
|
BLAKE2b-256 | 38d9e5d980cb597de1f9ffd4efe39e9ddee29dd916cee07c6a1fb27d863d6567 |