Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Version loaded from file does not comply with PEP 440

python-3.x setuptools

Create a symlink with setuptools

Configuring trusted-host for setuptools

python pip setuptools

Right way to publish authors on PyPi from setuptools

Python console_scripts with multi level module

python setuptools

How to clean up xxx.egg-info and build folders after building a wheel package using setup.cfg

Where does py_modules go in pyproject.toml (setuptools)

What is setuptool's alternative to (the deprecated) distutils `strtobool`?

What is the replacement for distutils.util.get_platform()?

Using setuptools to create a package -- change of the case of some directories

Does description-file in setup.cfg, section "metadata" have any effect?

python setuptools pypi

Why does python setup.py bdist_wheel creates a build folder?

Create python development environment (virtualenv) using setup.py

Can't create virtualenv using Python 3.2. Whodunnit? Pip or setuptools or Python 2.7?