Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

Select Visual Studio Version in `distutils.setup(...)`

Deciding which package manager was used to install a Python package

How to write setup.py for installing python module without making .egg file

compiling 32 bit python modules (e.g. numpy) on 64 bit linux

python package - include test suite or not

Override setup.cfg options to achieve default behavior

AssertionError inside of ensure_local_distutils when building a PyInstaller exe using setuptools/distutils

List of PyPI classifiers

How to get the actual command that the Distutils compile() function uses?

python distutils

What are the packages in a setup.py?

python package distutils

How to make setup.py install multiple top-level packages?

Change output filename in setup.py (distutils.extension)

How to fix "Distutils was imported before Setuptools" when opening a .ipynb file?

Make distutils place compiled extensions in the right folder

python distutils

What if setuptools isn't installed?

Saving the installation log generated from setup.py

python distutils setup.py