vdmitriyev / orcidpyclient

A wrapper client around API of orcid.org
Other
6 stars 4 forks source link
client orcid orcid-api orcid-wrapper python

About

A simple wrapper around the orcid.org API. Ready to run examples can be found in the examples folder.

Installation

Using pip

Install latest relased version

pip install -i https://test.pypi.org/simple/ orcidpyclient --upgrade

Install latest version from source code

pip install git+https://github.com/vdmitriyev/orcidpyclient.git

Manual

Documentation

Documentation is available here

Examples

Ready to Run Examples

Development

Getting started

Run tests

Build documentation

License

MIT

Credits