/mautrix-python

A Python 3 asyncio Matrix framework.

Primary LanguagePythonMIT LicenseMIT

mautrix-appservice-python

PyPI badge Python versions License

A Python 3 asyncio-based Matrix application service framework.

The framework is minimal and only provides basic application service functions, room state storage and an intent API. The core AS functions are based on Cadair's python-appservice-framework and the intent API design is based on matrix-appservice-bridge.