Skip to content

aragilar/stringtopy

Repository files navigation

Documentation Status Build Status Coverage Status Version License Wheel Format Supported versions Supported implemntations PyPI

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.