Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

Python: pip installs sub-packages in root dir

distutils "not a regular file --skipped"

Cython+distutils build on Ubuntu Python 3 changes the module lib name during linking

python cython distutils

Marking Cython as a Build Dependency?

python pip cython distutils pypi

Can distutils perform a dependency check without installing?

python distutils setup.py

How to override python's distutils gcc linker with icc?

distutils.core.setup console script entry point?

setup.py: run build_ext before anything else

Choosing GCC version when building ( setup.py )

python gcc distutils

Uninstall a previous Installed msi created through cx_freeze bdist_msi

Building/testing a Python project with C extensions

Installing data files into %APPDATA% with distutils on Windows 7 X64

python distutils

how to write setup.py for this application structure?

python distutils setup.py

Install two python modules with same name

ImportError on subpackage when running setup.py test

python setuptools distutils

Python does not consider distutils.cfg

python pip distutils

How to specify Python requirements by allowing prereleases?