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

Uploaded Source

Built Distribution

mautrix-0.15.0rc4-py3-none-any.whl (285.8 kB view details)

Uploaded Python 3

File details

Details for the file mautrix-0.15.0rc4.tar.gz.

File metadata

  • Download URL: mautrix-0.15.0rc4.tar.gz
  • Upload date:
  • Size: 207.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.7

File hashes

Hashes for mautrix-0.15.0rc4.tar.gz
Algorithm Hash digest
SHA256 31a9300fb6f9b1a3e748b4583007d2611b3fdb48c298ba1e0d5481b9e1b7b3ad
MD5 f9d3f36d40eaa72f88c5ec61f4f1b41f
BLAKE2b-256 0fe14f7b5eb67c47645888a049e8241df063311d072bdc31b42379c509643689

See more details on using hashes here.

Provenance

File details

Details for the file mautrix-0.15.0rc4-py3-none-any.whl.

File metadata

  • Download URL: mautrix-0.15.0rc4-py3-none-any.whl
  • Upload date:
  • Size: 285.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.0.1 pkginfo/1.4.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.7

File hashes

Hashes for mautrix-0.15.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 43db4ca619f1abae2f81dbb5cb158daf85f0219c27d26cb5ebabc65456a82221
MD5 6a69398c7321e28c1b02fcf507cd3dea
BLAKE2b-256 23b824ee5e8ef416a9cd49aa30b84f6263de708e65bbb3d76cbf090fe46e5afa

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