Skip to content

SarahDal/LiveBoats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LiveBoats

one of the first python programs I wrote. I made this so I could learn how to make API calls

Simple python program to get the api of boats outside my window (or, in this case, the harbour at Douglas on the Isle of Man) from https://www.aishub.net/, using PySimpleGUI to display boat names and types (the AIS returns type as a number, this is then looked up in the json TYPE table). PySimpleGUI also has a really simple loop to update the data in the table.

About

Simple python program to get the api of boats outside my window from aishub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages