SkillAgentSearch skills...

AlAdhan

A Python package to calculate Islamic prayer times for any location in the world.

Install / Use

/learn @Kh4lidMD/AlAdhan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sorry for the long time not working on this project since I was very busy in the past months, I will archive this project for now and remake another better one so make sure to follow me for the latest updates.

Al Adhan - Islamic prayer times API in Python!

Without any API keys, authentication, or registration, you can use this API to get the Islamic Adhan (a call to prayer) times for any location in the world for free using Python, this project uses the aladhan.com official prayer times API (thanks to them for the great work and free API). I have made this API to convert the JSON responses from the aladhan.com API and simplify them to a Python objects and classes, so you can use them in your Python projects and they are easy to use.

<img src="./thumbnail.jpg">

This is still the alpha version, there is a lot of coming features, also note that any big changes in the API will happen at any time! If you find any bugs or problems, please report them in the issues page.

<br>

Learn more about Adhan in Wikipedia

<br>

Features

  • Get the prayer times for any location in the world.
  • Get the prayer times for any date.
  • No API keys, authentication, or registration required.
  • Converting the JSON responses to Python objects and OOP based.
  • More adhan metadata made by the module, such as the number of rakat in salah, sunnan al rawatib rakat number, is hijri or secret salah, etc.
<br>

Installation

The project is available on PyPI, so you can install it using pip:

pip install aladhan-api

If you have an older version of the API, you can update it to the latest version using:

pip install aladhan-api --upgrade
<br>

Documentation

Detailed documentation for the API can be found at Read the Docs.

<br>

Versioning

v6.1.0 (Alpha) Latest

v6.0.0 (Alpha)

v5.0.0 (Alpha)

v4.1.0 (Alpha)

v4.0.0 (Alpha)

v3.0.0 (Alpha)

v2.2.0 (Alpha)

v2.0.1 (Alpha)

v2.0.0 (Alpha)

v1.0.0 (Alpha) - initial release

<br>

See all the releases here.

<br><br>

<h3 align="center"> وَأَقِيمُوا الصَّلَاةَ وَآتُوا الزَّكَاةَ ۚ وَمَا تُقَدِّمُوا لِأَنفُسِكُم مِّنْ خَيْرٍ تَجِدُوهُ عِندَ اللَّهِ ۗ إِنَّ اللَّهَ بِمَا تَعْمَلُونَ بَصِيرٌ <br><br> سورة البقرة، آية : 110 </h3> <hr>

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated7d ago
Forks0

Languages

Python

Security Score

90/100

Audited on Mar 29, 2026

No findings