Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pypi

How to find the latest *compatible* version of a Pypi package?

python pypi python-3.2

Python Pypi: what is your process for releasing packages for different Python versions? (Linux)

How should I split up a Python module into PyPi packages?

python package packaging pypi

How can one compile CoffeeScript during the build phase of a Python packages' distutils installation?

reStructuredText: README.rst not working on PyPI

Python Namespace package as extension to existing package

Using PyPi official repo with pygradle

python gradle pypi pygradle

Creating PyPi package - Could not find a version that satisfies the requirement iso8601 [duplicate]

FileNotFoundError: [Errno 2] when packaging for PyPI

python csv packaging pypi

How to set up "front page" documentation on PYPI for a project?

python packaging pypi

what does `twine upload dist/*` command do?

python pypi twine

How to host a private python package manager in Azure or AWS

Using hyphen/dash in python repository name and package name

How to build a source distribution without using setup.py file?

Using python_requires to require Python 2.7 or 3.2+