zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
359 stars 361 forks source link

Migrate the library used in Matrix bridge to matrix-nio #604

Open rht opened 4 years ago

rht commented 4 years ago

According to the README.md of https://github.com/matrix-org/matrix-python-sdk:

We strongly recommend using the matrix-nio library rather than this sdk. It is both more featureful and more actively maintained.

We should migrate.

rht commented 3 years ago

This will be fixed by #723.