Skip to content

Repository files navigation

Alab Control Components

This python package includes drivers needed to control devices in Ceder group's alab.

Installation

pip install .

For editable local development, use:

pip install -e .

Note that at least one optional dependency is only available in the Ceder group's private workflow/tooling context. Install it with:

pip install ".[ceder]"

If you need that dependency separately, the requirement is still listed in requirements_ceder.txt and can be installed manually with:

pip install -r requirements_ceder.txt

Test

python -m unittest

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages