This file contains tools for common tasks in parsing in python strings into non-string values
Tries parse a python value, expecting input to be the right type or a string
Converts an arbitrary string to a datetime object