Skip to content

Python application which shows the current location of the ISS

License

Notifications You must be signed in to change notification settings

lvthillo/iss-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iss-location

The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. The ISS is traveling at 7.66 km/s or 27,600 km/h.

With this application you can track the current location of the ISS. Define your Google API Key in app.py:

API_KEY = '<YOUR-API-KEY>'

Install the necessary modules:

$ pip3.6 install -r requirements.txt
$ python3.6 app.py

The browser will open and show above which villages or cities the ISS is circulating. screen shot 2018-11-01 at 10 52 44

About

Python application which shows the current location of the ISS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages