Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

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?

How do i run the python 'sdist' command from within a python automated script without using subprocess?

How do I specify the default install path of an msi in cx_freeze and distutils?

python distutils cx-freeze

Translate F2PY compile steps into setup.py

distutils gfortran f2py

cython - distutils vs cmake: linking against libpython?

python cmake cython distutils

Install package which has setup_requires from local source distributions

Force `sdist` to create .zip archive even on Linux

python distutils sdist

How to get the path of the Python library from within Python

python swig distutils

How to use a different C++ compiler in Cython?

Where are 'package data' files?

Will Distribute be outdated when new packaging comes with Python 3.3?