devpi-server 2.1.1
devpi-server: reliable fast pypi.python.org caching server
- issue tracker, repo
- IRC: #devpi on freenode, mailing list
- compatibility: {win,unix}-py{26,27,33}
consistent robust pypi-cache
You can point pip or easy_install to the root/pypi/+simple/ index, serving as a self-updating transparent cache for pypi-hosted and external packages. Cache-invalidation uses the latest and greatest PyPI protocols. The cache index continues to serve when offline and will resume cache-updates once network is available.
github-style indexes
Each user can have multiple indexes and upload packages and docs via standard setup.py invocations. Users, indexes (and soon projects and releases) are manipulaed through a RESTful HTTP API.
index inheritance
Each index can be configured to merge in other indexes so that it serves both its uploads and all releases from other index(es). For example, an index using root/pypi as a parent is a good place to test out a release candidate before you push it to PyPI.
good defaults and easy deployment
Get started easily and create a permanent devpi-server deployment including pre-configured templates for nginx and cron.
separate tool for Packaging/Testing activities
The complimentary devpi-client tool helps to manage users, indexes, logins and typical setup.py-based upload and installation workflows.
See http://doc.devpi.net for getting started and documentation.
File | Type | Py Version | Uploaded on | Size | |
---|---|---|---|---|---|
devpi-server-2.1.1.tar.gz (md5) | Source | 2014-10-15 | 108KB | ||
- Downloads (All Versions):
- 173 downloads in the last day
- 936 downloads in the last week
- 4613 downloads in the last month
- Author: Holger Krekel
- Home Page: http://doc.devpi.net
- Keywords: pypi cache server wsgi
- License: MIT
-
Categories
- Development Status :: 4 - Beta
- Environment :: Web Environment
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: MIT License
- Programming Language :: Python
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3.3
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: WSGI :: Application
- Package Index Owner: hpk, fschulze
- Package Index Maintainer: fschulze
- DOAP record: devpi-server-2.1.1.xml