Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 772 Bytes

File metadata and controls

33 lines (20 loc) · 772 Bytes

Find My Eclipse

To be honest i have no idea how this works and i especially don't understand how the stuff in eclipse/compute.py (which gpt-5.2 pro wrote) works but it does seem to work.

If you have any ideas on how to improve it, please let me know!

I wrote about how I built this here.

Run

uv sync
uvicorn eclipse.web:app --reload

View

http://localhost:8000

Command Line

uv run eclipse --lat 51.5074 --lon -0.1278

Acknowledgments

  • NASA's GSFC, Fred Espenak for the eclipse data
  • gpt-5.2-pro for writing 80% of the code
  • claude-4.5-opus for writing 20% of the code
  • The sun, moon and earth