aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_transform.py
Commit message (Expand)AuthorAgeFilesLines
* move container_status ES query code from fatcat_web to fatcat_toolsBryan Newbold2022-02-091-2/+2
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-6/+6
* fmt (black): *.pyBryan Newbold2021-11-021-63/+109
* cleanup imports after fatcat_tools.transforms changeBryan Newbold2021-11-021-8/+14
* transform tool: container transform stats lookup supportBryan Newbold2021-04-061-2/+26
* lint (flake8) top-level python filesBryan Newbold2020-07-011-9/+1
* Correct spelling mistakesEdward Betts2020-03-271-1/+1
* fix fatcat_transform state filtersBryan Newbold2020-02-261-4/+4
* bulk ES transform: skip non-active entitiesBryan Newbold2020-02-261-0/+8
* fix some transform bugs, add some testsBryan Newbold2020-01-291-2/+24
* improve argparse usageBryan Newbold2019-12-111-10/+12
* refactor all python source for client lib nameBryan Newbold2019-09-051-3/+3
* refactor and test citeproc codeBryan Newbold2019-03-181-29/+3
* more integration of transform refactorBryan Newbold2019-03-111-15/+15
* refactor transforms into sub-dirBryan Newbold2019-03-111-0/+149