logparser-bit

Parser for strings


Keywords
Dictionary, Parse, String
License
MIT
Install
pip install logparser-bit==0.1

Documentation

logparsere_bit

Parser for strings in log file There is only one function in here named string_parse. Function take a string, return the dictionary if it is corrector return string back if it is wrong.