Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

setup.py register server returns code 308 [duplicate]

python pypi

How can I allow python users with a version lower than python2.7 to run my program that uses `sysconfig`?