pytwineΒΆ

pytwine package

Modules

pytwine.cli

'top-level' functions intended to be used in command-line scripts and tools.

pytwine.core

Core classes: chunks of document, exit statuses.

pytwine.parsers

parse documents into chunks.

pytwine.processors

Classes that turn lists of Chunks back into documents.

pytwine.scripts

Functions that get invoked by installed scripts.