An HTTP-controlled process runner and results gatherer
Project description
# vocalsalad
[](https://travis-ci.org/asimihsan/vocalsalad) [](https://landscape.io/github/asimihsan/vocalsalad/master) [](https://coveralls.io/r/asimihsan/vocalsalad?branch=master) [](https://requires.io/github/asimihsan/vocalsalad/requirements/?branch=master)
Run long-running tasks on remote machines, and gather file-based artifacts.
Supports CPython 2.6, 2.7, 3.2, 3.3, and 3.4, and PyPy 2.2.
## Running tests
Install pyenv (https://github.com/yyuu/pyenv)
Set up pyenv on your machine, then install all Python versions via pyenv:
` pyenv install 2.7.5 pyenv install 2.6.8 pyenv install 3.2.5 pyenv install 3.3.2 pyenv install 3.4.0 pyenv rehash pyenv global 2.7.5 2.6.8 3.3.2 3.2.5 3.4.0 `
Run the tests via tox:
tox
## How to build an RPM
On your host machine, after installing VirtualBox and Vagrant:
` vagrant up fedora19 # fedora17, fedora18, fedora19, fedora20 vagrant ssh fedora19 # after this command you're in a shell in the VM cd /vagrant make rpm `
You’ll find the RPM in package-dist.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vocalsalad-0.0.1.tar.gz.
File metadata
- Download URL: vocalsalad-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fe28c2192e3efe05bb270c2d53914e2d5ab4e962924bedeb6a9428cc14f963c
|
|
| MD5 |
1def45015954696c552735d276e1d696
|
|
| BLAKE2b-256 |
dfd680579789f77afb20a97b63a53b70f44c656a093e2fea12b73f76af57b66e
|