Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

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

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