Slackker

Latest version: v1.2.34

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.34

What's Changed
* Update Github actions by siddheshgunjal in https://github.com/siddheshgunjal/slackker/pull/18


**Full Changelog**: https://github.com/siddheshgunjal/slackker/compare/1.2.33...1.2.34

1.2.33

What's Changed
* Refactor notify methods to accept variable arguments and improve script name retrieval by siddheshgunjal in https://github.com/siddheshgunjal/slackker/pull/17


**Full Changelog**: https://github.com/siddheshgunjal/slackker/compare/1.2.3...1.2.33

1.2.3

New Feature: slackker callback for any python function 14
Change log:
New:
* Slackker call for any any Python function with slackker.notifier wrapper.
* Slackker callback slackker.notify(__file__) to notify script has been executed.
Fixes:
* Remove deprecated datetime functionality issue. remove `timezone` method

1.2.2

Change log:

New Feature:
- Support for lightning framework⚡(10)
Fixes:
- Fix epoch numbers mismatch in reporting for keras (10)
Improvements:
- Refactor code for better performance & smaller package size ~20KB (11)

**Full Changelog**: https://github.com/siddheshgunjal/slackker/compare/1.1.0...1.2.2

1.1.0

Change log:

New Feature:
* Added Telegram support to send training updates. from `slackker.callbacks.keras` import `telegramUpdate`. For detailed step by step guide, visit this article: [How to setup Slackker with Telegram](https://medium.com/siddheshgunjal82/how-to-setup-slackker-with-telegram-to-monitor-keras-model-training-21b1ff0c1020)

Improvements:
* Backend overhaul for future updates.

1.0.1

Change log:

Bugs resolved:
* Fixed crash issue if internet goes out in between training.
- Now if internet goes down `slackker` will make 3 attempts of 10 seconds each and upon failure in connection it will skip update to slack and continue training.
Improvements:
* Added colors to log statements for better readability.
- `Cyan` for INFO logs
- `Yellow` for WARNING logs
- `Red` for ERROR logs
* Wait timer for initial connection check has been increased from 10 seconds to 60 seconds.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.