Examples ======== The examples are meant to be simple and clear. All of them make use of `shell pipelines `_ to combine different Calliope commands. Take them and play with them, modify them, break them, and improve them. The :doc:`commandline API ` used by these examples is the primary way to interact with Calliope, but there is also a :mod:`Python API `. .. toctree:: :maxdepth: 2 examples/simple examples/collectors examples/listen-history examples/similar-tracks examples/misc