-
v0.1.0 Stable
released this
2024-01-19 17:54:57 +00:00 | 7 commits to main since this releaseHappy to announce the first minor release with everything working.
First release with actually working history and info fields.
There are some known issues, also the documentation is not ideal.
Another issue is to add this library to PyPI (after/before that: first major release: v1.0.0!)
Current features:
- As Module (demonstrated in example1.py)
- Get history of many shares
- Get info about companies via ISIN/Ticker/WKN/...
- Convert everything to another currency, defined at creation of an instance of SimpleStockData python class
- As CLI
Downloads