Refactor ledger processing to explicit mapping which will make automated classfication easy

This commit is contained in:
2023-06-24 22:54:31 +02:00
parent b6de0e5514
commit ba0c906e3c
9 changed files with 421 additions and 8 deletions

View File

@@ -4,6 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
rich = "*"
pydantic = "*"
[dev-packages]