jacebrowning / datafiles

A file-based ORM for Python dataclasses.
https://datafiles.readthedocs.io
MIT License
198 stars 18 forks source link

Adds support for frozen dataclasses with some tests #294

Closed bnorick closed 1 year ago

bnorick commented 1 year ago

Perhaps there could be even more tests, if so, please let me know what you'd like to see. I think I covered the simple stuff.