A Python wrapper for the Aladhan prayer times API
Project description
aladhan.py is a pythonic wrapper for the Aladhan prayer times API.
Installation
Python 3.7 or higher is required.
To Install aladhan.py with pip:
pip install aladhan.py
Quick Example
import aladhan
client = aladhan.Client()
prayer_times = client.get_timings_by_address("London")
for prayer_time in prayer_times:
print(prayer_time)
You can look into more examples here
Contribute
Support
If you are having issues, please let me know by joining the discord support server
License
The project is licensed under the MIT license.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aladhan_py-1.2.2.tar.gz.
File metadata
- Download URL: aladhan_py-1.2.2.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c0d03013fb1713addcbf91899d5f4f0c84e1c68a681dba0c6a930f2d84055bf
|
|
| MD5 |
4f0eead84ea21481072b0d2dbea41e74
|
|
| BLAKE2b-256 |
e38127450094a2184a539453335efc4fbba25928a73b022789556dc064b9f5b4
|
File details
Details for the file aladhan_py-1.2.2-py3-none-any.whl.
File metadata
- Download URL: aladhan_py-1.2.2-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09d5efa03c2114e3d90e5e18d0e66dc7fba226370e3b434f59e0c25435b12b32
|
|
| MD5 |
0a25f26d21bfaa412bd24e9a31813bd1
|
|
| BLAKE2b-256 |
fbc6a97171805d2664c80906dc61ca7f6ee899595e5d98fced39143e2759d128
|