python module development workflow

John Gordon gordon at panix.com
Wed Apr 11 11:25:34 EDT 2012


In <2900f481-fbe9-4da3-a7ca-5485d1cebc78 at m13g2000yqc.googlegroups.com> Peng Yu <pengyu.ut at gmail.com> writes:

> It is confusing to me what the best workflow is for python module
> development. There is setup.py, egg. Also, pip, easy_install.

It's unclear what you are asking.

How to develop your own modules?

How to package and distribute your own modules once they're finished?

How to install modules that other people have developed?

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon at panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"




More information about the Python-list mailing list