Search code examples
Uninstall package with non-python files that weren't in distribution...


pythonpackagedelete-filepypipyproject.toml

Read More
Why does my Python package install files directly into site-packages instead of under my package dir...


pythonpackagingpypidirectory-structure

Read More
Using hyphen/dash in python repository name and package name...


pythonscikit-learnpippackagepypi

Read More
Can't import package that I published to PyPI...


pythonpippypi

Read More
what does pip install actually do?...


pythonpippackagepypipypiserver

Read More
Credentials in pip.conf for private PyPI...


pythonpipconfigpypi

Read More
How to pip install a package from a Gitlab PyPI package repository within a Dockerfile?...


pythondockergitlabpypipython-packaging

Read More
GitHub Actions publish to PyPI: ModuleNotFoundError for requirement that's in setup.py...


github-actionspypi

Read More
AWS Codeartifact pypi repo not installing packages uploaded with twine...


amazon-web-servicespippypi

Read More
Pip case sensitivity...


pythonmodulepippypi

Read More
PyPI - allow importing a module using a different name...


pythonpippython-importpypipython-packaging

Read More
I want to use special characters for naming my module in Pypi...


pythonmodulepypi

Read More
When should the "Natural Language" PyPI classifier be used?...


pythonsetuptoolspypipython-packagingdistutils

Read More
Package Publishing (Python) failing through Poetry...


pythonpypipython-poetry

Read More
How can I Install a Python module within code?...


pythonpippython-modulepypi

Read More
How to protect against Pypi package maintainers deciding to remove a package?...


pythonpypi

Read More
Alternatives for azure-iot-hub python package...


pythonazureazure-iot-hubpypi

Read More
Run a shell script during pip install...


pythonsetuptoolspypisetup.pypython-wheel

Read More
How do I provide a link to a changelog for a package on PyPI?...


pythonsetuptoolspypipython-packaging

Read More
Difference between pypi.org UI and pip output...


pippypi

Read More
How to make PyPi description Markdown work?...


pythonrestructuredtextpypi

Read More
Installing pypi packages on termux using pip is not working...


pythonpippackagepypitermux

Read More
ValueError: No PKG-INFO in archive...


pythonpippypitwine

Read More
How can I host my own private conda repository?...


pythonpipanacondapypiconda

Read More
How to find "import name" of any package in Python?...


pythonnamespacespypicheeseshop

Read More
Python: Should I save PyPi packages offline as a backup?...


pythonpypimaintainability

Read More
'No matching distribution found for setuptools' while building my own pip package...


pythonpipsetuptoolspypipython-packaging

Read More
How can I create a local own PyPI repository index without a mirror?...


pythonpippypi

Read More
How can I roll my own PyPI? For example, for 'egg' distribution...


pythonpypi

Read More
Why is python setup.py saying invalid command 'bdist_wheel' on Travis CI?...


pythontravis-cisetup.pypypi

Read More
BackNext