https://github.com/bluzir/aio-telegraph
Async wrapper for telegra.ph API
https://github.com/bluzir/aio-telegraph
aiohttp telegraph telegraph-api
Last synced: 4 months ago
JSON representation
Async wrapper for telegra.ph API
- Host: GitHub
- URL: https://github.com/bluzir/aio-telegraph
- Owner: bluzir
- License: mit
- Created: 2017-04-08T11:35:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T02:13:19.000Z (over 5 years ago)
- Last Synced: 2025-12-16T09:43:21.060Z (7 months ago)
- Topics: aiohttp, telegraph, telegraph-api
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aio-telegraph



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`