Metadata-Version: 2.1
Name: ocs-sample-library-preview
Version: 0.3.3rc0
Summary: A preview of an OCS (OSIsoft Cloud Services) client library
Home-page: https://github.com/osisoft/sample-ocs-sample_libraries-python
Author: OSIsoft
Author-email: dendres@osisoft.com
License: Apache 2.0
Description: # OSIsoft Cloud Services Python Library Sample
        
        **Version:** 0.3.3_preview
        
        [![Build Status](https://dev.azure.com/osieng/engineering/_apis/build/status/product-readiness/OCS/osisoft.sample-ocs-sample_libraries-python?branchName=main)](https://dev.azure.com/osieng/engineering/_build/latest?definitionId=2622&branchName=main)
        
        This sample library requires Python 3.9+. You can download Python [here](https://www.python.org/downloads/).
        
        ## About the library
        
        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 using Python 3.9.1.
        
        [OSI Samples](https://github.com/osisoft/OSI-samples) are licensed under the Apache 2 license.
        
        For the main OCS sample libraries page [ReadMe](https://github.com/osisoft/OSI-Samples-OCS/blob/main/docs/SAMPLE_LIBRARIES_README.md)  
        For the main OCS samples page [ReadMe](https://github.com/osisoft/OSI-Samples-OCS)  
        For the main OSIsoft samples page [ReadMe](https://github.com/osisoft/OSI-Samples)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
