1 Repositories
Python dataklasses Libraries
A different spin on dataclasses.
dataklasses Dataklasses is a library that allows you to quickly define data classes using Python type hints. Here's an example of how you use it: from
752 Nov 18, 2022