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

Uploaded Source

File details

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

File metadata

  • Download URL: hopfenmatrix-0.4.2.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.2.tar.gz
Algorithm Hash digest
SHA256 84eca784a4c822c3dc89bf491aeb9133cb5957668f191238ff250aa1ae83da4f
MD5 6ff392d13976bcd9c19768099cc23362
BLAKE2b-256 dc1c3d153e1c03d39da97d50c78813cc3af195d59a9d4802ebaf6d1b49e00d36

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