Skip to main content

A Python wrapper for the Aladhan prayer times API

Project description

aladhan.py is a pythonic wrapper for the Aladhan prayer times API.

PyPI version info Supported Python versions Discord support server Code coverage

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aladhan.py-1.2.1.tar.gz (22.9 kB view details)

Uploaded Source

Built Distribution

aladhan.py-1.2.1-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

Details for the file aladhan.py-1.2.1.tar.gz.

File metadata

  • Download URL: aladhan.py-1.2.1.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for aladhan.py-1.2.1.tar.gz
Algorithm Hash digest
SHA256 29b0c01a43241acce3827435858942fe1b5c388c9caae5ced2cd515ba8cdf53d
MD5 2002f125ee3081f3731a858f68886e97
BLAKE2b-256 8f9b74dcd85d019acbd70c844642367d280efa4c108cbdc0545988aad3e5bb5d

See more details on using hashes here.

File details

Details for the file aladhan.py-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: aladhan.py-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 24.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for aladhan.py-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a2ebf7a417721843a100c1760e3bb3fede8227a72a7d9e5f67983376985dfee7
MD5 25d65a7de4a3285ef16855c672311400
BLAKE2b-256 95c749d86b0fcb3dc0d19c3090fac69fd6de603da85e687c9d5001dae6e1285c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page