I created a Python egg; now what?

Posted by froadie on Stack Overflow See other posts from Stack Overflow or by froadie
Published on 2010-06-03T18:40:58Z Indexed on 2010/06/03 19:24 UTC
Read the original article Hit count: 265

Filed under:
|
|

I've finally figured out how to create a Python egg and gotten it to work. What do I do with it now? How do I use it? How do I ensure that everything was correctly included? (Simple steps please... not just redirection to another site. I've googled, but it's confusing me, and I was hoping someone could explain it in a couple of simple bullet points or sentences.)

© Stack Overflow or respective owner

Related posts about python

Related posts about distribution