Import binary Python extensions from zip files

Dec 25, 2004 23:10 · 22 words · 1 minute read

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