Metadata-Version: 1.0
Name: chamberconnectlibrary
Version: 0.1.6
Summary: A library for interfacing with Espec North America chambers
Home-page: https://github.com/EspecNorthAmerica/ChamberConnectLibrary
Author: Espec North America
Author-email: mmetzler@espec.com
License: MIT
Description: # ChamberConnectLibrary
        Python library for interfacing with Espec North America chambers with P300 &amp; Watlow F4T controllers.
        
        ## Requirements
        python 2.7.x
        
        ## Installation
        ```pip install chamberconnectlibrary```
        
        ## Testing
        
        To test run chamberconnectlibrary-test.py(on windows using COM port #3, test script is located in Python2.7\Scripts directory)
        
        P300: ```chamberconnectlibrary-test.py Espec Serial \\.\COM3 19200```
        
        Watlow F4T: ```chamberconnectlibrary-test.py Espec Serial \\.\COM3 38400```
        
        ## Documentation
        To be added to the GitHub wiki when development status is more firm.
Keywords: Espec P300 F4T
Platform: UNKNOWN
