How to roll my own pypi?

后端 未结 10 2091
名媛妹妹
名媛妹妹 2020-11-27 14:53

I would like to run my own internal pypi server, for egg distribution within my organization.

I have found a few projects, such as:

  • http://pypi.python
10条回答
  •  再見小時候
    2020-11-27 15:08

    devpi

    We are using it in a corporate environment and are pretty satisfied. It supports replication, private indexes and index inheritance.

提交回复
热议问题