Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

python pip configure python executable for entry_points

python setuptools distutils

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

python macos unix gcc distutils

Building binary python distributions for multiple OS X versions

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

Registering to PyPi: basic auth failed

I'd like some advice on packaging this as an egg and uploading it to pypi

AttributeError: 'list' object has no attribute 'rfind' in using cx_freeze

making python pip figure out the correct package version to download

python pip distutils

How to add console_script/entry point to setup.py that call a class function python

Select Visual Studio Version in `distutils.setup(...)`

Deciding which package manager was used to install a Python package

How to write setup.py for installing python module without making .egg file

compiling 32 bit python modules (e.g. numpy) on 64 bit linux