1
0
Python library for programmating downloads of asset position information from personal depository accounts.
Go to file
Jon Michael Aanes 5058cc78f8
Some checks failed
Test Python / Test (push) Failing after 20s
Updated README
2024-06-04 22:23:03 +02:00
.gitea/workflows Initial 2024-05-29 21:54:45 +02:00
fin_depo 🤖 Bumped version to 0.1.6 2024-06-04 22:15:47 +02:00
test Ruff 2024-06-04 22:15:21 +02:00
.gitignore 🤖 Repository layout updated to latest Python version 2024-06-02 17:00:22 +02:00
README.md Updated README 2024-06-04 22:23:03 +02:00
requirements_test.txt Initial 2024-05-29 21:54:45 +02:00
requirements.txt Fix requirements 2024-06-02 18:59:22 +02:00
ruff.toml 🤖 Repository layout updated to latest Python version 2024-06-02 17:00:22 +02:00
setup.py 🤖 Repository layout updated to latest Python version 2024-06-03 22:37:42 +02:00

Financial Depository Fetchers

Python library for automatic fetching of personal asset depo information.

Supports:

  • Kraken: Uses their API
  • Kucoin: Uses their API
  • Partisia Blockchain Account: Uses a reader node to check the account state.
  • Nordnet: Through their API. Thanks to Morten Helmstedt for sharing his Nordnet utilities, which helped a lot.

TODO

  • Bank Account (Open Banking)