Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

s3pip-0.1.1-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 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