Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 457 Bytes

File metadata and controls

17 lines (11 loc) · 457 Bytes

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

$ uv sync

Lock requirements prior to deploy:

$ uv pip compile pyproject.toml -o requirements.txt