Skip to main content

A Python Matrix client library, designed according to sans I/O principles.

Project description

nio

Build Status codecov license Documentation Status #nio

nio is a multilayered Matrix client library. The underlying base layer doesn't do any network IO on its own, but on top of that is a full fledged batteries-included asyncio layer using aiohttp. File IO is only done if you enable end-to-end encryption (E2EE).

Documentation

The full API documentation for nio can be found at https://matrix-nio.readthedocs.io

Features

nio has most of the features you'd expect in a Matrix library, but it's still a work in progress.

  • ✅ transparent end-to-end encryption (EE2E)
  • ✅ encrypted file uploads & downloads
  • ✅ manual and emoji verification
  • ✅ custom authentication types
  • ✅ well-integrated type system
  • ✅ kick, ban and unban
  • ✅ typing notifications
  • ✅ message redaction
  • ✅ token based login
  • ✅ user registration
  • ✅ read receipts
  • ✅ live syncing
  • m.tags
  • ❌ python 2.7 support
  • ❌ cross-signing support
  • ❌ server-side key backups (room key backup, "Secure Backup")
  • ❌ user deactivation (#112)
  • ❌ in-room emoji verification
  • ❌ room upgrades and m.room.tombstone events (#47)

Installation

To install nio, simply use pip:

$ pip install matrix-nio

Note that this installs nio without end-to-end encryption support. For e2ee support, python-olm is needed which requires the libolm C library (version 3.x). On Debian and Ubuntu one can use apt-get to install package libolm-dev. On Fedora one can use dnf to install package libolm-devel. On MacOS one can use brew to install package libolm. Make sure version 3 is installed.

After libolm has been installed, the e2ee enabled version of nio can be installed using pip:

$ pip install "matrix-nio[e2e]"

Additionally, a docker image with the e2ee enabled version of nio is provided in the docker/ directory.

Examples

For examples of how to use nio, and how others are using it, read the docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matrix-nio-0.20.0.tar.gz (147.4 kB view details)

Uploaded Source

Built Distribution

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

matrix_nio-0.20.0-py3-none-any.whl (173.7 kB view details)

Uploaded Python 3

File details

Details for the file matrix-nio-0.20.0.tar.gz.

File metadata

  • Download URL: matrix-nio-0.20.0.tar.gz
  • Upload date:
  • Size: 147.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.7 Linux/5.19.11-arch1-1

File hashes

Hashes for matrix-nio-0.20.0.tar.gz
Algorithm Hash digest
SHA256 e4116279e329ffc5ac06813635e37a837e1684beffe2c14713d596b010b999f9
MD5 1efb5fdf295a4eacd95dddabf70cbdb9
BLAKE2b-256 1fc57594ddd82d5d4edb60e13f26b11a94944cb34c0e85bffbfee342ec4a66b7

See more details on using hashes here.

File details

Details for the file matrix_nio-0.20.0-py3-none-any.whl.

File metadata

  • Download URL: matrix_nio-0.20.0-py3-none-any.whl
  • Upload date:
  • Size: 173.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.1 CPython/3.10.7 Linux/5.19.11-arch1-1

File hashes

Hashes for matrix_nio-0.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b9b85a54a9a47ead41c0435f27490296d3ba218e411be5feb9abc9bcb3d6d174
MD5 87268c6547264980d4b6ee3a750f9980
BLAKE2b-256 f8b2d7cb57841a427079b075f2f727cf74bac1d3c57e490933f5d451d7da7adc

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