TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned how I can use the method 'groupdict' from a regex match to get a dictionary with all named groups.