Metadata-Version: 2.1
Name: scs-host-posix
Version: 1.0.3
Summary: Host abstractions for data consumers running POSIX-compliant operating systems, including Windows 10.
Home-page: https://github.com/south-coast-science/scs_host_posix
Author: South Coast Science
Author-email: contact@southcoastscience.com
License: UNKNOWN
Description: # scs_host_posix
        Host abstractions for data consumers running POSIX-compliant operating systems, including Windows 10.
        
        _Contains library classes only._
        
        **Required libraries:** 
        
        * Third party (always required): AWSIoTPythonSDK, tzlocal
        * Third party (to enable OSIO data access) paho-mqtt, pycurl
        * SCS root: scs_core
        
        
        **Branches:**
        
        The stable branch of this repository is master. For deployment purposes, use:
        
            git clone --branch=master https://github.com/south-coast-science/scs_host_posix.git
        
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX
Requires-Python: >3.5
Description-Content-Type: text/markdown
