C / C ++ Packaging for Python Using SWIG — Set 1

Differences between distribute, distutils, setuptools and distutils2?

setuptools vs. distutils: why is distutils still a thing?

How to include package data with setuptools/distutils?

DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both

ModuleNotFoundError: No module named "distutils.core"

how to install python distutils

How can I distribute python programs?

IndexError: tuple index out of range when using py2exe

Problems with pip install numpy - RuntimeError: Broken toolchain: cannot link a simple C program

Post-install script with Python setuptools

Compiling with cython and mingw produces gcc: error: unrecognized command line option "-mno-cygwin"

How to compile python script to binary executable

Do python projects need a MANIFEST.in, and what should be in it?

Can"t install via pip because of egg_info error

Installing SciPy and NumPy using pip

Issue with virtualenv - cannot activate

Windows Scipy Install: No Lapack/Blas Resources Found

Does Python SciPy need BLAS?

django import error - No module named core.management

"OSError: [Errno 1] Operation not permitted" when installing Scrapy in OSX 10.11 (El Capitan) (System Integrity Protection)

Python pip install fails: invalid command egg_info

What"s the proper way to install pip, virtualenv, and distribute for Python?

Failed to install Python Cryptography package with PIP and setup.py

Installing python module within code

How to state in requirements.txt a direct github source