Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.7 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.7 KB

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, this is what the library can do:

  • 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

Ports

Rust


pyIslam

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

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

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