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)
Simply run:
pip install islam
Note that the pip
package name is islam
and not pyIslam
, pyIslam
is taken by another project on PyPi.
- Abdelhak Bougouffa @abougouffa
- Monsef Alahem @monsef-alahem
- Azzam S. A. @azzamsa
- pyIslam has been ported to Rust by Azzam S. A. @azzamsa, Rust version available at github.com/azzamsa/islam, it features Prayer Times and Hijri calendar.
pyIslam
هي مكتبة إسلامية للغة البرمجة بايثون، توفر امكانية حساب أوقات الصلاة، اتجاه القبلة، التقويم الهجري، الزكاة والمواريث.
حاليا، المكتبة تستطيع أن تقوم بـ:
- حساب مواقيت الصلاة
- التحويل بين التاريخ الهجري والميلادي
- تحديد اتجاه القبلة
- حساب الزكاة
- حساب الميراث