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

Uploaded Source

File details

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

File metadata

  • Download URL: hopfenmatrix-0.4.7.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.7.tar.gz
Algorithm Hash digest
SHA256 292991a8745575db6f4f52cb896c83a669a932c1b9465bc78feaebb59385812c
MD5 ea878b6550fc6497967d042dd01ba3d8
BLAKE2b-256 debcf84fac7edf32055d53eb53beff0dd052753889f51a5607b2d53f60db1ebf

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