Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Python packaging: Generate a python file at installation time, have this work with tox

Is there a best practice to make a package PEP-561 compliant?

python setuptools mypy

Prevent package from being installed on old Python versions

ImportError: No module named extern

broken easy_install and pip after upgrading to OS X Mavericks

What is "where" argument for in setuptools.find_packages?

python setuptools packaging

setup.py sdist exclude packages in subdirectory

python setuptools

Distribute a Python package with a compiled dynamic shared library

should pytest et al. go in tests_require[] or extras_require{testing[]}?

python setuptools setup.py

Pipenv vs setup.py

python pip setuptools pipenv

What does the `platforms` argument to `setup()` in `setup.py` do?

Python: Why do some packages get installed as eggs and some as "egg folders"?

RemoveError: 'setuptools' is a dependency of conda and cannot be removed from conda's operating environment

How can I use setuptools to generate a console_scripts entry point which calls `python -m mypackage`?

setup_requires with Cython?

How can I install packages hosted in a private PyPI using setup.py?

python setuptools pypi

How to obtain arguments passed to setup.py from pip with '--install-option'?

python pip setuptools

MANIFEST.in, package_data, and data_files clarification?

python setuptools distutils

Import error on installed package using setup.py

Error while downloading the requirements using pip install (setup command: use_2to3 is invalid.)