examples/interactive-gamma.py ============================= This is one of the :doc:`example scripts ` included with Shady. These scripts can be run conventionally like any normal Python script, or you can choose to run them as interactive tutorials, for example with `python -m Shady demo interactive-gamma` .. literalinclude:: ../../python/Shady/examples/interactive-gamma.py