Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 475 Bytes

SETUP.md

File metadata and controls

23 lines (13 loc) · 475 Bytes

Configuração de ambiente para execução do script de atualização dos gráficos

Dependências

  • python3
  • matplotlib
  • python3-tk

Instalação

$ git clone https://github.com/pythonbrasil/pyBusinesses-BR.git

$ pip install -r requirements.txt

$ apt-get install python3-tk

Execução

$ cd <path_to>/pyBusinesses-BR/ranking/

$ python ranking.py

O output deve alterar as imagens [ranking_cities.png, ranking_regions.png, ranking_states.png].