Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

distutils, distutils2, pip and requirements [closed]

python pip distutils buildout

Python: Why setuptools doesn't include my package data?

python setuptools distutils

How to run installed python script?

How to add PyPi dependencies to DEB package

Why does `setup.py develop` not work?

Is it safe to call `setup()` multiple times in a single `setup.py`?

How to strip source from distutils binary distributions?

python bytecode distutils

Distutils - How to disable including debug symbols when building an extension

python distutils

How can I make this long_description and README differ by a couple of sentences?

Python: If there are multiple egg versions of the same package installed, how do I import specifically the version I need?

Python setup.py: ask for configuration data during setup

Create package with cython so users can install it without having cython already installed

python cython distutils

Running custom setuptools build during install

python setuptools distutils

How to configure setup.py to have pip install from GitHub master?

What tools are there to cross-create an OSX installer for a python package?

read README in setup.py

Python runtime_library_dirs doesn't work on Mac

ImportError: No module named distutils