pyIslam

pyIslam, a Python library to calculate prayer times, hijri date, qiblah direction and more

View project on GitHub

pyIslam

Build Status

pyIslam is a python islamic library, it can calculates prayer times, qibla direction, convert between gregorian and hijri, calculate zakat and mirath.

Actually, the library can does:

  • Pray times calculation
  • Hijri/Gregorian date conversion
  • Qibla direction
  • Zakat calculation (need checking)
  • Mirath calculation (need checking)

Installing

From PyPi

Simply run:

pip install islam

Note that the pip package name is islam and not pyIslam, pyIslam is taken by another project on PyPi.

Author

Contributors


pyIslam

هي مكتبة إسلامية للغة البرمجة بايثون، توفر امكانية حساب أوقات الصلاة، اتجاه القبلة، التقويم الهجري، الزكاة والمواريث.

حاليا، المكتبة تستطيع أن تقوم بـ:

  • حساب مواقيت الصلاة
  • التحويل بين التاريخ الهجري والميلادي
  • تحديد اتجاه القبلة
  • حساب الزكاة
  • حساب الميراث