Practical Parsing in Python
Details
Practical Parsing in Python: Basic parsing theory and useful Python tools for parsing text and binary.
Whether you are trying to clean up a weird log file format, or reverse engineer an unusual network protocol, grammars, and parsers are an essential tool for software engineers.
Presented by: Neil Turley
