Hacker News new | ask | show | jobs
by bokchoi 304 days ago
It sounds like git-annex might be a good option for you. There is also https://www.datalad.org/ built on top of git-annex for large data management.
1 comments

Writing type-free Python in 2025 is malpractice
To be fair, they use types for the complex parts. [0]

[0]: https://github.com/datalad/datalad/blob/maint/datalad/suppor...