aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/references.py
Commit message (Expand)AuthorAgeFilesLines
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-4/+4
* lint: resolve existing mypy type errorsBryan Newbold2021-11-021-11/+37
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-66/+116
* python: isort everythingBryan Newbold2021-11-021-5/+5
* refs: default to *not* consolidating worksBryan Newbold2021-08-061-1/+1
* refs: lint fixesBryan Newbold2021-07-271-0/+1
* refs: support for wikipedia outbound refs, and display in tablesBryan Newbold2021-07-271-2/+2
* refs: generalize web endpoints; JSON content negotiation; openlibrary inbound...Bryan Newbold2021-07-231-22/+55
* refs: small refactors/tweaksBryan Newbold2021-07-231-11/+17
* remove unused imports (lint)Bryan Newbold2021-07-231-2/+1
* pylint: skip pydantic import check (dynamic/extensions)Bryan Newbold2021-07-231-8/+2
* refs: refactor web paths; enrich refs as generic; remove old refs linkBryan Newbold2021-07-231-50/+35
* refs fetch: add some hacks; sort hitsBryan Newbold2021-07-231-6/+16
* fixes for newer ref indexBryan Newbold2021-07-231-1/+1
* references: refactor to point to access_options transform; comment out CSL fi...Bryan Newbold2021-07-231-57/+8
* initial inbound/outbound reference query helpersBryan Newbold2021-07-231-0/+450