stringtopy is a utility library to convert strings to different python (stdlib) objects. Examples of objects it can return include bool (converting yes/no, true/false etc.), float (allowing fractions) and int (allowing floating point notation to be used for large numbers).
Bug reports and suggestions should be filed at https://github.com/aragilar/stringtopy/issues.