Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

pip download without executing setup.py

How to install python-distutils for old python versions

python setup.py develop to override installed version

python distutils

How do I package for distribution a python module that uses a shared library?

Is it possible to require PyQt from setuptools setup.py?

How does `setup.py sdist` work?

python distutils

How to perform custom build steps in setup.py?

python setuptools distutils

A simple Hello World setuptools package and installing it with pip

PyCrypto install error on Windows

"error: Unable to find vcvarsall.bat" when compiling Cython code

How do I create Python eggs from distutils source packages?

python setuptools distutils

Referring to existing distutils options inside setup.cfg and setup.py

What does `python setup.py check` actually do?

python python-2.7 distutils

Collapse multiple submodules to one Cython extension

ValueError: Unknown MS Compiler version 1900

python setup.py sdist error: Operation not permitted

Cross Compiling Python Extensions

Python: Installing man pages in distutils based project

python distutils

Using CMake with setup.py

cmake distutils setup.py

How does one overwrite the default compile flags for Cython when building with distutils?

distutils cython