castfit 0.1.0
Initial release of a poor-man's Pydantic.
Previously: Access type hints in python
castfit 0.1.0
is now published.
This initial version supports basic types (bool
, int
, float
, etc.) and typing
types (Any
, Literal
, Union
, etc.).