Metadata-Version: 2.4
Name: dj_notify
Version: 1.0.3
Summary: A simple notification tool.
Author-email: Asmita <shahasmita379@gmail.com>
Maintainer-email: Asmita <shahasmita379@gmail.com>
License: MIT
Project-URL: bugs, https://github.com/audreyfeldroy/dj_notify/issues
Project-URL: changelog, https://github.com/audreyfeldroy/dj_notify/blob/master/changelog.md
Project-URL: homepage, https://github.com/audreyfeldroy/dj_notify
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typer
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: ty; extra == "test"
Dynamic: license-file

# dj-notify

![PyPI version](https://img.shields.io/pypi/v/dj_notify.svg)
[![Documentation Status](https://readthedocs.org/projects/dj-notify/badge/?version=latest)](https://dj-notify.readthedocs.io/en/latest/?version=latest)

Python Boilerplate contains all the boilerplate you need to create a Python package.

* Free software: MIT License
* Documentation: https://dj-notify.readthedocs.io.

## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyfeldroy/cookiecutter) and the [audreyfeldroy/cookiecutter-pypackage](https://github.com/audreyfeldroy/cookiecutter-pypackage) project template.
