Skip to content

Fetched tides for the South African coast line

Notifications You must be signed in to change notification settings

VaughnDV/tides_sa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# tides_sa"

Tides_sa is a personal project of mine that fetches and displays weather and tide data from 3rd party vendors. Specifically set up for the South African coast line

If it does not work, its most likely that the API key needs updating (Its a mess to sort out if you dont know what is going, I will clean up the code in time)

To get up and running:

setting up a virtualenv:

http://python-guide-pt-br.readthedocs.io/en/latest/dev/virtualenvs/

Clone

git clone https://github.com/VaughnDV/tides_sa.git

Install requirements

pip install -r requirements.txt

Run

python app.py

About

Fetched tides for the South African coast line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published