/Beancount-CSVImporter

CSVImporter for beancount, mainly used to import transaction records of Alipay and WeChat

Primary LanguagePythonMIT LicenseMIT

Usage

bean-extract config.py 微信支付账单_xxx.csv/alipay_record_xxx.csv > xxxxxxx.bean

Notice:The raw data filename can only start with "微信支付账单" or "alipay_record."

可以阅读用于支付宝和微信账单的Beancount Importer,了解更多细节。