Metadata-Version: 2.1
Name: collectibles
Version: 0.1.4
Summary: A library to manage collections of dataclasses and pydantic models
License: MIT
Author: Kola Ayonrinde
Author-email: koayon@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic
Description-Content-Type: text/markdown

# Dataclass Collections

