Metadata-Version: 2.1
Name: knotifier
Version: 0.0.2
Summary: knotifier
Home-page: UNKNOWN
Author: Kristóf-Attila Kovács
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
Description-Content-Type: text/markdown
License-File: LICENSE

# notifier



## Description



## Install

~~~~bash
pip install notifier
# or
pip3 install notifier
~~~~

## Usage

~~~~python
import notifier
~~~~

## Dependencies

[ktg](https://pypi.org/project/ktg)

