This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
v5.0.0 (Alpha)
- Set
threaded_wait
default argument in theAdhan.wait
method fromTrue
toFalse
. - Added missing file
aladhan/exceptions.py
to the repository. which was included in the package but not in the repository. - Changed
RateLimitException
toRateLimitedException
(typo fix). - Added
sunnan_al_rawatib
function to theAdhan
object, returns a dictionary withbefore
andafter
keys, each one contains the sunnan al rawatib rakat number. - Added
__version__
attribute to thealadhan
module, a version tuple like(major, minor, patch)
.