hammem / monarchmoney

Python API for Monarch Money
MIT License
124 stars 24 forks source link

Add ability to upload account history csv #66

Closed andrecloutier closed 6 months ago

andrecloutier commented 6 months ago

The PR adds the ability to upload an account history CSV file to a give account.

This functionality is useful for me to automate updating the balance of an account that isn't supported by Monarch.

Thanks for making and maintaining this library!