How to package my project and make it ready to be installed by using pip

Glenn Hutchings zondo42 at gmail.com
Mon Mar 20 07:50:44 EDT 2017


On Monday, 20 March 2017 11:36:34 UTC, Daiyue Weng  wrote:
> Hi, I using Python 3.5.2 on Linux Mint 18.1, and I am wondering how to
> package my PyCharm Python project as a module so that it can installed by
> someone else by using pip. Like what tools and script I need to use or
> write in order to do that.

A good place to start is https://packaging.python.org.



More information about the Python-list mailing list