Metadata-Version: 2.1
Name: ktg
Version: 0.0.6
Summary: send telegram message
Home-page: https://github.com/kkristof200/py_telegram_send
Author: Kristof
License: UNKNOWN
Description: # ktg
        ![python_version](https://img.shields.io/static/v1?label=Python&message=3.5%20|%203.6%20|%203.7&color=blue) [![PyPI downloads/month](https://img.shields.io/pypi/dm/ktg?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/ktg)
        
        ## Description
        send telegram message
        
        ## Install
        ~~~~bash
        pip install ktg
        # or
        pip3 install ktg
        ~~~~
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
