julian-klode / jak-fintools

Tools for finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finance tools

Available tools

bin/advisor.py

A robo-advisor like thing which you give a portfolio, a target allocation, and then it tells you which transactions to do next.

bin/import_mintos.py

Processes daily reports from Mintos and generates files in the following formats:

  • A CSV file suitable for importing with portfolio performance
  • A journal file suitable for use with ledger/hledger/etc.

Licensing

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SPDX-License-Identifier: AGPL-3.0-or-later

About

Tools for finance

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%