Metadata-Version: 2.1
Name: smartcast
Version: 0.1.0
Summary: Smartly cast python objects and dataclass to/from normal/json form
Home-page: https://github.com/qhpea/smartcast
Author: QHPEA
Author-email: oss@qhpea.org
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/qhpea/smartcast/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# datadictclass
A replacement for dataclass that is backed by dictionary and is recursively serializable / serializable 


