Skip to main content

A library to make matrix-nio easier

Project description

Hopfenmatrix

This project tries to simplify the excellent matrix-nio library.

Installation

This project is available via the pypi package manager. It depends on the E2E version of matrix-nio, matrix-nio[e2e]. Because of this, the installation depends on the libolm3 library.

Debian

Debian 10 and below

The libolm3 library is not available in Debian 10 and below. It has to be installed from the buster-backports repository.

echo "deb http://ftp.debian.org/debian buster-backports main contrib" >> /etc/apt/sources.list
apt update
apt install python3 python3-pip
apt install -t buster-backports libolm-dev
python3 -m pip install -U hopfenmatrix

Debian Bullseye

apt update
apt install python3 python3-pip libolm-dev
python3 -m pip install -U hopfenmatrix

Arch

pacman -S libolm python python-pip gcc
python -m pip install -U hopfenmatrix

Fedora 30 and above

dnf install python3-pip python3-devel libolm libolm-devel gcc
python3 -m pip install -U hopfenmatrix

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

hopfenmatrix-0.4.1.tar.gz (18.3 kB view details)

Uploaded Source

File details

Details for the file hopfenmatrix-0.4.1.tar.gz.

File metadata

  • Download URL: hopfenmatrix-0.4.1.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for hopfenmatrix-0.4.1.tar.gz
Algorithm Hash digest
SHA256 c42bf53f22b4e65b5ec652b38df783733484ec81c96fd55bf02726ccd63645df
MD5 d4722dc8fca49f34d83401e62819922d
BLAKE2b-256 7d3cf64d213bdd0805c947d9b0906bdc43c0c3ca63551ac90d76791881c44914

See more details on using hashes here.

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