Skip to content

Streamlit App to view supermarket historic purchases and price history

License

Notifications You must be signed in to change notification settings

marcosberghahn/notas-fiscais

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notas-fiscais

Streamlit App to view supermarket historic purchases and monitor the inflation perceived through personal price history

Setup

  1. pipenv shell
  2. pipenv install streamlit
  3. pipenv install pandas
  4. pipenv install scrapy 4.1. scrapy startproject notasFiscaisScraper 4.2. scrapy genspider berghahn berghahn.com.br

Run

  1. pipenv shell
  2. streamlit run streamlit_app.py

About

Streamlit App to view supermarket historic purchases and price history

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages