Skip to content

MolSSI/zenopy

Repository files navigation

zenopy logo

CI/CD GHActions-CI GHActions-Docs-Build GHActions-Docs-Deploy
Code Coverage and Quality Language grade: Python CodeFactor
Technical Support Slack Link
Foundation GitHub license CodeOfConduct Platforms

zenopy

An open-source Python library for Zenodo REST API

OVERVIEW

zenopy provides a comprehensive Python library for productivity allowing scientists and engineers to publish their work on Zenodo in compliance with FAIR principles.

INSTALLATION

The installation procedure can be as easy as running the following command in a terminal

pip install zenopy

QUICK START

Check out the quick-start tutorial on Binder (Binder) after installation.