aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/orcid.py
Commit message (Expand)AuthorAgeFilesLines
* drop creators with no display name at allBryan Newbold2019-01-281-3/+3
* make ORCID importer skip no-names, not assertBryan Newbold2019-01-281-1/+2
* ftfy all over (needs Pipfile.lock)Bryan Newbold2019-01-231-4/+4
* refactor remaining importersBryan Newbold2019-01-221-18/+27
* more 'true' -> True query param fixesBryan Newbold2019-01-181-1/+1
* use full-on autoaccept modeBryan Newbold2019-01-111-2/+2
* 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
* use Counter object instead of per-metric intsBryan Newbold2018-11-131-2/+2
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+73