napari-zulip
A simple plugin for interacting with Zulip from napari
A simple plugin for interacting with Zulip from napari.

Installation
You can install napari-zulip via pip:
pip install napari-zulip
To install latest development version :
pip install git+https://github.com/kephale/napari-zulip.git
Setting it up
The plugin is going to look for a file in <home directory>/.zulip.d/napari.zulipchat.com.zuliprc.
If you want to use this on a different zulip then adjust the napari.zulipchat.com to whatever the correct domain should be.
How to generate a .zuliprc file
In the Zulip app:
- Select
Menu - Select
Personal settings - Select
Account & privacy - Click on
Show/change your API key - Enter your password
- Click
Download .zuliprc - Save the file as
<home directory>/.zulip.d/napari.zulipchat.com.zuliprc(or change the domain name if using a different Zulip server)
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the BSD-3 license, "napari-zulip" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.0.2
Last updated:
- 2023-04-22
First released:
- 2023-04-22
License:
- BSD-3-Clause

