Initial DumasNodes seed

This commit is contained in:
2026-07-21 10:43:24 +00:00
commit aa0fe4fa3d
7 changed files with 137 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/