Automated accounting using python to parse statements from PayPal, CashApp, Venmo, etc.
A key player in the operations of my coin-selling operation.
- Takes in PDF Files provided by payment provider
- Stores relevant transactions in CSV
- User is free to do any analysis they desire inside of the CSV output
- Further automation ideas are to get statements from API, and to update the data automatically every month
- StackPython
- SourceComing Soon!