Metadata-Version: 2.1
Name: congo-lab
Version: 0.7.1
Summary: Real-time laboratory automation and monitoring in Python.
Home-page: https://github.com/gar-syn/congo-lab
Author: Richard Ingham, Gary Short
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: twisted
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyserial
Requires-Dist: xlsxwriter
Requires-Dist: cryptography (==3.2.1)
Requires-Dist: pyasn1
Requires-Dist: autobahn
Requires-Dist: pylint
Requires-Dist: SimpleCV
Requires-Dist: opencv-python
Requires-Dist: requests
Requires-Dist: bcrypt
Requires-Dist: crccheck

# ConGo Lab

A fork of the Octopus project [LINK](https://github.com/richardingham/octopus) stripped down to only the octopus python library.

## Documentation

[Legacy documentation](doc/Octopus%20Documentation.md)


