Cython: using distutils to compile C++...
Read MoreCustom distribution option in setup.py...
Read MoreHow can I make sure that python finds the necessary data files?...
Read MoreHow do I distribute fonts with my python package?...
Read MoreUse a name other than MANIFEST.in for Distutils manifest template...
Read MoreCannot import distutils from within a py2exe-compiled script...
Read More"File not found" error with py2exe...
Read MoreProgramatically testing for openmp support from a python setup script...
Read MorePython distutils exclude setup.py...
Read MoreHow to build SQL Cipher Python Binding for Windows...
Read MoreHow to deal with a script which has shebang line in setup script?...
Read MoreWhat's the best practice for installing development versions of Python modules in Anaconda?...
Read Morepackage_data files with executable permissions...
Read Morecxfreeze missing distutils module inside virtualenv...
Read MoreWhy setuptools does not copy my files while distutils does?...
Read MoreDistutils setup generate .so and not .dylib on Mac OS X...
Read Morebuilding extension for Python 3 with Swig and distutils...
Read MoreHow to handle configuration files with distutils to respect unixen's FHS?...
Read MoreSegmentation fault on calling Python C-extension module...
Read Morepy2app picking up .git subdir of a package during build...
Read MoreHow to create a .dylib C extension on mac os x with distutils and/or setuptools?...
Read Moredistutils setup.py install - 'module' object is not callable...
Read MoreDistutils can't find gcc from mingwpy in WinPython...
Read Morecan't copy 'ANIFEST.in': doesn't exist or not a regular file...
Read MoreRegenerate cython extension with distutils...
Read MoreHow to install prerequisites for running setup.py in setuptools?...
Read MoreCython and fortran - how to compile together without f2py...
Read MoreHow can I incorporate cmake file when building with distutils python?...
Read MoreInstall python package into directory relative to site-packages...
Read More