Metadata-Version: 2.1
Name: aladhan.py
Version: 0.0.1
Summary: A Python wrapper for the Aladhan prayer times API
Home-page: https://github.com/HETHAT/aladhan.py
Author: HETHAT
Author-email: zhethat@gmail.com
License: MIT
Project-URL: Issue tracker, https://github.com/HETHAT/aladhan.py/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: beartype
Requires-Dist: aiohttp
Requires-Dist: async-lru

``aladhan.py`` is an asynchronous pythonic wrapper for the Aladhan prayer times API.

Installation
------------

**Python 3.6 or higher is required.**

Install ``aladhan.py`` with pip:

.. code:: sh

    pip install aladhan.py

Contribute
----------

- `Source Code <https://github.com/HETHAT/aladhan.py>`_
- `Issue Tracker <https://github.com/HETHAT/aladhan.py/issues>`_


Support
-------

If you are having issues, please let me know by joining the `discord support server <https://discord.gg/mXaEuxYRan>`_

License
-------

The project is licensed under the MIT license.

