Metadata-Version: 2.4
Name: kithairon
Version: 0.4.1
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: polars>0.19
Requires-Dist: numpy>=1
Requires-Dist: pydantic-xml~=2.9
Requires-Dist: typing-extensions~=4.4
Requires-Dist: rich>=13
Requires-Dist: xdg-base-dirs
Requires-Dist: networkx>=3.2
Requires-Dist: kithairon[graphics] ; extra == 'all'
Requires-Dist: altair>=5.5.0 ; extra == 'graphics'
Requires-Dist: seaborn>=0.13 ; extra == 'graphics'
Provides-Extra: all
Provides-Extra: graphics
License-File: LICENCE.txt
Summary: A library for the Echo liquid handler.
Author-email: Constantine Evans <const@costi.net>
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://kithairon.readthedocs.io/en/latest/
Project-URL: Homepage, https://github.com/cgevans/kithairon

[![Documentation Status](https://readthedocs.org/projects/kithairon/badge/?version=latest)](https://kithairon.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/cgevans/kithairon/badge.svg?branch=main)](https://coveralls.io/github/cgevans/kithairon?branch=main)

# kithairon: a package Python package for the Echo Liquid Handler

This is the beginnings of a library to assist in using the Labcyte / Beckman Coulter Echo acoustic liquid handler.  If you are reading this readme in this state, then please realize that the library is currently in a likely unusably early state of development.

