Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Will setuptools work with python 3.2.x

Python - package installed with easy_install is not being detected (PIL 1.1.7)

Should I include tests and .pyc files when building package with setuptools?

python packaging setuptools

How can I ask setup.py to list dependencies?

trouble with creating a virtual environment in Windows 8, python 3.3

Can't install Pillow on centos

how to make pip respect the "CC" environment variable

Including static data in setup.py (setuptools)

python 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