Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mitsuhiko/platter
- Owner: mitsuhiko
- License: other
- Created: 2015-02-07T00:25:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-28T15:32:14.000Z (over 6 years ago)
- Last Synced: 2024-10-13T01:32:56.972Z (22 days ago)
- Language: Python
- Size: 310 KB
- Stars: 335
- Watchers: 21
- Forks: 52
- Open Issues: 9
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - platter - A useful helper for wheel deployments. (Python)
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!