Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

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

What is the most conventional way to integrate C code into a Python library using distutils?

How can I build a setup.py to compile C++ extension using Python, pybind11 and Mingw-w64?

Deploying Python modules in an Ubuntu system with distutils and deb

python distutils deb

Compiling C shared library with distutils' setup.py, when the library depends on a second shared library

python c ctypes distutils

What does distutils do with the "requires" metadata?

python pip distutils

Numpy distutils howto

python numpy distutils f2py