[ bianca ]
[ 源代码: mautrix-python ]
软件包:python3-mautrix(0.20.7-1)
python3-mautrix 的相关链接
下载源码包 mautrix-python:
- [mautrix-python_0.20.7-1.debian.tar.xz]
- [mautrix-python_0.20.7-1.dsc]
- [mautrix-python_0.20.7.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [docs.mau.fi]
相似软件包:
Matrix client framework for Python using asyncio
Mautrix allows connecting to servers using the Matrix communication framework via an intuitive Python interface. It contains the following components:
* Basic HTTP request sender * Client API endpoints as functions * Medium-level application service framework * Medium-level end-to-end encryption framework * High-level bridging utility framework * High-level client framework * Utilities
It can be used to write Matrix bots, Matrix clients or Matrix bridges.
其他与 python3-mautrix 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-yarl
- yet another URL library for Python