Metadata-Version: 2.1
Name: bob-telegram-tools
Version: 1.0.0
Summary: A package to monitor your Machine Learning trainings every where without any additional app.
Home-page: https://github.com/antonioroberto1994/bob_telegram_tools
Author: Antonio Roberto
Author-email: roberto.antonio@outlook.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.9.2)
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: tqdm (>=4.11.2)
Requires-Dist: python-telegram-bot

<p style="text-align:center;">
<img style="" src="docs_src/logo.png">
</p>

<br>

Bob Telegram Tools is a python library which allows you to monitor your machine learning methods just by using Telegram without any additional application.

Documentation
=============

See https://antonioroberto1994.github.io/bob_telegram_tools/ for detailed instruction, manuals and tutorials.

Installation instructions
=========================

You can install the package with pip:

`pip install bob-telegram-tools` 

License
=======

Code released under the [GNU GENERAL PUBLIC LICENSE](https://github.com/antonioroberto1994/bob_telegram_tools/tree/master/LICENSE).


