pyror

Research Organization Registry Python Client


License
MIT
Install
pip install pyror==0.1.0

Documentation

pyror

ghactions black

A client for Research Organization Registry's (ROR) API

ROR

ROR API docs

Installation

From PyPi

pip install pyror

Dev version

pip install git+git://github.com/sckott/pyror.git#egg=pyror

# OR

git clone git@github.com:sckott/pyror.git
cd pyror
make install

Usage

See the pyror docs

Meta