Examples

Commandline-based examples

These examples use Calliope’s commandline API to build shell pipelines combining different commands. Take them and play with them, modify them, break them, and improve them.

Python examples

These more in-depth examples use the Python API. They are installed as a calliope_examples Python module, so you can execute them directly, for example:

The examples are:

Full reference for examples module: