Known subclasses: kiwi.datatypes._DecimalConverter

No class docstring
Method as_string Convert a float to a string
Method from_string Convert a string to a float

Inherited from BaseConverter:

Method get_compare_function This can be overriden by a subclass to provide a custom comparison function. @returns: cmp
Method get_mask Returns the mask of the entry or None if not specified. @returns: the mask or None.
def as_string(self, value, format=None):
Convert a float to a string
def from_string(self, value):
Convert a string to a float
API Documentation for Kiwi, generated by pydoctor at 2019-08-08 02:24:42.