aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/common.py
Commit message (Collapse)AuthorAgeFilesLines
* importers and tests all use new api-passingBryan Newbold2019-01-081-0/+1
|
* start updating importer auth with crossref importerBryan Newbold2019-01-081-9/+23
|
* don't need to supply editor_id nowBryan Newbold2018-12-311-6/+3
|
* python impl of API ident harmonizationBryan Newbold2018-12-241-6/+6
|
* start supporting kafka importersBryan Newbold2018-11-191-0/+17
| | | | A nice feature would be some/any log output as to progress.
* fix some broken importer argsBryan Newbold2018-11-191-5/+7
|
* bunch of pylint cleanupBryan Newbold2018-11-151-3/+12
|
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+3
| | | | | | | - 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-6/+6
|
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+137