We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be6d43 commit ed14be1Copy full SHA for ed14be1
README.md
@@ -1,7 +1,7 @@
1
<h1 align='center'> dataclasstools </h1>
2
<h2 align="center">Tools from dataclasses, extended to all of Python</h2>
3
4
-Python's `dataclasses` provides powerful tools for working with objects,
+Python's `dataclasses` provides tools for working with objects,
5
but only compatible `@dataclass` objects. 😢 </br> This repository is a superset
6
of those tools and extends them to work on ANY Python object you want! 🎉 </br>
7
You can easily register in object-specific methods and use a unified interface
0 commit comments