Getting started
Basic usage
Validation
Advanced usage
API
License
Get string parameter converted to appropriate type.
parameter (str) – Parameter name.
x (str) – Parameter specification.
etype ({int, float, str, bool}, default=None) – Parameter expected type.
y – Parameter value.
{‘int’, ‘float’, ‘str’, ‘bool’}