Python CLI for searching the ORCID public API
git clone git@github.com:lizkrznarich/orcid-search.git
-
cd orcid-search
-
virtualenv venv
-
source ./venv/bin/activate
nix systesm\venv\bin\activate
windows -
pip2 install -r requirements.txt
Note: If you are running MacOS High Sierra, you may receive an error installing the packages in requirements.txt. To fix, install Xcode command line tools xcode-select --install
python search_orcid.py --search=[affiliation organization name(s) to search] --file=[path to save results file]