expenses:分类和分析个人开支

时间:2024-07-23 07:26:28
【文件属性】:

文件名称:expenses:分类和分析个人开支

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-23 07:26:28

Python

费用追踪 这是一个用于对个人财务费用进行分类的 Python 脚本。 它使用汇丰银行导出的格式的 CSV 文件。 GPL 许可证。 要运行它,你需要在这个目录中有一个 category.json 文件。 这是针对用户的(并包含个人数据),因此我们不将其包含在 repo 中。 首先,创建一个包含以下内容的 category.json: { "Utilities": { "start": [ "thames water", "virgin mobile", ] }, "Food": { "contains": [ "tesco" ], "start": [ "sainsburys", "w


【文件预览】:
expenses-master
----gui.py(1KB)
----print_expenses.py(5KB)
----.gitignore(117B)
----README.md(935B)

网友评论