/platter

A useful helper for wheel deployments.

Primary LanguagePythonOtherNOASSERTION

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!