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

Daiyue Weng daiyueweng at gmail.com
Mon Mar 20 07:36:17 EDT 2017


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.

cheers



More information about the Python-list mailing list