/text-stream

A data model that can deal with str, io.StringIO, and text files consistently

Primary LanguagePythonMIT LicenseMIT

text-stream

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