2个版本
0.1.1 | 2019年6月25日 |
---|---|
0.1.0 | 2019年6月25日 |
#12 in #beancount
250KB
276 代码行,不包括注释
Rsbeancount
通过从支付平台下载的账单制作beancount文件的工具。
待办事项
- 支付宝
- 微信支付
- 招商银行(信用卡)
使用方法
-
cargo build
-
export PATH=$PATH:$PWD/target/debug
-
rsbeancount
-
rsbeancount --help
USAGE:
rsbeancount [OPTIONS] <CSVPATH> <BEANPATH>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-s, --source <ENUM> Source of the bill, default is Alipay
ARGS:
<CSVPATH> Path of the csv file
<BEANPATH> Path of the bean file
查看
pip3 install beancount
pip3 install fava
fava bean/主要.豆
参考
依赖
~6MB
~80K SLoC