Skip to content

Commit

Permalink
Merge pull request #56 from Evernight/main
Browse files Browse the repository at this point in the history
Update README.md: add Lazy Beancount, a couple of plugins, UK importers
  • Loading branch information
siddhantgoel authored Oct 20, 2024
2 parents 0543462 + 96948e5 commit 11b103f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ A curated list of resources for Beancount, which is a command-line based double-
### The Netherlands
- [ABN AMRO Bank](https://github.com/deepakg/beancount-abnamro)

### UK
- [Monzo](https://github.com/Evernight/beancount-importers/)
- [Revolut](https://github.com/Evernight/beancount-importers/)
- [Wise](https://github.com/Evernight/beancount-importers/)

### US

- [Amex](https://gist.github.com/mterwill/7fdcc573dc1aa158648aacd4e33786e8#file-importers-amex-py)
Expand Down Expand Up @@ -115,6 +120,8 @@ A curated list of resources for Beancount, which is a command-line based double-
- [fava-envelope](https://github.com/polarmutex/fava-envelope) - Beancount Fava extension for envelope budgeting
- [beancount-balancechange](https://github.com/daniel-wells/beancount_balancechange) - Checks _change_ in balance between two dates
- [beancount-checkclosed](https://github.com/daniel-wells/beancount_checkclosed) - Automatically insert a 0 balance check for closed balance sheet accounts
- [beancount-lazy-plugins.valuation](https://github.com/Evernight/beancount-lazy-plugins?tab=readme-ov-file#valuation) - track total value of the opaque fund over time
- [beancount-lazy-plugins.filter_map](https://github.com/Evernight/beancount-lazy-plugins/tree/main?tab=readme-ov-file#filter_map) - apply operations to group of transactions selected by Fava filters

## Tools

Expand Down Expand Up @@ -191,3 +198,4 @@ A curated list of resources for Beancount, which is a command-line based double-
- [Budgets using Fava](https://fava.pythonanywhere.com/example-with-budgets/)
- [Beancount Oneliner](https://pythonhosted.org/beancount-oneliner/)
- [Reports on portfolio asset allocation in Beancount](https://github.com/ghislainbourgeois/beancount_portfolio_allocation/)
- [Lazy Beancount: Beancount and tools in Docker with opinionated use guide](https://github.com/Evernight/lazy-beancount)

0 comments on commit 11b103f

Please sign in to comment.