/pyIslam

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

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

pyIslam

Build Status

pyIslam is a python islamic library, it will be able (when completed) to calculate 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 هي مكتبة إسلامية للغة البرمجة بايثون، ستكون المكتبة قادرة على (عندما تكتمل) حساب أوقات الصلاة، اتجاه القبلة، التحويل بين التاريخ الميلادي والهجري، حساب مقادير الزكاة وحساب الميراث.
حاليا، المكتبة تستطيع أن تقوم بـ:
  • حساب مواقيت الصلاة
  • التحويل بين التاريخ الهجري والميلادي
  • تحديد اتجاه القبلة
  • حساب الزكاة
  • حساب الميراث