This is a library for generating performant lexers that can be derived from a simple regular expression DSL (domain specific language). However, this library also offers a way to enhance the lexers to ...
Tabbed is a Python library for reading variably structured text files. It automatically deduces data start locations, data types and performs iterative and value-based conditional reading of data rows ...