SIDpy
Examples
Casts a single value encoded in a string to the appropriate python object. Useful when parsing numbers, boolean, etc. in text files
value (str / unicode) – String to be cast into other appropriate python object