Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pypi

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

Building a smaller python extra package

python pip pypi

serving a python package from github on pypi

github pypi

Poetry install throws "Connection pool is full, discarding connection: pypi.org. Connection pool size: 10" error when building Docker image

docker pypi python-poetry

"No module named x.__main__; 'x' is a package and cannot be directly executed" when using entry_points / console_scripts

pep381client(pep381run) wont download packages from the official pypi server

python repository local pypi

Azure Webapp wheels --find-links does not work

Build python package for CLI script

pypi packaging and secrets: why does a github--intended .travis.yml hold a password?