Aqueduct Core package.
Project description
Aqueduct Fluidics Python API
The Aqueduct Fluidics Python API is a Python-based software package designed for laboratory automation and instrumentation. It provides an abstraction layer that allows operators to write Python code to interface with devices such as pumps, valves, and sensors, without having to deal with low-level communication protocols.
You can find complete documentation here here.
Getting Started
To get started with the Aqueduct Fluidics Core Application, simply install it using pip
:
pip install aqueduct-py
Building Wheel
python -m pip wheel
Testing
Install with dev dependencies.
Windows
python -m pip install -e .[test]
Mac
python -m pip install -e '.[test]'
To test
python -m pytest src
Pre-Commit Hooks
pre-commit run --all-files
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
File details
Details for the file aqueduct_py-0.0.10.tar.gz
.
File metadata
- Download URL: aqueduct_py-0.0.10.tar.gz
- Upload date:
- Size: 51.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6144910dc613bfbfc495126e008fe50c02dc5ff99958eb4facdd5b782e88a25d |
|
MD5 | e007cfd828bfdf08a394c829cfa7aeff |
|
BLAKE2b-256 | 0eaa8777d4d72a147481d4530a96021e1491853d9b8a28deb71301112eda4ea2 |
File details
Details for the file aqueduct_py-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: aqueduct_py-0.0.10-py3-none-any.whl
- Upload date:
- Size: 69.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de856e671a76a64536e1c3c2e851813f5ef56fdf7be584349e480f9e4b62c017 |
|
MD5 | 57d08742a16f213ce07fd95a463975fd |
|
BLAKE2b-256 | 8c990cfcb78f0514ed0706f83ffa375642ee177c5f1cfc94492ff2b4af5be953 |