mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
added warehouse
This commit is contained in:
parent
d405145760
commit
e4c28b6abc
|
@ -113,6 +113,7 @@ 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.
|
||||
* [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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user