logo Caravel

PEP compatible

Caravel provides a web interface to interact with your PEP-formatted projects. Caravel lets you submit jobs, monitor jobs, summarize results, and browse project summary web pages. It can connect to any cluster resource manager or container system. Think of caravel as a local web GUI for looper built with flask.

Installing

Release versions are posted as GitHub releases, or you can install from pypi using pip:

pip install --user caravel

Update caravel with:

pip install --user --upgrade caravel

Hello, world!

caravel --demo

Running caravel with the --demo option loads an example config YAML that specifies one PEP that can be then selected from the table in the caravel landing page.