Metadata-Version: 2.4
Name: datom
Version: 0.0.1
Summary: Version-controlled data management for reproducible workflows
Author-email: Afshin Mashadi-Hossein <amashadihossein@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/amashadihossein/datom-py
Project-URL: Issues, https://github.com/amashadihossein/datom-py/issues
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# datom

Version-controlled data management for reproducible clinical and scientific workflows.

datom provides content-addressed, versioned storage for tabular data with 
SHA-based identity, metadata tracking, lineage, and git integration.

**This package is under active development.** The R implementation is available 
at [github.com/amashadihossein/datom](https://github.com/amashadihossein/datom). 
Python implementation coming soon.
