Metadata-Version: 2.1
Name: ocs-sample-library-preview
Version: 0.1.9rc0
Summary: A preview of an OCS (OSIsoft Cloud Services) client library
Home-page: https://github.com/osisoft/OSI-Samples-OCS
Author: OSIsoft
Author-email: dendres@osisoft.com
License: Apache 2.0
Description: # OSIsoft Cloud Services Python Library Sample
        
        **Version:** 0.1.9_preview
        
        The python OCS library is an introductory language-specific examples of programming against OSISoft Cloud Services ([OCS](https://www.osisoft.com/Solutions/OSIsoft-Cloud-Services/)). It is as instructional samples only and are not for production use.
        
        They can be obtained by running: pip install ocs_sample_library_preview
        
        The library is not intended to show every endpoint and every option/parameter for endpoints it has. The library is known to be incomplete.
        
        Other language libraries and samples are available on [Github](https://github.com/osisoft/OSI-Samples).
        
        Tests are done by testing the sample apps that use this.
        
        Developed against Python 3.7.2.
        
        For the main OCS page [ReadMe](https://github.com/osisoft/OSI-Samples-OCS)
        
        [OSI Samples](https://github.com/osisoft/OSI-samples) are licensed under the Apache 2 license.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
