Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toddbirchard/chatango-async
🔁🤖 Asynchronous Chatango Client Library
https://github.com/toddbirchard/chatango-async
async asyncio chatango chatango-bot chatbot python
Last synced: about 2 months ago
JSON representation
🔁🤖 Asynchronous Chatango Client Library
- Host: GitHub
- URL: https://github.com/toddbirchard/chatango-async
- Owner: toddbirchard
- Created: 2023-08-19T04:32:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T00:19:33.000Z (11 months ago)
- Last Synced: 2024-05-12T00:44:37.337Z (8 months ago)
- Topics: async, asyncio, chatango, chatango-bot, chatbot, python
- Language: Python
- Homepage: https://github.com/toddbirchard/chatango-async
- Size: 285 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatango-async
![Python](https://img.shields.io/badge/python-^3.10-blue.svg?longCache=true&style=flat-square&colorA=4c566a&colorB=5e81ac&logo=Python&logoColor=white)
![Python](https://img.shields.io/badge/asyncio-^3.4.3-blue.svg?longCache=true&style=flat-square&colorA=4c566a&colorB=5e81ac&logo=Python&logoColor=white)
![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=a3be8c)
[![GitHub Issues](https://img.shields.io/github/issues/toddbirchard/chatango-async.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/chatango-async/issues)
[![GitHub Stars](https://img.shields.io/github/stars/toddbirchard/chatango-async.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/chatango-async/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/toddbirchard/chatango-async.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/chatango-async/network)Chatango client library to easily & reliably build applications/bots for the Chatango platform. Handles events asynchronously via [Asyncio](https://docs.python.org/3/library/asyncio.html).