No project description provided
Project description
Fractal Matrix Client
This project is a thin wrapper around matrix-nio
. It provides convenience helpers for working with synapse admin and the Matrix API
for Matrix powered projects.
Example Usage
Context manager example:
from fractal_matrix_client import MatrixClient
# Fractal Matrix Client can automatically discover the Matrix server associated with the given matrix_id if the homesrver is configured properly
async with MatrixClient(matrix_id='@user:matrix.org') as client:
res = await client.login('password')
print(res.access_token)
syt_bW8... #access_token
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
Built Distribution
File details
Details for the file fractal_matrix_client-0.0.7.tar.gz
.
File metadata
- Download URL: fractal_matrix_client-0.0.7.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ceb440adb5b5ba7d8e527786d28291938ebe356569d516ef988f2724a2396f40 |
|
MD5 | eb536f6a0b2eccfa86f338695fde811a |
|
BLAKE2b-256 | 64f6fe0adfec9b45a9d28f5f3a7e9746d81af0ef10a4c2318927c62a8aaf3816 |
File details
Details for the file fractal_matrix_client-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: fractal_matrix_client-0.0.7-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed5ca500a90654266fab8c93a7b804d44efaa5c89f4f7dbfda78802c42a41a06 |
|
MD5 | 8ca0d551af34d1cd2da012bd2a87d6c2 |
|
BLAKE2b-256 | 5e5029c2462a3097f56516063b4ce2efd70c60374aa85d986fceda9255d2473b |