Howto use regex (Regular Expressions) in Python and Rust. Also shows STDIN, lazy static and raw strings.
raw string literals https://doc.rust-lang.org/stable/refe...
lazy static https://docs.rs/lazy_static/
ISO 8601 Date validation regex https://regexlib.com/REDetails.aspx?r...
Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...