
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.