How to add c compiler options to distutils...
Read MoreIs it possible to wrap a function from a shared library using F2PY?...
Read MoreRPM subpackages from a Python project...
Read MoreInstalling Python package documentation...
Read MoreWhy is an egg-info file created when I'm using distutils?...
Read MorePython generate sdist and upload it in a separate step...
Read MoreUsing distutils to make a package sutiable for zipimport...
Read MoreHow to specify C++11 with distutils?...
Read MoreDistutils compiler options configuration...
Read MoreCompiling with cython and mingw produces gcc: error: unrecognized command line option '-mno-cygw...
Read MoreHow to run nosetests in a project using Cython...
Read MoreCalling C++ code from Python using Cython whith the distutilis approach...
Read MoreDynamic Library causes error when added to setup.py file (on Mac OS.X)...
Read MoreHow do I assign a version number for a Python package using SVN and distutils?...
Read MoreWhy are some of my files not available in the installation of my python module packaged using setupt...
Read Moreerror: unknown file type '.hpp' in distutils extension module...
Read MoreHow to Install pre-requisites with setup.py...
Read MoreUsing Python Modules in from self created .egg-File...
Read Moreinstall Python module both as module and as script...
Read MoreHow to include projects in personal SCM repositories (not in pypi) to setup.py?...
Read MoreWhere and how to install dependent binaries and libs with a Python application...
Read MoreHow to add a Python file to the installed targets with Cython and distutils?...
Read Morepython package - include test suite or not...
Read MoreCheck some requirements when running setup.py for install...
Read Morepackaging with numpy and test suite...
Read More