This commit is contained in:
Vinta 2014-08-23 18:33:34 +08:00
parent b9dc633642
commit 68afe2c507
1 changed files with 2 additions and 4 deletions

View File

@ -112,11 +112,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Local PyPI repositories and proxies.*
* [Python Wiki PyPiImplementations](https://wiki.python.org/moin/PyPiImplementations) - A (somewhat dated) wiki list of PyPI compatible implementations.
* [warehouse](https://github.com/pypa/warehouse#warehouse) - Next generation Python Package Repository, designated replacemnet for the current official PyPI service.
* [devpi](http://doc.devpi.net/latest/) - PyPI server and packaging/testing/release tool.
* [warehouse](https://github.com/pypa/warehouse) - Next generation Python Package Repository, designated replacemnet for the current official PyPI service.
* [devpi](http://doc.devpi.net/) - PyPI server and packaging/testing/release tool.
* [localshop](https://github.com/mvantellingen/localshop) - PyPI server which mirrors official packages on-demand, and also supports local (private) package uploads.
* [Defend Against Fruit](http://teamfruit.github.io/defend_against_fruit/) - Pragmatic, continuous deployment-style build system for Python, with very detailed conceptual documentation.
## Distribution