Skip to content

A simple utility module to restore natural type from strings.

License

Notifications You must be signed in to change notification settings

00-0o/Convert_values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

convert_values

A simple module for converting values to their correct types. It can convert values to int, float, bool, tuple, list, dict based on their string representation.

Installation

To install the module, run:

pip install convert_values

About

A simple utility module to restore natural type from strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages