pytwine.processors¶
Classes that turn lists of
Chunk
s back into
documents.
Classes
|
just used for casting, so that mypy won't complain about attributes we add. |
|
The processor that tries to map every chunk back to itself. |
Base class for things that process a list of |
|
|
Processor that tries to run all code blocks as Python. |