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

Uploaded Source

File details

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

File metadata

  • Download URL: hopfenmatrix-0.2.2.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7

File hashes

Hashes for hopfenmatrix-0.2.2.tar.gz
Algorithm Hash digest
SHA256 6ab1e3c0394527dfd829c22416181c1a4f58f0fc71c8a519d3871df0e293f39a
MD5 cacb2936f40d1af1785195352377157c
BLAKE2b-256 d3c853dd3ee711ae35d12abbaf4b7c044c0b542195bb78c235a54ae539ab71c0

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