Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

How should setup.py and requirements.txt be used by app developers?

Nested Python C Extensions/Modules?

Should I bundle C libraries with my Python application?

python c distutils

how to use distutils to create executable .zip file?

python distutils python-2.6

py2app picking up .git subdir of a package during build

What's the best practice for installing development versions of Python modules in Anaconda?

Using Sphinx with a distutils-built C extension

What's distutils' equivalent of setuptools' `find_packages`? (python)

Comments in Python MANIFEST.in

python manifest distutils

Install Python extension to specific location

python distutils

How can I assert from Python C code?

Packaging local module with pex

How remove a program installed with distutils?

Python distutils gcc path

Python distutils not using correct version of gcc

python gcc distutils

Consistent versioning in Python project

Programatically testing for openmp support from a python setup script

python openmp distutils

how to make pip respect the "CC" environment variable