forked from fabbecker/matrix-nio-client
No description
| matrix_nio_client | Add client class | |
| LICENSE | Add LICENSE | |
| README.md | Add link to matrix-nio lib | |
| requirements.txt | Add project dependencies to requirements.txt | |
| setup.py | Add setup.py | |
Matrix Nio Client
A client for the matrix chat protocol that supports end-to-end-encryption.
For details take a look at https://matrix-nio.readthedocs.io/en/latest/index.html.
Installation
git clone https://codeberg.org/fabbecker/matrix-nio-client.git
pip install -r matrix-nio-client/requirements.txt
pip install matrix-nio-client