.. _code-samples: Sample Code ########### Here are some examples of scripts using `purdy` as a library. Full source is available in the repository: https://github.com/cltrudeau/purdy/tree/master/extras/samples Short Feature Demo ------------------ .. literalinclude:: ../extras/samples/mixed.py :language: python General Feature Demo -------------------- .. literalinclude:: ../extras/samples/features.py :language: python Using Different App Factories and Screen Layouts ------------------------------------------------ .. literalinclude:: ../extras/samples/box.py :language: python Typewriter Animations --------------------- .. literalinclude:: ../extras/samples/typewriter.py :language: python