Skip to content

Log and monitor experiments with your favorite neighborhood hero

Notifications You must be signed in to change notification settings

vturrisi/watchdog_man

Repository files navigation

Watchdog Man

Simple library to log and monitor experiments

How to install

pip install . --user

How to use

  • Follow example_1.py in tests folder

If you want to send messages to telegram

  • Create a telegram bot
  • Paste its token into tests/telegram_token.txt
  • Send a message to it from your account
  • Visit https://api.telegram.org/bot<BOT_TOKEN>/getUpdates to get your id
  • Paste your id into tests/chat_id.txt
  • (or ignore example_1.py and pass it manually)

About

Log and monitor experiments with your favorite neighborhood hero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages