User Tools

Site Tools


python_setup

This is an old revision of the document!


Python Project Setup

How to create a project suitable for PyPI

How to create a command line version of your python script

DONT USE python setup.py install, use pip install .. Otherwise console scripts do not work.

python_setup.1576864471.txt.gz · Last modified: 2019/12/20 17:54 by jrseti