Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.67 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.67 KB

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.