Bases: object
The abstract base class of all unit formats.
Methods Summary
| parse(s) | Convert a string to a unit object. | 
| to_string(u) | Convert a unit object to a string. | 
Methods Documentation
Convert a string to a unit object.
Convert a unit object to a string.