Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

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

Difference between using find_packages() vs "requirements.txt" for setup.py script

Is it acceptable to have python package names with numbers in it?

python pip setuptools pypi

Python setup config install_requires "good practices"

python setuptools setup.py

Where is the source code for a Python egg?

How can I make pip install package data (a config file)?

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