aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/matched.py
Commit message (Collapse)AuthorAgeFilesLines
* crossref importer checks for existing DOIsBryan Newbold2018-11-211-3/+3
|
* large refactor of python names/pathsBryan Newbold2018-11-151-2/+8
| | | | | | | - 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-4/+4
|
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+144