Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

Hook to add commands to distutils build?

python distutils

Python module won't install

python setuptools distutils

What parts of a virtualenv need to be changed to relocate it? [duplicate]

Testing Python C libraries - get build path

python setuptools distutils

Best way to package a Python library that includes a C shared library?

python c distutils

Is it possible to wrap a function from a shared library using F2PY?

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