Skip to content

yuvadm/iss.guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISS Pass Predictions

https://iss.guru - A modern web interface and API serving accurate ISS pass predictions. Provides predictions for both visual passes as well as amateur radio uses.

Built in Python using Skyfield and FastAPI.

Dev

$ pipenv sync -d
$ pipenv run pre-commit install
$ pipenv run server