Skip to main content

Private PyPI backed by S3

Project description

PyPI Cloud

Master Build:

build coverage

0.1 Build:

build-0.1 coverage-0.1

Documentation:

http://pypicloud.readthedocs.org/

Downloads:

http://pypi.python.org/pypi/pypicloud

Source:

https://github.com/mathcamp/pypicloud

This package is a Pyramid app that runs a simple PyPI server where all the packages are stored on Amazon’s Simple Storage Service (S3).

LIVE DEMO

Quick Start

For more detailed step-by-step instructions, check out the getting started section of the docs.

virtualenv mypypi
source mypypi/bin/activate
pip install pypicloud waitress
pypicloud-make-config -t server.ini
pserve server.ini

It’s running! Go to http://localhost:6543/ to view the web interface.

Changelog

If you are upgrading an existing installation, read the instructions

0.2.1

  • Bug fix: Pre-existing S3 download links were broken by 0.2.0

0.2.0

Upgrade breaks: caching database

  • Bug fix: Timestamp display on web interface

  • Bug fix: User registration stores password as plaintext

  • Feature: ppc-migrate, command to move packages between storage backends

  • Feature: Adding support for more than one package with the same version. Now you can upload wheels!

  • Feature: Allow transparently downloading and caching packages from pypi

  • Feature: Export/Import access-control data via ppc-export and ppc-import

  • Feature: Can set default read/write permissions for packages

  • Feature: New cache backend: DynamoDB

  • Hosting all js & css ourselves (no more CDN links)

  • Obligatory miscellaneous refactoring

0.1.0

  • First public release

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

pypicloud-0.2.1.tar.gz (672.3 kB view hashes)

Uploaded Source

Built Distribution

pypicloud-0.2.1-py2.py3-none-any.whl (702.3 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