PlateFlo perfusion system tools.
Project description
PlateFlo
Python tools for the PlateFlo perfusion tissue culture system. Simplifies serial control of FETbox hardware controller and Ismatec peristaltic pumps.
Installation
Using pip
package manager:
pip install plateflo
or
python3 -m pip install plateflo
Description
The plateflo
package includes the following modules and sub-package:
fetbox
- OmniPerf FETbox serial controlscheduler
- Scheduling/executing system commands, e.g. valve on/off every 5 min.ismatec
- Package for basic serial control of Ismatec peristaltic pumpsismatec_dig
- Reglo Digital peristaltic pumpismatec_icc
- Reglo ICC peristaltic pumpismatec_scanner
- Find connected Reglo pumps
serial_io
- Underlying threaded serial I/O library. Built aroundpyserial
Documentation
- Publication [coming soon]
- PlateFlo ReadTheDocs [coming soon]
Source
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
plateflo-0.2.2.tar.gz
(17.9 kB
view hashes)
Built Distribution
plateflo-0.2.2-py3-none-any.whl
(22.0 kB
view hashes)