python3-mautrix

Matrix client framework for Python using asyncio
  https://docs.mau.fi/python/latest/
  0
  no reviews



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.