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

https://github.com/joedborg/vampire

Vampire is a tool for deploying Python builds
https://github.com/joedborg/vampire

Last synced: about 1 year ago
JSON representation

Vampire is a tool for deploying Python builds

Awesome Lists containing this project

README

          

Vampire
=======
Vampire is a tool for deploying Python builds.

Proposed usage:
```
$ vmp --version 279 --packages django==1.7.1 --target /home/joe/MyPython
```
To install:
```
pip install vampire
```