ofxtools
https://github.com/alpeb/go-finance
ofxtools | https://github.com/alpeb/go-finance | |
---|---|---|
8 | 1 | |
303 | 173 | |
- | - | |
4.6 | 0.0 | |
7 months ago | almost 3 years ago | |
Python | Go | |
GNU General Public License v3.0 or later | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ofxtools
- Thinking of doing a pip package for Django, any ideas to do?
-
Open Banking API
They support OFX downloads. See: https://github.com/csingley/ofxtools/issues/109
- Is it a bad idea to make a thing that logs into my bank account?
- Summarily discontinuing the HTML statement option without replacement?
- How do apps like Mint connect to your bank account?
-
Plain Text Accounting Apps
If you're based in the US, I would recommend ofxtools [1]. Anytime an institution supports "Download in Quicken", they have an OFX endpoint that you can find via ofxhome.
[1] https://github.com/csingley/ofxtools
-
How you can track your personal finances using Python
If you're using Python, and you want to import transaction/balance data without handing over your passwords to some third party, you can try
https://github.com/csingley/ofxtools
- Spreadsheet Formulas for Personal Finance
https://github.com/alpeb/go-finance
-
Spreadsheet Formulas for Personal Finance
For the developers, there is a really nice go library with these formulae https://github.com/alpeb/go-finance
A guide is here: https://blog.aawadia.dev/2020/12/01/finance-concepts-go-fina...
What are some alternatives?
ledg - Batch modifiable ledger-like written in nodejs
Golang Crypto Trading Bot - A golang implementation of a console-based trading bot for cryptocurrency exchanges
beanborg - Automatic AI-powered transactions categorizer for Beancount
accounting - money and currency formatting for golang
mortgage-and-investments - Estimate mortgage and investments
go-money - Go implementation of Fowler's Money pattern
dotfiles - :house: dotfiles and personal scripts
techan - Technical Analysis Library for Golang
ledger - Double-entry accounting system with a command-line reporting interface
gobacktest - event-driven backtesting framework written in golang
hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
decimal - Arbitrary-precision fixed-point decimal numbers in Go