Import binary Python extensions from zip files

by Kevin Dangoor

More good Python news today. Hacks/ZipExtImporter is an import hack that lets you pull in compiled binary Python modules from zip files.