1
0
Python library for programmating downloads of asset position information from personal depository accounts.
Go to file
2024-07-10 23:39:53 +02:00
.gitea/workflows Initial 2024-05-29 21:54:45 +02:00
fin_depo 🤖 Bumped version to 0.1.19 2024-07-10 00:00:37 +02:00
test Use SecretLoader for tests 2024-07-08 00:48:36 +02:00
.gitignore 🤖 Repository layout updated to latest Python version 2024-06-13 22:01:55 +02:00
LICENSE 🤖 Repository layout updated to latest version 2024-07-09 23:59:54 +02:00
README.md 🤖 Repository layout updated to latest version 2024-07-09 23:59:54 +02:00
requirements_test.txt Missing test requirement 2024-07-08 20:34:49 +02:00
requirements.txt Remember frozendict 2024-06-13 00:17:16 +02:00
ruff.toml 🤖 Repository layout updated to latest Python version 2024-06-16 02:17:48 +02:00
setup.py 🤖 Repository layout updated to latest version 2024-07-10 23:39:53 +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

  • Investment Bank: Saxo Bank OpenAPI
  • Personal Bank: Personal Bank Account (Open Banking) Maybe use AIIA?

License

Copyright (c) 2024 Jon Michael Aanes

All rights reserved.