aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/orcid.py
Commit message (Collapse)AuthorAgeFilesLines
* importers and tests all use new api-passingBryan Newbold2019-01-081-0/+10
|
* python impl of API ident harmonizationBryan Newbold2018-12-241-4/+4
|
* large refactor of python names/pathsBryan Newbold2018-11-151-2/+2
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* use Counter object instead of per-metric intsBryan Newbold2018-11-131-2/+2
|
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+73