A Discord Notifier to send progress updates, params and results to a Discord channel.
Project description
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
Changelog
0.2.1 (2020-12-15)
Correct setup.py validation.
Add (private) distribution/docs build scripts.
0.2.0 (2020-12-15)
Refactor blocking discord code into discord submodule.
Fix behaviour for __del__ with refactoring, so it work as intended.
Improve documentation for discord module.
0.1.0 (2020-12-11)
First release on PyPI.
First working version, tested manually.
Cleaned up skeleton files.
Updated docs.
0.0.0 (2020-12-10)
Initial code skeleton.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for transformer-discord-notifier-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bda4ad01a3a6e4a09fe98e638178049c95448b3551c736b46315796923e178a7 |
|
MD5 | 2ad6917206d1116721c2af0df0eafcda |
|
BLAKE2b-256 | 4af92543f92b7c4990aa2a36dfb4273ec6cf4bd3c2b5410e1664fa2af3530246 |
Hashes for transformer_discord_notifier-0.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203baf14094d7fdec597fe26856f517be125dfdefb307d13d387deac31b94206 |
|
MD5 | b7810efef7160cb2b0f58850ee2c9cf9 |
|
BLAKE2b-256 | 9cd5972e522a136aced9ed898912e4119a3991c5db7b71510cdd3310cee5123e |