examples/text.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 text` .. literalinclude:: ../../python/Shady/examples/text.py