pypicloud 0.2.12
pip install pypicloud==0.2.12
Released:
Private PyPI backed by S3
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Steven Arcangeli
- Tags pypi , s3 , cheeseshop , package
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Project description
PyPI Cloud
- Build:
- Documentation:
- Downloads:
- Source:
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).
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.12
Bug fix: Mirror mode works properly with S3 storage backend
0.2.11
Bug fix: Cache mode will correctly download packages with legacy versioning
Bug fix: Fix the fetch_requirements endpoint
Bug fix: Incorrect expire time comparison with IAM roles
Feature: ‘mirror’ mode. Caches packages, but lists all available upstream versions.
0.2.10
Bug fix: S3 download links expire incorrectly with IAM roles
Bug fix: fallback = cache crashes with distlib 0.2.0
0.2.9
Bug fix: Connection problems with new S3 regions
Usability: Warn users trying to log in over http when session.secure = true
0.2.8
Bug fix: Crash when migrating packages from file storage to S3 storage
0.2.7
Bug fix: First download of package using S3 backend and pypi.fallback = cache returns 404
0.2.6
Bug fix: Rebuilding SQL cache sometimes crashes
0.2.5
Bug fix: Rebuilding SQL cache sometimes deadlocks
0.2.4
Bug fix: ppc-migrate between two S3 backends
0.2.3
Bug fix: Caching works with S3 backend
0.2.2
Bug fix: Security bug in user auth
Bug fix: Package caching from pypi was slightly broken
Bug fix: ppc-migrate works when migrating to the same storage type
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Steven Arcangeli
- Tags pypi , s3 , cheeseshop , package
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file pypicloud-0.2.12.tar.gz
.
File metadata
- Download URL: pypicloud-0.2.12.tar.gz
- Upload date:
- Size: 478.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7c9788dd0e228b1874e4e876cd369b32b2b4e0c029f43bcfe00f0f28c8f93048
|
|
MD5 |
d20785ff7df1a4efc8449003856fa8d9
|
|
BLAKE2b-256 |
830fa504935d06ca69e59eccc54289050aba98fd7ce9fb80f95345d9027290b7
|
File details
Details for the file pypicloud-0.2.12-py2.py3-none-any.whl
.
File metadata
- Download URL: pypicloud-0.2.12-py2.py3-none-any.whl
- Upload date:
- Size: 502.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7f6a5102d3bec6b78639745b31e6965ed2ef87f26874ab0692148764040a47f3
|
|
MD5 |
d9ddc69da325d788540697a7fd45339b
|
|
BLAKE2b-256 |
2d550875408611f6ad961e142104135e8e2611c6595ab0b2c622388b5820ff5a
|