Skip to main content

Aqueduct Core package.

Project description

Aqueduct Fluidics

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aqueduct-py-0.0.6.tar.gz (47.7 kB view hashes)

Uploaded Source

Built Distribution

aqueduct_py-0.0.6-py3-none-any.whl (65.1 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