SkyObject Python Program using Astropy.
It generates a window using PyQT5 to select location of the skyobject. It will calculate RA, DEC, ALT, AZ of the Sky Object.
Build with:
Python 3.9.12
PyQt5 5.15.10
pytz 2024.1
astropy 6.0.0
Start TAB_SkyObject.py and install necessary libraries. It will then load the UI itself.
You may add other city locations in the cities dictionary.
You may add additional SkyObjects in the skyobject dictionary.