Simon Willison’s Weblog

Subscribe

2 items tagged “eggs”

2008

Kevin Teague explains the Python packaging ecosystem. The distinction between setuptools, PyPI, distutils, eggs, easy_install, pkg_resources and zc.buildout used to make my head spin. Kevin Teague’s outstanding explanation made it all make sense.

# 15th September 2008, 2:06 pm / buildout, distutils, django, easyinstall, eggs, kevinteague, pypi, python, setuptools

2007

Five things I hate about Python. By Jacob Kaplan-Moss. I didn’t know you could force eggs to install unzipped with an option in ~/.pydistutils.cfg—that’s always been my least favourite thing about them.

# 4th March 2007, 10:32 pm / eggs, jacob-kaplan-moss, python