A small and simple class to handle microplate's / micro titreplate's within python
Documentation
Documentation, Usage and Contributing Guidlines are hosted at platemap
Generate Documentation
run pydoc-markdown
in the root folder
Installation
To install platemap from pypi
$ pip install platemap
To install from github
$ git clone https://github.com/Benedict-Carling/platemap.git
cd platemap
python setup.py install
Description
Created at the London Biofoundry by Benedict Carling and released under the MIT licence (Copyright 2021 London Biofoundry)