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.7.tar.gz (239.0 kB view details)

Uploaded Source

Built Distribution

mautrix-0.19.7-py3-none-any.whl (317.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mautrix-0.19.7.tar.gz
  • Upload date:
  • Size: 239.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for mautrix-0.19.7.tar.gz
Algorithm Hash digest
SHA256 aefa97c43e6542b32a5b66109f147f2d5c736864e03cb36422e09b16c298f9b1
MD5 4531b8d6bcfe1bd68f49ae24e3709f0d
BLAKE2b-256 df258b1c058a6a7dd3ddb74d17b50cebeb8165f00715817683c849465b5dda1a

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: mautrix-0.19.7-py3-none-any.whl
  • Upload date:
  • Size: 317.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for mautrix-0.19.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9cc2ffc9a5c98194c1d7906737c4f82014efe4952651c1c77edd24d2ff1ce33c
MD5 e1f26816db6605df11b758b5ceb32c41
BLAKE2b-256 a48505e7d80154da6d40687ae0af27c711e55cab9ec45361e4545681c7e0de32

See more details on using hashes here.

Provenance

Supported by

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