A file-based ORM for Python dataclasses that stores objects in YAML, JSON, or TOML files. Current version: 2.5. Release cadence: irregular, latest in 2023.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
datafiles uses decorators, not direct import of a class named datafile.
The decorator is in the datafiles package.
Define a dataclass decorated with @datafile to map its instances to a YAML file.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.