aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/api_entities.py
Commit message (Collapse)AuthorAgeFilesLines
* flake8-annotation lintingBryan Newbold2020-06-031-3/+9
| | | | Added some new annotations; need to finish more.
* reformat python code with blackBryan Newbold2020-06-031-2/+4
|
* hack-y global serde ApiClientBryan Newbold2020-05-161-2/+4
| | | | | Motivation is to speed up serialization/deserialization for entity encoding.
* start implementing ES transform helpersBryan Newbold2020-05-141-0/+34