Skip to main content

Lightweight bluesky-as-a-service wrapper application. Also usable as a library.

Project description

CI Coverage PyPI License

blueapi

Lightweight bluesky-as-a-service wrapper application. Also usable as a library.

Source https://github.com/DiamondLightSource/blueapi
PyPI pip install blueapi
Docker docker run ghcr.io/diamondlightsource/blueapi:latest
Documentation https://diamondlightsource.github.io/blueapi
Releases https://github.com/DiamondLightSource/blueapi/releases

This module wraps bluesky plans and devices inside a server and exposes endpoints to send commands/receive data. Useful for installation at labs where multiple people may control equipment, possibly from remote locations.

concept

The main premise of blueapi is to minimize the boilerplate required to get plans and devices up and running by generating an API for your lab out of type-annotated plans. For example, take the following plan:

    import bluesky.plans as bp
    from blueapi.core import MsgGenerator

    def my_plan(foo: str, bar: int) -> MsgGenerator:
        yield from bp.scan(...)

Blueapi's job is to detect this plan and automatically add it to the lab's API so it can be invoked easily with a few REST calls.

See https://diamondlightsource.github.io/blueapi for more detailed documentation.

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

blueapi-0.6.2a3.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

blueapi-0.6.2a3-py3-none-any.whl (62.3 kB view details)

Uploaded Python 3

File details

Details for the file blueapi-0.6.2a3.tar.gz.

File metadata

  • Download URL: blueapi-0.6.2a3.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for blueapi-0.6.2a3.tar.gz
Algorithm Hash digest
SHA256 9e9b46b632c4da70fc4289db65ccbac97535d144f250f3859af272d991dc8224
MD5 f001a5cc2d1e64375291a3d2d5090dc5
BLAKE2b-256 13c09347fb12940ca18287c6651f58f2e19c6f8785a9d5866e01c42121fe3200

See more details on using hashes here.

File details

Details for the file blueapi-0.6.2a3-py3-none-any.whl.

File metadata

  • Download URL: blueapi-0.6.2a3-py3-none-any.whl
  • Upload date:
  • Size: 62.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for blueapi-0.6.2a3-py3-none-any.whl
Algorithm Hash digest
SHA256 ad1c982e0631fedf1e1353a29533b3aa5f97711d4c3a757a21cc138035bf23fc
MD5 a3348d322130648beba6735a7d1a891d
BLAKE2b-256 fd536ba1e5c9bc8366c9a3affbb67d39eedec438123bc4f09cb6809408e7ea76

See more details on using hashes here.

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