Metadata-Version: 2.1
Name: aio-telegraph
Version: 1.0.0
Summary: A tiny aio library for telegra.ph API
Home-page: https://github.com/bluzir/aio-telegraph
Author: Vladislav Kooklev
Author-email: kouklevv@gmail.com
License: UNKNOWN
Description: # aio-telegraph
        ![Python 3.6|3.7](https://img.shields.io/badge/python-3.6%20%7C%203.7-blue.svg)
        
        Async library for telegra.ph API
        
        Cover all API methods for [December 19 2016](https://telegra.ph/api).
        
        # Installation
        `pip install aio-telegraph`
        
        # Usage
        Usage example are available at `examples.py`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
