Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pypi

How do I effectively make changes to a 3rd party django app?

python django pypi

an alternative to setup.py

python setup.py pypi

Why my package can't be installed with "pipx"?

python pip setup.py pypi

Install specific package from specific index

python pip pypi

How can a README.md file be included in a PyPI module package using setup.py?

python pypi setup.py

Poetry install private package started suddenly failing in Docker

docker pypi python-poetry

Function of "[tool.setuptools.packages] find = {}" in pyproject.toml

Separate accounts for PyPI and TestPyPI

pip cannot find package from local pypi (jfrog artifactory)

python pip artifactory pypi

How to include an executable file in setup.py

How do I make pip display the latest version of a package on PyPI?

python pip pypi

what are the Best coding practice for creating python package

python-3.x pip package pypi

How to protect against Pypi package maintainers deciding to remove a package?

python pypi

Install latest compatible version of package with pip

python pip pypi

Registering to PyPi: basic auth failed

I'd like some advice on packaging this as an egg and uploading it to pypi

Poetry config and publish are broken for me

python pypi python-poetry