https://github.com/citrineinformatics/citrine-python
https://github.com/citrineinformatics/citrine-python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/citrineinformatics/citrine-python
- Owner: CitrineInformatics
- License: apache-2.0
- Created: 2019-09-09T12:01:13.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T18:47:50.000Z (about 1 year ago)
- Last Synced: 2025-04-13T22:07:42.060Z (about 1 year ago)
- Language: Python
- Size: 24.7 MB
- Stars: 21
- Watchers: 35
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started
`citrine-python` is the Python library for the Citrine Platform. To get started, 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/main/CONTRIBUTING.md).
_Copyright 2022 Citrine Informatics_