Skip to content

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

License

Notifications You must be signed in to change notification settings

abougouffa/pyIslam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

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

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