Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Specifying test dependencies in pyproject.toml and getting them installed with pip install -e

Setuptools: distribute package composed of a single module

Python setuptools exclude dependencies when installing

python pip setuptools

Error: Python packaging tool 'setuptools' not found

Distributing multiple packages using setup.py for Python

python package setuptools

Installing numpy before using numpy.distutils.core.setup

Extract messages programmatically with PyBabel

Is there a reason to have both tox.ini and setup.cfg in a python project?

setuptools tox pyscaffold

Best way to share code across several setup.py scripts?

python setuptools

When I run the setuptools .egg "as if it were a shell script", what's actually happening?

What's the standard way to package a python project with dependencies?

python setuptools

Include requirements.txt file in Python wheel

setuptools-scm: current version instead of next version

Python entry point commandline script not found when installing with --user flag

How to change distutils' output directory?

Create launchable GUI script from Python setuptools (without console window!)

python setuptools distutils

pkg_resources is deprecated as an API

Set up cassandra driver (python) in Docker

Python setuptools: first build from sources then install