Search code examples
Pythonpath is still ignored and unable to install locally with pip...

pythonnumpypipsetuptoolsdistutils

Read More
script name in setup.py, why do I need file extension for script filename?...

pythondistutils

Read More
Installing Python binary modules to a custom location in Windows...

pythonwindowsinstallationpackagedistutils

Read More
How to add header files in setup.py so dependencies are observed when building the extensions?...

pythondistutilssetup.py

Read More
Python: Unable to easy_install (Windows 7 x64)...

pythonwindowsdistutilswindows-7-x64pysqlite

Read More
How do I access distutils version number?...

pythondistutils

Read More
Uploading to pypi, and downloading with pip...

pythonpackagepipdistutilspypi

Read More
setup.py : Create commands as for ant script?...

pythonantpackagingdistutilssetup.py

Read More
File in subpackage not taken into account...

pythonpy2exedistutilssetup.py

Read More
Adding output file to Python extension...

pythonpipsetuptoolsdistutilspython-extensions

Read More
distutils - how to get extension and python modules in same module?...

pythondistutils

Read More
What tools are there to cross-create an OSX installer for a python package?...

pythonmacossetuptoolsdistutilspacking

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

pythonpackagingdistutilsdistributepython-3.3

Read More
Python, cairo and distutils...

pythondistutilscairopy2apppycairo

Read More
How do you make python recognize read a precompiled shared file?...

c++pythoncmakedistutilspython-c-api

Read More
How to make Python and distutils use the right SDK on Mac OS X?...

pythonmacosunixgccdistutils

Read More
How to configure setup.py to have pip install from GitHub master?...

pythongithubpipsetuptoolsdistutils

Read More
Install Bash completion together with distutils / pip ...

pythonpipdistutilssetup.pybash-completion

Read More
How do I create Python eggs from distutils source packages?...

pythonsetuptoolsdistutils

Read More
How to depends of a system command with python/distutils?...

pythoncommandpackagingdistutils

Read More
Can I use VS2005 to build extensions for a Python system built with VS2003...

pythonvisual-studio-2005visual-studio-2003distutils

Read More
Multiple Python projects organization for deployment and/or distribution...

pythondjangodeploymentdistutilsproject-organization

Read More
Building lxml on Windows using MinGW...

pythoncmingwlxmldistutils

Read More
Use JS/CSS minification tools as python distutils commands?...

javascriptpythoncssdistutilsminify

Read More
How can I set log level used by distutils when using pip?...

pythonloggingpipdistutilspython-c-extension

Read More
Including a pyd directly in a setup.py file...

pythondistutils

Read More
How do I compile a C++ extension (rather than C) for Python on OSX?...

c++pythoncdistutils

Read More
Python setup.py: ask for configuration data during setup...

pythonpipdistutilseasy-install

Read More
How to link to forked package in distutils, without breaking pip freeze?...

pythonpipdistutils

Read More
Python Extension not installing into subpackage...

pythondistutilspython-extensions

Read More
BackNext