Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

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?

pip editable install on read-only filesystem

f2py with Intel Fortran compiler

Removing old egg-info files on Python package setup

How does setuptools decide which files to keep for sdist/bdist?

python setuptools distutils

How to trigger post-build using setuptools/distutils

How do I get setup.py test to use a specific fortran compiler?