Aladhan.py

Latest version: v1.2.1

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.3

------

**Added**

- :meth:`AsyncClient.get_qibla`
- :meth:`AsyncClient.get_asma`
- :meth:`AsyncClient.get_all_asma`
- :class:`Qibla`
- :class:`Ism`

0.1.2

------

**Added**

- :attr:`Prayer.time_utc` Prayer time in utc.
- :attr:`Prayer.remaining_utc` Remaining time for prayer for utc.
- :attr:`Prayer.timings` Original :class:`Timings` obj.

**Changed**

- Fixed :exc:`RuntimeError` Saying event loop is closed.

**Removed**

- Removed Caching
- Removed ``AsyncClient.close``

0.1.1

------

- Fix :attr:`Timings.next_prayer` bug when next prayer is going to be fajr.

0.1.0

------

**Added**

- forgotten requirement.
- ``__hash__`` to some classes.

**Changed**

- :class:`AsyncClient` getters no longer return :class:`Data` object the return now :class:`Timings` instead, you can still get the :class:`Data` object using :attr:`Timings.data`.
- Edited docsstrings to make it more readable.
- Edited examples so they work for the new release.

**Removed**

- all ``__str__`` methods and replaced it with ``__repr__``.

0.0.2

------

- Added examples.
- Fixed imports.

0.0.1

------

- Test release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.