Search code examples
How to add c compiler options to distutils...

pythoncdistutils

Read More
Is it possible to wrap a function from a shared library using F2PY?...

pythonnumpydistutilslapackf2py

Read More
RPM subpackages from a Python project...

pythonpackagerpmsetuptoolsdistutils

Read More
Installing Python package documentation...

pythondocumentationdistutils

Read More
Why is an egg-info file created when I'm using distutils?...

pythonsetuptoolsdistutilsvirtualenvwrapper

Read More
Python generate sdist and upload it in a separate step...

pythondistutilssdist

Read More
Using distutils to make a package sutiable for zipimport...

pythondistutils

Read More
How to specify C++11 with distutils?...

pythonc++11distutils

Read More
read README in setup.py...

pythonsetuptoolsdistutilssetup.py

Read More
Distutils compiler options configuration...

pythonpython-2.7distutilsenthought

Read More
Cython and distutils...

pythoncythondistutils

Read More
Compiling with cython and mingw produces gcc: error: unrecognized command line option '-mno-cygw...

pythonmingwdistutilscython

Read More
How to run nosetests in a project using Cython...

pythoncythonpython-3.3distutilsnosetests

Read More
Calling C++ code from Python using Cython whith the distutilis approach...

c++pythonopencvcythondistutils

Read More
Dynamic Library causes error when added to setup.py file (on Mac OS.X)...

c++pythonopencvcythondistutils

Read More
How do I assign a version number for a Python package using SVN and distutils?...

pythonsvndistutils

Read More
Why are some of my files not available in the installation of my python module packaged using setupt...

pythonpython-2.7pyqt4setuptoolsdistutils

Read More
error: unknown file type '.hpp' in distutils extension module...

c++pythonswigdistutilspython-extensions

Read More
How to Install pre-requisites with setup.py...

pythondistutilssetup.py

Read More
Using Python Modules in from self created .egg-File...

pythonsetuptoolsdistutilsimporterror

Read More
Py2Exe generate log file...

pythonloggingpy2exedistutils

Read More
Pypi Registration and Updating...

pythondistutilspypi

Read More
install Python module both as module and as script...

pythoninstallationdistutils

Read More
How to include projects in personal SCM repositories (not in pypi) to setup.py?...

pythonbuilddistutilssetup.pypypi

Read More
Where and how to install dependent binaries and libs with a Python application...

pythondistutils

Read More
How to add a Python file to the installed targets with Cython and distutils?...

pythoncythondistutils

Read More
python package - include test suite or not...

pythonpackagesetuptoolsdistutils

Read More
Check some requirements when running setup.py for install...

pythondistutils

Read More
packaging with numpy and test suite...

pythonnumpyfortrandistutilsf2py

Read More
Python module won't install...

pythonsetuptoolsdistutils

Read More
BackNext