Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

What does "has no metadata" mean in a yolk package listing?

Python setuptools develop command: "No module named..."

python setuptools

Cx_Freeze cannot find pkg_resources/*.*'

python setuptools cx-freeze

How to access text file in project root from python package under `src/` directory

Why does running "setup.py test" run my console script?

python setuptools

ModuleNotFoundError: No module named <modulename> after pip install

How to install python cli scripts with setuptools without duplicates?

python setuptools

What are the use cases for a Python distribution?

Differences between setuptools and pip's dependency resolution

python pip setuptools

Python setuptools install as editable

python package setuptools

Creating new virtualenv 1.11.5 failed with setuptools issue

Allowing a python package requirement to fail in setup

python pip setuptools setup.py

Cython conditional compilation based on external value given via `setuptools`

Setuptools entry_points/console_scripts have specific Python version in shebang

python setuptools

setup.py check if non-python library dependency exists

How to build and distribute a Python/Cython package that depends on third party libFoo.so

How to write a minimally working pyproject.toml file that can install packages?

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

What keyword arguments does setuptools.setup() accept?

pip install -U setuptools fail windows 10