The full name of the repository is Taiwan Financial Report Pumper. Just as its name, the package is used to parse and organize the various kinds of financial reports for Taiwan company. It also provides some useful functions for visualizing the data. With the functions, users can easily compare the items between companies in the same category.
git clone https://github.com/YanHaoChen/twfr-pumper.git
cd twfr-pumper
# Only this package
pip install .
# with jupyter
pip install .[jupyter]
## for zsh
pip install ".[jupyter]"
# In the twfr-pumper folder
jupyter notebook