spiel
Richly-styled terminal presentations using Python
TLDR
View the built-in demo deck
$ spiel demo present
Present a custom deck file$ python [deck.py]
SYNOPSIS
spiel command [options]
DESCRIPTION
spiel is a Python framework for building and presenting richly-styled slide decks in your terminal using the Rich library. Slides are defined programmatically with Python decorators, supporting images, animations, custom transitions, and a watch mode that live-reloads during editing.
HISTORY
spiel was created by Josh Karpel and is written in Python.
SEE ALSO
slides(1), patat(1), pysentation(1)

