Metadata-Version: 2.4
Name: aiontfy
Version: 0.2.1
Summary: Async ntfy client library
Project-URL: Documentation, https://tr4nt0r.github.io/aiontfy/
Project-URL: Source, https://github.com/tr4nt0r/aiontfy
Author-email: aiontfy <manfred@dennerlein.name>
License: MIT License
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: aiohttp~=3.11
Description-Content-Type: text/markdown

# aiontfy

<p align="center">
    <em>Async ntfy client library</em>
</p>

[![build](https://github.com/tr4nt0r/aiontfy/workflows/Build/badge.svg)](https://github.com/tr4nt0r/aiontfy/actions)
[![codecov](https://codecov.io/gh/tr4nt0r/aiontfy/graph/badge.svg?token=aqCYYmMC6i)](https://codecov.io/gh/tr4nt0r/aiontfy)
[![PyPI version](https://badge.fury.io/py/aiontfy.svg)](https://badge.fury.io/py/aiontfy)

---

**Documentation**: <a href="https://tr4nt0r.github.io/aiontfy/" target="_blank">https://tr4nt0r.github.io/aiontfy/</a>

**Source Code**: <a href="https://github.com/tr4nt0r/aiontfy" target="_blank">https://github.com/tr4nt0r/aiontfy</a>

---

## License

This project is licensed under the terms of the MIT license.
