[Distutils] Platter: a virtualenv based multiwheel file format

Nick Coghlan ncoghlan at gmail.com
Sun Feb 15 00:04:33 CET 2015


Armin Ronacher just published a new utility for creating prebuilt
virtualenv tarballs called "platter": http://platter.pocoo.org/dev/

As he notes, it means you don't even need pip on your production systems.

>From the looks of it, it would also be well suited as a foundation of the
"venv in a native package" model where you use apt or RPM to do the
deployment, deployment to a user-space-tools-only PaaS environment and
container image builds.

I haven't used it myself yet, but I'm going to start looking into it for
use with Kallithea.

Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20150215/ecbdf857/attachment.html>


More information about the Distutils-SIG mailing list