Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Python interface to TECAN Fluent liquid handling robot

License

Notifications You must be signed in to change notification settings

Trailbio-Github/pyTecanFluent_trailbio

 
 

Repository files navigation

Build Status PyPI version

pyTecanFluent

Python interface to TECAN Fluent liquid handling robot

WARNING: this package is under heavy development and is subject to change at any time.

Sections

Contents

[top]

Examples

[top]

  • See the bash scripts in:
    • ./examples/

Installation

[top]

Altering the FluentControl database

The database includes:

  • labware
  • liquid classes
  • tip types
  • target positions

To edit the database, just alter the JSON files in ./pyTecanFluent/database/ prior to installing.

With pip

pip install pyTecanFluent

From source

Optional testing:

python setup.py test

Install:

python setup.py install

Changelog

[top]

License

[top]

  • Free software: MIT license

About

Python interface to TECAN Fluent liquid handling robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%