An async chat bot client framework
Project description
pyAsyncBot
Yet another async chat bot framework running on python3.8.
The framework is designed to be OOP friendly with minimum python syntactic sugar. Implementation has proper startup and graceful shutdown procedure to make it suitable to be integerated into other existing async projects and safely sharing the same event loop in the same thread.
The framework also shipping a simple daemon implementation which can serve multiple simple plugins.
This framework is highly inspired by OICQ2
API BACKEND
Surrently only the one defined by me is supported: https://github.com/SalimTerryLi/oicq_webd
INSTALL
Python 3.8+ is required. I strongly recommend to install the package into virtualenv.
pip install pyasyncbot
EXAMPLE
Under examples
folder of this repo
DAEMON
pyasyncbotd -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pyAsyncBot-0.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f84eb00b19e98cc9d15fa2207646cb173b50ebf4b45196af36ed45f14164746b |
|
MD5 | fdfd1597857412bdc12215518b4131a3 |
|
BLAKE2b-256 | faf4e9210bd78652615acbb90908afab666f711d60dbe13013de823343071bdf |