Metadata-Version: 2.1
Name: cheminfopy
Version: 0.1.0
Summary: cheminfopy is a SDK that provides a high-level interface to the rest-on-couch API that powers the cheminfo ELN
Home-page: https://github.com/cheminfo-py/cheminfopy
License: MIT
Keywords: ELN,API,data,chemistry
Author: Kevin M. Jablonka
Author-email: kevin.jablonka@epfl.ch
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/cheminfo-py/cheminfopy
Description-Content-Type: text/markdown

# cheminfopy

[![Documentation Status](https://readthedocs.org/projects/cheminfopy/badge/?version=latest)](https://cheminfopy.readthedocs.io/en/latest/?badge=latest)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cheminfopy)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![GitHub last commit](https://img.shields.io/github/last-commit/cheminfo-py/cheminfopy)

<!-- ![Python package](https://github.com/cheminfo-py/pytojcamp/workflows/Python%20package/badge.svg)
![pre-commit](https://github.com/cheminfo-py/pytojcamp/workflows/pre-commit/badge.svg)
[![codecov](https://codecov.io/gh/cheminfo-py/pytojcamp/branch/master/graph/badge.svg)](https://codecov.io/gh/cheminfo-py/pytojcamp) -->

> A Python interface to interact with the [cheminfo electronic lab notebook](https://cheminfo.github.io/eln.epfl.ch/)

The data schema of the ELN is described on a [separate webpage](https://cheminfo.github.io/data_schema/).

**This package is still in exploratory development and the API is not stable**

