Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 566 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 566 Bytes

Tide Forecast Report

Requirements

  • Python 3.6+ (for venv use)

Setup

Follow this guide here for a detailed guide to setting up a virtual environment

Run

Create a virtual environment, from inside project

python3 -m venv env

activate the environment:

source env/bin/activate

Run package install:

pip install -r requirements.txt

Run script for report:

python src/tide_reports.py