Metadata-Version: 2.4
Name: django-msteams-notify
Version: 1
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Author-email: Asmita Shah <shahasmita379@gmail.com>
Maintainer-email: Asmita Shah <shahasmita379@gmail.com>
License: MIT
Project-URL: bugs, https://github.com/audreyfeldroy/django_msteams_notify/issues
Project-URL: changelog, https://github.com/audreyfeldroy/django_msteams_notify/blob/master/changelog.md
Project-URL: homepage, https://github.com/audreyfeldroy/django_msteams_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"
Requires-Dist: ipdb; extra == "test"
Dynamic: license-file

# Python Boilerplate

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

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

* PyPI package: https://pypi.org/project/django-msteams-notify/
* Free software: MIT License
* Documentation: https://django-msteams-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.
