aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* early version of arabesque importerBryan Newbold2019-04-121-0/+1
|
* add SqlitePusher importer optionBryan Newbold2019-04-121-1/+1
|
* importer for CDL/DASH dat pilot dweb datasetsBryan Newbold2019-03-191-0/+1
|
* new importer: wayback_staticBryan Newbold2019-03-191-0/+1
|
* ftfy all over (needs Pipfile.lock)Bryan Newbold2019-01-231-1/+1
|
* refactor remaining importersBryan Newbold2019-01-221-1/+1
|
* refactored crossref importer to new styleBryan Newbold2019-01-221-3/+3
|
* new importer API interfacesBryan Newbold2019-01-221-0/+15
|
* issn => journal_metadata in several placesBryan Newbold2019-01-171-1/+1
|
* start supporting kafka importersBryan Newbold2018-11-191-1/+1
| | | | A nice feature would be some/any log output as to progress.
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+7
- 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