Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

How to compile C++ dependencies during pip install?

Why is dependency links in setup.py deprecated?

python pip setuptools setup.py

How to identify compiler before defining cython extensions?

cython setuptools

Pycharm issues with installing Setuptools

Correct use of PEP 508 environment markers in setup.cfg

How to specify dependencies that setup.py needs during installation?

python setuptools setup.py

How do I get the current 'package' name? (setup.py)

What's the best layout for a python command line application?

How to manage several python subprojects with setuptools?

Running custom setuptools build during install

python setuptools distutils

Alternative dependencies (fall back) in setup.py

Does python's setuptools support the `__name__ == "__main__"` style of execution?

python setuptools

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

Install numpy + pandas as dependency in setup.py

python numpy pandas setuptools

Installed module is empty

python setuptools

How to prevent setuptools install package as an .egg

python setuptools egg

How To Set Project Links in PyPI