Streamlit App to view supermarket historic purchases and monitor the inflation perceived through personal price history
- pipenv shell
- pipenv install streamlit
- pipenv install pandas
- pipenv install scrapy 4.1. scrapy startproject notasFiscaisScraper 4.2. scrapy genspider berghahn berghahn.com.br
- pipenv shell
- streamlit run streamlit_app.py