Differences between revisions 3 and 4
Revision 3 as of 2008-01-23 19:40:01
Size: 358
Editor: CameronLaird
Comment:
Revision 4 as of 2008-11-15 14:00:12
Size: 360
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
"[http://peak.telecommunity.com/DevCenter/PythonEggs The Quick Guide to Python Eggs]" "[[http://peak.telecommunity.com/DevCenter/PythonEggs|The Quick Guide to Python Eggs]]"

"Egg" is a single-file importable distribution format for Python-related projects. "The Quick Guide to Python Eggs" aptly notes that "Eggs are to Pythons as Jars are to Java..." Eggs actually are richer than jars; they hold interesting metadata such as licensing details, release dependencies, ...

egg (last edited 2008-11-15 14:00:12 by localhost)

Unable to edit the page? See the FrontPage for instructions.