1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-09-27 00:01:31 +02:00
parent 6e2ee58984
commit 9d36c2a8e2

View File

@ -51,7 +51,23 @@ implementing this functionality. Exposes the same data as the home page.
- [ ] Personal Bank: Personal Bank Account (Open Banking) Maybe use AIIA? - [ ] Personal Bank: Personal Bank Account (Open Banking) Maybe use AIIA?
# License ## Dependencies
All requirements can be installed easily using:
```bash
pip install -r requirements.txt
```
Full list of requirements:
- [enforce-typing](https://pypi.org/project/enforce-typing/)
- [python-kucoin](https://pypi.org/project/python-kucoin/)
- [krakenex](https://pypi.org/project/krakenex/)
- [frozendict](https://pypi.org/project/frozendict/)
- [fin-defs](https://gitfub.space/Jmaa/fin-defs)
## License
``` ```
MIT License MIT License