Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evision-prediction-python

Setup

  1. Set up: python3 -m venv .venv
  2. Start venv: source .venv/bin/activate
  3. Install requirements
pip3 install -r evision/requirements.txt
pip3 install -r evision/requirements-dev.txt
  1. Install pre-commit hooks pre-commit install
  2. Create a copy of .env.example. Rename it to .env. Update the variables accordingly

Start

NOTE: If running for the first time, call influenza_data_scraper::scrape_cdc_trends_data() to seed data

To run server: streamlit run evision/app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages