text-stream

A package for streaming text data model


License
MIT
Install
pip install text-stream==0.2.0

Documentation

text-stream

A data model that can deal with str, io.StringIO, and text file consistently, especially as Python generators.