InternalsΒΆ

This describes the implementation of py1, not its usage.

py1.curly Implements the un-escaping of the {{ }} indents.
py1.runner Helps running user-provided code and getting readable backtraces.
py1.template_reader The template with the conveniency variables.
py1.tty Functions for making the most of a TTY.