PyNotificator is distributed on PyPI.
$ pip install pynotificator
If you are using Windows, you need an option.
$ pip install pynotificator[win]
PyNotificator repository is distributed on GitHub.
$ git clone https://github.com/higurashi-takuto/pynotificator.git $ cd pynotificator $ pip install -e .