Skip to main content

A Python 3 asyncio Matrix framework.

Project description

PyPI: mautrix Python versions License: MPL-2.0 Docs Code style Imports

A Python 3.8+ asyncio Matrix framework.

Matrix room: #maunium:maunium.net

Components

  • Basic HTTP request sender (mautrix.api)

  • Client API endpoints as functions (mautrix.client.api)

  • Medium-level application service framework (mautrix.appservice)

    • Basic transaction and user/alias query support (based on Cadair’s python-appservice-framework)

    • Basic room state storage

    • Intent wrapper around the client API functions (design based on matrix-appservice-bridge)

  • Medium-level end-to-end encryption framework (mautrix.crypto)

    • Handles all the complicated e2ee key exchange

    • Uses libolm through python-olm for the low-level crypto

  • High-level bridging utility framework (mautrix.bridge)

    • Base class for bridges

    • Common bridge configuration and appservice registration generation things

    • Double-puppeting helper

    • End-to-bridge encryption helper

  • High-level client framework (mautrix.client)

    • Syncing and event handling helper.

    • End-to-end encryption helper.

  • Utilities (mautrix.util)

    • Matrix HTML parsing and generating utilities

    • Manhole system (get a python shell in a running process)

    • YAML config helpers

    • Database helpers (new: asyncpg, legacy: SQLAlchemy)

    • Color logging utility

    • Very simple HMAC-SHA256 utility for signing tokens (like JWT, but hardcoded to use a single good algorithm)

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

mautrix-0.19.16.tar.gz (245.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mautrix-0.19.16-py3-none-any.whl (324.9 kB view details)

Uploaded Python 3

File details

Details for the file mautrix-0.19.16.tar.gz.

File metadata

  • Download URL: mautrix-0.19.16.tar.gz
  • Upload date:
  • Size: 245.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for mautrix-0.19.16.tar.gz
Algorithm Hash digest
SHA256 c7a5f6207eac65ec31168b3355ed966dc43a32521a6ad9e6e15e1a7bd5a1a613
MD5 4fa1975547f87548670813010c5ee019
BLAKE2b-256 788a0f1a0ed8c3d902bb7b426cb4807726bdc6ad3be3b544b11747eccdf14aa4

See more details on using hashes here.

File details

Details for the file mautrix-0.19.16-py3-none-any.whl.

File metadata

  • Download URL: mautrix-0.19.16-py3-none-any.whl
  • Upload date:
  • Size: 324.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for mautrix-0.19.16-py3-none-any.whl
Algorithm Hash digest
SHA256 98b59ffd5feb7aa8d42a81683131a17bbe18c8cf56eedb5bd0feadd9473c299f
MD5 ee10f0f1b9eb0a97bece5f891a057250
BLAKE2b-256 f7ac3780c99bd855e5203071ff4c0d66c8bdcbfda11b1c2fcf8545f6ff6e9dc2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page