Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distutils

What are the use cases for a Python distribution?

setup.py check if non-python library dependency exists

How do I distribute fonts with my python package?

Print path of output from python setup.py sdist

python distutils setup.py

How to install scripts to sbin with python's distutils?

distutils setup install --build-base doesn't work

Python setup, install one module as a sub module of another module?

python setuptools distutils

Can distutils install the module/package as an executable script?

setup.py adding options (aka setup.py --enable-feature )

python packaging distutils

Can I configure pydev to automatically compile cython files?

eclipse pydev distutils cython

Can cython be compiled with icc?

Python: pip installs sub-packages in root dir

distutils "not a regular file --skipped"

Cython+distutils build on Ubuntu Python 3 changes the module lib name during linking

python cython distutils

Marking Cython as a Build Dependency?

python pip cython distutils pypi

Can distutils perform a dependency check without installing?

python distutils setup.py

How to override python's distutils gcc linker with icc?

distutils.core.setup console script entry point?

Run custom task when call `pip install`

python pip distutils

why do I keep getting this message when installing saying EntryPoint must be in 'name=module:attrs [extras]