Examples ======== Getting Started ------------- Here's some sample code to get started with this package that pings the utility's daemon. .. literalinclude:: gettingstarted.py :language: python :linenos: Paging ------ This is an experimental implementation of paging faders using a json configuration. Uses the effects buttons to switch pages. .. literalinclude:: paging.py :language: python :linenos: