Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitsuhiko/platter

A useful helper for wheel deployments.
https://github.com/mitsuhiko/platter

Last synced: 8 days ago
JSON representation

A useful helper for wheel deployments.

Awesome Lists containing this project

README

        

platter

Platter is a utility for Python that simplifies deployments on Unix servers.
It's a thin wrapper around pip, virtualenv and wheel and aids in creating
packages that can install without compiling or downloading on servers.

Read the docs at http://platter.pocoo.org/

This library is a work in progress. Please give feedback!