Compare commits
No commits in common. "b9e8f22801a7371919951ecfbdd4f7a184b32ed0" and "6e2ee589847087fd0bad089ed0b5487d6c05fed4" have entirely different histories.
b9e8f22801
...
6e2ee58984
18
README.md
18
README.md
|
@ -51,23 +51,7 @@ 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?
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
# License
|
||||||
|
|
||||||
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
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.37'
|
__version__ = '0.1.36'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user