Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

How to tell setup.py to use Visual Studio

python setuptools

Different python package requirements for 32 and 64 bit

python pip setuptools

Deciding which package manager was used to install a Python package

How do I have multiple src directories at the root of my python project with a setup.py and pip install -e?

Create virtualenv with specific, older, setuptools version

How to write setup.py for installing python module without making .egg file

Specifying build requirements as a file in a setuptools pyproject.toml

How to define "python_requires" in pyproject.toml using setuptools?

Distribute shell scripts using setuptools and pyproject.toml

Unable to use --extra-index-url with pip after upgrading to 18.1

python pip setuptools

pip not properly resolving child/grandchild dependencies

Error exporting symbol when building Python C Extension in Windows

python package - include test suite or not

How to interpret the "Package would be ignored" warning generated by setuptools?

python setuptools

Building Python submodules from C++ extensions via cmake