Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Wheel names are platform independent even though my package includes compiled libraries

Override the shebang mangling in python setuptools

python linux setuptools

Installing data_files in setup.py with pip install -e

How does one install a setup.cfg + pyproject.toml python project in editable mode with pip?

How to package a Python daemon with setuptools

How to declare build-time dependencies without breaking other packages?

python setuptools

Pre-release versions are not matched by pip when using the `--pre` option

Combined Python & Ruby extension module

python ruby setuptools newgem

doesn't setup.py develop use wheel for install_requires?

Set default compiler when using Cython and setuptools to compile multiple extensions

Installing my sdist from PyPI puts the files in unexpected places

How to run_command at setuptools with options?

python setuptools distutils

Dependency links for extras_require in setup.py

python pip setuptools setup.py

Exclude single source file from python bdist_egg or bdist_wheel

setuptools python-wheel egg

Installing ScientificPython as a dependency

How to remove build products

"Server response (401): You must login to access this feature" when registering package on pypi

Using setuptools, how can I download external data upon installation?

python pip setuptools

Python package setup script install binary executable

python pip setuptools

Python: Why setuptools doesn't include my package data?

python setuptools distutils