Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

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

Creating a Python package for a C extension-only module which is pre-built

python setuptools distutils

Undefined symbol error importing Cython module

When should the "Natural Language" PyPI classifier be used?

packaging with numpy and test suite

Python 3.4: compile cython module for 64-bit windows

Get the commands distutils passes to the compiler

How to handle configuration files with distutils to respect unixen's FHS?

python distutils fhs

Disabling output when compiling with distutils

python distutils

Compiling an optional cython extension only when possible in setup.py

Override default installation directory for Python bdist Windows installer

python distutils