papaye
Project description
papaye
A basic PyPi server clone written in Pyramid Web Framework, using ZODB and Beaker Cache.
Getting Started
cd <directory containing this file>
$venv/bin/pip install -e .
$venv/bin/papaye_init development.ini # Use production.ini in production
$venv/bin/pserve development.ini # Use production.ini in production
Configuration
Papaye variables
papaye.proxy (true / false)
Enable proxy from Pypi server
papaye.anonymous_install (true / false)
Allow anonymous user to install packages
papaye.proxy.broker (ZMQ URI)
ZMQ URI used by queue and producer devices
papaye.proxy.collector (zmq uri)
zmq uri used by collector device
papaye.proxy.worker (zmq uri)
zmq uri used by worker devices
papaye.worker.concurency (integer)
Number of workers
Changelist
0.1.2
Fixed download async tasks
0.1.1
Added templates to Papaye package
0.1
Initial version
Works with PIP
Proxify PyPi repository
Cache PyPi repository
Package uploading
Anonymous / private repository
Async tasks
Works with Python 3.2 / 3.3 / 3.4
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
File details
Details for the file papaye-0.1.2.tar.gz
.
File metadata
- Download URL: papaye-0.1.2.tar.gz
- Upload date:
- Size: 77.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f06a8cf805c1aed61f50dfd8b3962849f97e6a8b09f0073a20a6737ef6078bd |
|
MD5 | e41705b3005cadde090d316d28d93400 |
|
BLAKE2b-256 | b43ebce48654a2136d45f66542829f191d886bc63e38baadc8db3d4ac0a8a18b |