Metadata-Version: 2.1
Name: bytesviewnotifiactionclient
Version: 1.1.5
Summary: A plugin for Notification
Home-page: https://github.com/bytesview/bytesview-notifiaction-client
Author: BytesView
Author-email: contact@bytesview.com
License: UNKNOWN
Keywords: bytesview notification,bytesview notification client
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: firebase-admin
Requires-Dist: rq
Requires-Dist: redis
Requires-Dist: onesignal-python-api
Requires-Dist: mysql-connector-python


# <p align="center">BytesView Notification Client

BytesView Notification Client is a centalized way of managing notifications using fcm

<!-- [![Build Status](https://img.shields.io/github/actions/workflow/status/bytesview/python-client/python-publish.yml)](https://github.com/bytesview/python-client/actions/workflows/python-publish.yml)
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/newsdataapi/python-client/blob/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/newsdataapi?color=084298)](https://pypi.org/project/newsdataapi)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/newsdataapi)](https://pypi.org/project/newsdataapi)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/newsdataapi)](https://pypi.org/project/newsdataapi) -->

## Installation
```
pip install bytesviewnotifiactionclient

```

## Documentation

About BytesView click [here](https://www.bytesview.com/)

