Skip to main content

Napari with Arnheim Client Integrated

Project description

Napari - Arnheim

Idea

Napari Arnheim bundles Napari with the Arnheim Framework Client and its Grunnlag-Provider

Prerequisites

Napari Arnheim only works with a running Arnheim Instance (in your network or locally for debugging) and a Grunnlag-Provider. (see Grunnlag)

Usage

In order to initialize the Client you need to connect it as a Valid Application with your Arnheim Instance

bergen = Bergen(host="HOST_NAME",
    port=8000,
  client_id="APPLICATION_ID_FROM_ARNHEIM", 
  client_secret="APPLICATION_SECRET_FROM_ARNHEIM",
  name="karl",
)


with napari.gui_qt():
    viewer = napari.Viewer()
    viewer.window.add_dock_widget(ArnheimWidget(bergen=bergen), area="right")

Testing and Documentation

So far Bergen does only provide limitedunit-tests and is in desperate need of documentation, please beware that you are using an Alpha-Version

Build with

Roadmap

This is considered pre-Alpha so pretty much everything is still on the roadmap

Deployment

Contact the Developer before you plan to deploy this App, it is NOT ready for public release

Versioning

There is not yet a working versioning profile in place, consider non-stable for every release

Authors

  • **Johannes Roos ** - Initial work - jhnnsrs

See also the list of contributors who participated in this project.

License

Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0)

Acknowledgments

  • EVERY single open-source project this library used (the list is too extensive so far)

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

napari-arnheim-0.2.2.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

napari_arnheim-0.2.2-py3-none-any.whl (31.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page