Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

807 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datafiles JSON : A JSON file-based ORM for Python dataclasses

This is a remix of Datafiles to try and make it work in Circuit Python

Datafiles is a bidirectional serialization library for Python dataclasses to synchronize objects to the filesystem using type annotations. It supports a variety of file formats with round-trip preservation of formatting and comments, where possible. Object changes are automatically saved to disk and only include the minimum data needed to restore each object.

Documentation

To see additional synchronization and formatting options, please consult the full documentation.

About

A file-based ORM for Python dataclasses. Stripped back to JSON only to reduce size

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages