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

Uploaded Source

File details

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

File metadata

  • Download URL: hopfenmatrix-0.4.6.tar.gz
  • Upload date:
  • Size: 18.4 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.6.tar.gz
Algorithm Hash digest
SHA256 5ef0fde7cfaaa8ff7e319e848d590b7afab685e545eeb5cc85d03da944a34c41
MD5 0137339859042c73381fceb65baf9c26
BLAKE2b-256 0450ba47788d3846e1f9b4628bf2ffdda69669dc0ef556d9fd53794dff3295c1

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