Logo     Photos

6 Member(s) Online

PyCon is a 100%
Volunteer-run
Conference Organized by
Members of the
Python
Community.

Site/Questions etc ?

Valid XHTML 1.0 Transitional

Valid CSS!

PyCon 2007 is sponsored
in part by
Zenoss - The Next Step in IT Management Google Microsoft .Net Framework EWT LLC Enthought, Inc. ITA Software
Platinum
Wingware Python IDE Accense Technology, Inc.
Gold
Quality Vision International Inc. MerchantCircle Big Nerd Ranch, Inc. High Speed Rails Canonical ZeOmega -- Open Minds' Open Solutions Open Source Applications Foundation CCP Games Tummy.com - we do linux AG Interactive ActiveState - Dynamic Tools for Dynamic Languages
Silver
Python411 Podcast Series O'Reilly Media, Inc.
Media

Python Eggs - Using and Installing Them

  • What is so cool about eggs? Wow me.
  • What problem were they intended to solve?
  • What is their relation to distutils?
  • So how does distutils work then?
  • How do they compare to CPAN and RPM approaches?
  • Sound good, how do I enable eggs on my system?
  • How do I accomplish common operations?
    • install an egg
    • test install an egg, to see if it would work
    • uninstall an egg
    • list what eggs are installed at the moment
    • switch between the versions of an egg
  • I don't trust eggs - how can I partially install one, examine it and then finish the installation?
  • How do I find out what eggs exist, and their names?
  • What about py2exe and droplets? Competing approaches?
  • Show me a walkthru of the cheeseshop - how to find a package.
  • How do I figure out the author of an egg I'm having trouble with?

An Old Talk by Jeff Rush about Eggs (from which to borrow slides/ideas):

Content Last Modified: October 11, 2006, at 09:36 AM