pypi
Default server in multiple server configuration of distutils in ~/.pypirc
I want to have multiple PyPI servers in my ~/.pypirc file so I can easily publish to different servers, depending on the project.[详细]
2023-02-20 05:19 分类:问答Why was PyPI called the cheese shop?
Locked. This question and its answers are locked because the question is off-topic but has historical significance. It is not c开发者_运维技巧urrently accepting new answers or interactions.[详细]
2023-02-18 05:34 分类:问答packaging common python namespaces
I\'m looking to package and upload a library I have to PyPI in the next few days, but I\'m a little unsure about my approach to the namespace.[详细]
2023-02-12 22:22 分类:问答Unable to install pip: Permission denied error
I am trying to install pip but currently unable to. I navigate to the pip folder and python setup.py install[详细]
2023-01-29 03:18 分类:问答How to set up "front page" documentation on PYPI for a project?
I would like to add basic documentation cont开发者_JAVA百科ent to the front page of PYPI of my module like it\'s done, for example, here: http://pypi.python.org/pypi/Jinja2.[详细]
2023-01-26 08:38 分类:问答PyPi issues - Upload failed (401): You must be identified to edit package information [duplicate]
This question already has answers here: "setup.py upload" is failing with "Upload failed (401): You must be identified to edit package information"[详细]
2023-01-17 00:57 分类:问答Why does pip install matplotlib version 0.91.1 when PyPi shows version 1.0.0?
Update Oct 15, 2012 PyPi is now showing matplotlib at 1.1.0 so this issue is resolved.Install matplotlib via:[详细]
2023-01-12 16:46 分类:问答How can I make setuptools install a package that's not on PyPI?
I\'ve just started working with setuptools and virtualenv. My package requires the latest python-gearman that is only available from GitHub. The python-gearman version that\'s on PyPI is an old one. T[详细]
2023-01-11 03:23 分类:问答Why use pip over easy_install?
A tweet reads: Don\'t use easy_install, unless you like stabbing yourself in the face. Use pip. Why开发者_Python百科 use pip over easy_install? Doesn\'t the fault lie with PyPI and package author[详细]
2023-01-06 21:05 分类:问答Problems installing a package from PyPI: root files not installed
After installing the BitTorrent-bencode package, either via easy_install BitTorrent-bencode or pip install BitTorrent-bencode, or by downloading the tarball and installing that via easy_install $tarba[详细]
2023-01-02 15:47 分类:问答
加载中,请稍侯......