Metadata-Version: 2.4
Name: falakpy
Version: 1.0.3
Summary: A Python toolkit for Islamic Astronomy (Ilm al-Falak): Qibla, Prayer Times, and Lunar Observation.
Author-email: "Dr. Muhamad Syazwan Faid" <syazwaned90@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/msyazwanfaid/falakpy
Project-URL: Documentation, https://pypi.org/project/falakpy
Project-URL: Issues, https://github.com/msyazwanfaid/falakpy/issues
Keywords: islamic astronomy,ilm al falak,falak,qibla direction,prayer times,salat times,hijri calendar,lunar crescent,hilal visibility,moon sighting,astronomical calculations,muslim prayer,islamic calendar,sun position,moon position
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Religion
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: skyfield
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: tabulate
Requires-Dist: Pillow
Requires-Dist: folium
Requires-Dist: pandas
Requires-Dist: cartopy
Requires-Dist: timezonefinder
Requires-Dist: contextily
Requires-Dist: geopandas
Requires-Dist: shapely
Requires-Dist: geojsoncontour
Dynamic: license-file

# 🌙 falakpy

**falakpy** is a Python package for **Islamic Astronomy (ʿIlm al-Falak)** —  
covering 🕋 Qibla Direction, 🕌 Prayer Times, and 🌙 Lunar Observation Data.

Built with [Skyfield](https://rhodesmill.org/skyfield/) for precise astronomical calculations.

---

## 🚀 Installation
```bash
pip install falakpy
