A client for Research Organization Registry's (ROR) API
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
See the pyror docs
- Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
- License: MIT; see LICENSE file