Skip to main content

Core bluesky plan stubs & devices for use at ISIS

Project description

ibex_bluesky_core

Core bluesky plan stubs & devices for use at ISIS. Not instrument/technique specific.

Local development

Create & activate a python virtual environment (windows):

python -m venv .venv
.venv\Scripts\activate

Install the library & dev dependencies in editable mode:

python -m pip install -e .[dev]

Run the unit tests:

python -m pytest

Run lints:

ruff format --check
ruff check
pyright

Release Process

Releases are created automatically via a github action, to create a release just create a new git tag on the commit on main (i.e. git pull, git checkout main git tag <release.version.number. git push origin tag <release.version.number.) This will start a workflow that will check that all linters and tests pass, and then publish a new release with the version number specified in the tag to Pypi and github. The new release can then be installed via pip install ibex_bluesky_core. The workflow must be approved by someone in the ICP-Write group.

Credentials for Pypi can be found on keeper.

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

ibex_bluesky_core-0.0.2.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

ibex_bluesky_core-0.0.2-py3-none-any.whl (8.0 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