Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in setuptools

Proper permissions for python packages

How can I make easy_install.exe not open in a separate window?

error code 1 on pip install MySQL-python

How to I change the Manifest.in depending on the extra_requires I wish to use?

python pip setuptools

Python Pip automatically increment version number based on SCM

How do you make Python console script entry points work when installed package uses a conda virtual environment?

Setting up pip in Windows 7 64-bit

How to build a universal wheel with pyproject.toml

Setuptools: Import from 'project' with setup.py in source folder

How to add console_script/entry point to setup.py that call a class function python

python source distribution (sdist) - generated data files

Package setup.py and Flask directory structure

What is the preferred way to develop a Python package without using setup.py?