Skip to content

Commit f96bf83

Browse files
authored
Update README with project details and advantages
Added project description and benefits of using Rheel Data Management.
1 parent 5fee182 commit f96bf83

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Rheel_Data_Management
1+
# Rheel Data Management
2+
3+
This python project renvents data management. This mildly-fast module protects and saves your data in .rdm files.
4+
Why use this instead of json or toml?
5+
It's (strictly) typed, human readable, section-based and you can edit it on the go (if you load and save it on every use).
6+
It also has corruption-protection with atomic file rewrites.
7+
It supports all native python types as well as datetime and pathlib.Path, but with the local custom type registry you can add as many types as you like (check source code for usage)!

0 commit comments

Comments
 (0)