Overview¶
docs |
|
---|---|
package |
A Discord Notifier to send progress updates, params and results to a Discord channel.
Free software: MIT license
Installation¶
pip install transformer-discord-notifier
You can also install the in-development version with:
pip install https://github.com/Querela/python-transformer-discord-notifier/archive/master.zip
Documentation¶
https://python-transformer-discord-notifier.readthedocs.io/
git clone https://github.com/Querela/python-transformer-discord-notifier.git
cd python-transformer-discord-notifier
sphinx-build -b html docs dist/docs