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.3.0 (2020-12-16)
Add (private) scripts (make venv, run checks).
Update usage docs.
Extend / rewrite discord client methods.
Reuse existing tqdm transformers.trainer_callback.ProgressCallback for progress tracking.
Fancy aggregation of prediction runs, split train progress into epochs.
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.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | adf1236194e982ec2b71857bb2222562e168132659e158a419aa6ee0669aa626 |
|
MD5 | 9e35a10775ff1c5552f4b1435d022102 |
|
BLAKE2b-256 | 2427fa2cc8a5b9e2f9cf301eabbd634155317ea6d39443a21146af6039503252 |
Hashes for transformer_discord_notifier-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fd0208b96b4e974f1bfe35a073b9b722490137605f4e2665fd6e85716e86c85 |
|
MD5 | 8697e1b78908b8ab673118dab56339df |
|
BLAKE2b-256 | 34da5f33e06b416d0d82f217a55375523a53d95e1334cc37a6c6c5023e19118a |