Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

ModuleNotFound when trying to install Python Extension Module (Cython) inside the same package specified in setup.py

Is there a portable way to provide localization of a package distributed on PyPI?

Python setuptools_scm get version from git tags

What does the 'distutils_hack' module do?

python setuptools distutils

"python setup.py install" does not create entry points

Is setuptools always installed in Python by default?

python pip setuptools setup.py

How to properly get console_scripts install_scripts directory?

How can I run Sphinx doctests as part of setup.py?

configure setup.py to install a package unzipped

python setuptools pytz

Is there a way to update a package and, recursively, all the packages it uses?

python pip setuptools setup.py

How to install multiple python namespace packages in editable mode

python pip setuptools

how to distribute python packages with unittests as executable entry points?

python package pip setuptools

pip does not install dependency declared in setup() requires parameter

python pip setuptools

'tox' and 'pyproject.toml'

setup.py install vs pip install