Greg Lindstrom wrote:
> Hello-
> 
> I have written a class to help folks like me manipulate data segments 
> (the kind one deals with when reading/writing data files).  The classes 
> and tests are written -- at least enough to get things going -- what I 
> need help with is creating a package out of this and then creating 
> routines to install them.  Can one of you help me out either with some 
> tutoring or pointing me to some literature?  I would like to use the 
> cheese shop.

Here is a starting point for the CheeseShop:
http://wiki.python.org/moin/CheeseShopTutorial

For info on packaging see
http://docs.python.org/dist/dist.html

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to