Python toolbox for managing biological experiment devices via the lab_devices_client HTTP service.
Project description
BioExperiment Suite
Python toolbox for managing biological experiment devices (pumps, cell density detectors etc.) and setting up experiments.
Table of Contents
Introduction
This project is a Python toolbox for managing biological experiment devices (pumps, cell density detectors etc.) and setting up experiments. Communication protocol is specific for devices produced by my lab in Institute of Protein Research RAS, so it may not be suitable for other devices, but you can easily adapt it for your needs by overriding corresponding methods. The toolbox is designed to be easily extensible and customizable.
Features
- Abstraction above COM-port communication
- Automatic device discovery
- High-level API for device control
- Easy-to-use experiment setup
- Scrupulous logging
- Graphical user interface (in development)
Installation
To install the package, you can use pip:
pip install bioexperiment-suite
or with GUI support:
pip install bioexperiment-suite[gui]
Prerequisites
Ensure you have the following installed on your machine:
- Python 3.12 or higher
- Windows CH340 Driver (for Windows users if not installed already)
Usage
For comprehensive usage examples, please see the examples directory.
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bioexperiment_suite-0.7.0.tar.gz.
File metadata
- Download URL: bioexperiment_suite-0.7.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.14.2 Darwin/25.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b6e017997c2cfa8f6572661aed66574862554c5ac46ffe84916ca2dedfc652a
|
|
| MD5 |
cd4c2653808469c4294fda5ef7aea913
|
|
| BLAKE2b-256 |
28e1e873f90a6b0b13970738a48cfedc32ade6f28fc3119e4d70e5eeb4a6db67
|
File details
Details for the file bioexperiment_suite-0.7.0-py3-none-any.whl.
File metadata
- Download URL: bioexperiment_suite-0.7.0-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.14.2 Darwin/25.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
472c2ca3253f8fcce9957d76195c4690c62e51f8871495defe2674e5a28b4e9e
|
|
| MD5 |
32ffedbc98fe462d717a060476b149d6
|
|
| BLAKE2b-256 |
6890090cb85c13b6f2060229ecd946024746a4d1b0414c5bea397343cc6d5919
|