Track International space station with python
- import json
- import turtle
- import urllib.request
- import time
- import webbrowser
- import geocoder
- Current astronaut on space station - http://api.open-notify.org/astros.json
- current status of the ISS in real-time - http://api.open-notify.org/iss-now.json
- exgif - https://ezgif.com/maker
- Clone or download zip file of this repo
- Run
python iss.py