How to roll my own pypi?

后端 未结 10 2087
名媛妹妹
名媛妹妹 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:22

    If you would like a lighter solution then deploying an entire pypi server, you could try using a server index generated by basketweaver.

提交回复
热议问题