Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create virtuelenv:
virtualenv --python=python3 venv

  1. Activate venv
.\venv\Scripts\deactivate
  1. install dependencies, pip should be instaled
pip install -r requirements.txt
  1. Run db populate
python db_populator.py
  1. Run alert script:
python alert.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages