Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Installing my sdist from PyPI puts the files in unexpected places

How to run_command at setuptools with options?

python setuptools distutils

cython build via setup.py does wrong thing (putting all .so files in extra src dir)

"Server response (401): You must login to access this feature" when registering package on pypi