aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_export.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor transforms into sub-dirBryan Newbold2019-03-111-114/+1
|
* basic demo CSL/citeproc transform codeBryan Newbold2019-03-111-1/+60
| | | | Needs tests
* fatcat -> fatcat_release ES indexBryan Newbold2019-01-281-10/+8
|
* transform and import fixes/tweaksBryan Newbold2019-01-251-4/+41
|
* Merge branch 'bnewbold-crude-auth'Bryan Newbold2019-01-081-11/+11
|\ | | | | | | | | Fixed a conflict in: python/fatcat_export.py
| * partial fixes to fatcat_export.pyBryan Newbold2019-01-081-4/+7
| |
| * start refactoring API object passingBryan Newbold2019-01-081-8/+5
| |
* | fixes from ident schema refactorBryan Newbold2018-12-291-2/+2
|/
* implement transform-releases in export scriptBryan Newbold2018-12-241-1/+20
|
* large refactor of python names/pathsBryan Newbold2018-11-151-1/+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
* more python module refactoringBryan Newbold2018-11-121-1/+1
|
* WIP on fatcat_exportBryan Newbold2018-08-151-0/+72