Metadata-Version: 2.1
Name: citrine
Version: 0.90.3
Summary: Python library for the Citrine Platform
Home-page: http://github.com/CitrineInformatics/citrine-python
Author: Citrine Informatics
License: UNKNOWN
Description: # Getting Started
        `citrine-python` is the Python library for the Citrine Platform. To get started, first install `citrine-python`:
        
        ```bash
        pip install citrine
        ```
        
        Detailed instructions on installation and usage can be found in the complete [citrine-python docs](https://citrineinformatics.github.io/citrine-python/index.html)
        
        # Contributing
        
        To find detailed contributing guidelines, please see the [contributing documentation](https://github.com/CitrineInformatics/citrine-python/blob/master/CONTRIBUTING.md).
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Provides-Extra: builders
