aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/orcid.py
Commit message (Expand)AuthorAgeFilesLines
* orcid: skip non-person ORCID recordsBryan Newbold2019-12-261-0/+4
* refactor all python source for client lib nameBryan Newbold2019-09-051-5/+5
* python implBryan Newbold2019-05-141-4/+5
* yet another required field bugBryan Newbold2019-01-291-4/+5
* pass through kwargs (fixes bezerk imports)Bryan Newbold2019-01-291-1/+2
* 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