Bluesky — An Experiment Specification & Orchestration Engine
| Source | https://github.com/bluesky/bluesky |
|---|---|
| PyPI | pip install bluesky |
| Documentation | https://bluesky.github.io/bluesky |
| Releases | https://github.com/bluesky/bluesky/releases |
Bluesky is a library for experiment control and collection of scientific data and metadata. It emphasizes the following virtues:
- Live, Streaming Data: Available for inline visualization and processing.
- Rich Metadata: Captured and organized to facilitate reproducibility and searchability.
- Experiment Generality: Seamlessly reuse a procedure on completely different hardware.
- Interruption Recovery: Experiments are "rewindable," recovering cleanly from interruptions.
- Automated Suspend/Resume: Experiments can be run unattended, automatically suspending and resuming if needed.
- Pluggable I/O: Export data (live) into any desired format or database.
- Customizability: Integrate custom experimental procedures and commands, and get the I/O and interruption features for free.
- Integration with Scientific Python: Interface naturally with numpy and Python scientific stack.
The Bluesky Project enables experimental science at the lab-bench or facility scale. It is a collection of Python libraries that are co-developed but independently useful and may be adopted a la carte.
Bluesky Project Documentation.
See https://bluesky.github.io/bluesky for more detailed documentation.
Release files for bluesky 1.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bluesky-1.13.tar.gz | 465.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bluesky-1.13-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 792.7 kB
Release files / bluesky-1.13.tar.gz
| Download URL | bluesky-1.13.tar.gz |
|---|---|
| Size | 465.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bd2814917276bbfbd24477c8575c6b30068d94149c48f123b1c84a193e0a0fca
|
|
BLAKE2b-256 checksum How to use checksums |
27a8c962ad56177ab2ed0b9e4a3890b3614381251bdd28a99d6119719e198b74
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / bluesky-1.13-py3-none-any.whl
| Download URL | bluesky-1.13-py3-none-any.whl |
|---|---|
| Size | 326.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
814972cb7178857bdf21d0d391e045a11712a662d69951130391927b9b779af9
|
|
BLAKE2b-256 checksum How to use checksums |
55a8ff975bf583ebca73d05922ba1ca172bf7a9bd006f4b31f6608e3fd07838b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|