aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/transforms/access.py
Commit message (Collapse)AuthorAgeFilesLines
* lint: resolve existing mypy type errorsBryan Newbold2021-11-021-1/+1
| | | | | | | | | Adds annotations and re-workes dataflow to satisfy existing mypy issues, without adding any additional type annotations to, eg, function signatures. There will probably be many more type errors when annotations are all added.
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-20/+24
|
* python: isort everythingBryan Newbold2021-11-021-2/+2
|
* access: populate thumbnail_url for PDFsBryan Newbold2021-10-181-3/+9
|
* refs: generalize web endpoints; JSON content negotiation; openlibrary ↵Bryan Newbold2021-07-231-0/+2
| | | | inbound view; etc
* remove unused imports (lint)Bryan Newbold2021-07-231-1/+1
|
* partial access options transform for releasesBryan Newbold2021-07-231-0/+58