Bluesky
A plugin for posting to Bluesky from napari
A plugin for posting to Bluesky from napari
This napari plugin was generated with copier using the napari-plugin-template.
Installation
You can install napari-bluesky
via pip:
pip install napari-bluesky
To install latest development version :
pip install git+https://github.com/kephale/napari-bluesky.git
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 MIT license, "napari-bluesky" 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:
- 2024-11-29
First released:
- 2024-11-29
License:
- MIT
Operating system:
- Information not submitted
Requirements:
- numpy
- magicgui
- qtpy
- scikit-image
- atproto
- appdirs
- python-dotenv
- pillow
- tox; extra == "testing"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- napari; extra == "testing"
- pyqt5; extra == "testing"