Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

AttributeError: 'list' object has no attribute 'rfind' in using cx_freeze

making python pip figure out the correct package version to download

python pip distutils

How to add console_script/entry point to setup.py that call a class function python

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)