aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* flake8 clean (with current settings)Bryan Newbold2021-10-269-25/+24
* pipenv: import type annotations for requests and dateparserBryan Newbold2021-10-262-1/+19
* start handling trivial lint cleanups: unused imports, 'is None', etcBryan Newbold2021-10-2630-149/+86
* make fmtBryan Newbold2021-10-2659-1225/+1582
* tweak lint/fmt settingsBryan Newbold2021-10-262-4/+6
* update pytest warning filters (they are pretty expansive)Bryan Newbold2021-10-261-0/+3
* ingest_html: update trafilatura TEI-XML output kwargBryan Newbold2021-10-261-1/+1
* python: isort all importsBryan Newbold2021-10-2657-178/+207
* add pyproject.toml (for isort and yapf config), and update 'lint' and 'fmt' m...Bryan Newbold2021-10-262-3/+13
* pipenv: general update; add isort, yapf (over black), grobid_tei_xmlBryan Newbold2021-10-262-730/+880
* more small fileset ingest tweaksBryan Newbold2021-10-262-6/+21
* python: more aggressive gitignoreBryan Newbold2021-10-151-0/+3
* persist support for ingest platform table, using existing persist workerBryan Newbold2021-10-152-2/+129
* improve fileset ingest integration with file ingestBryan Newbold2021-10-154-5/+25
* more fileset iterationBryan Newbold2021-10-155-45/+81
* move SPNv2 'simple_get' logic to SPN clientBryan Newbold2021-10-153-52/+31
* filesets: iteration of implementation and docsBryan Newbold2021-10-154-82/+148
* fileset ingest: improve platform parsingBryan Newbold2021-10-151-12/+196
* fileset ingest: improve error handlingBryan Newbold2021-10-154-48/+106
* initial implementation of zenodo platform importBryan Newbold2021-10-151-0/+100
* initial figshare platform helperBryan Newbold2021-10-151-0/+95
* improvements to platform helpersBryan Newbold2021-10-153-34/+44
* component ingest support for dataverse files (individual)Bryan Newbold2021-10-152-13/+31
* progress on web ingest strategyBryan Newbold2021-10-153-12/+121
* fileset ingest progress for dataverseBryan Newbold2021-10-154-23/+291
* local-file version of gen_file_metadataBryan Newbold2021-10-153-3/+56
* progress on dataset ingestBryan Newbold2021-10-154-122/+333
* ingest tool: always require ingest type as part of 'single' commandBryan Newbold2021-10-151-3/+3
* wrap up previous renaming workBryan Newbold2021-10-154-6/+4
* progress on fileset/dataset ingestBryan Newbold2021-10-154-0/+403
* scripts: example archiveorg-to-fileset importerBryan Newbold2021-10-151-0/+138
* refactoring; progress on filesetsBryan Newbold2021-10-153-9/+27
* rename some python files for clarityBryan Newbold2021-10-153-0/+0
* pdf ingest: journals.uchicago.edu patternBryan Newbold2021-10-111-0/+8
* spn: avoid 'None' job_idBryan Newbold2021-10-111-2/+2
* cdx_collection.py: minor lint issueBryan Newbold2021-10-041-1/+1
* ingest: basic 'component' and 'src' supportBryan Newbold2021-10-042-20/+84
* html ingest: report dt with broken CDX recordsBryan Newbold2021-10-041-1/+1
* allow through unknown-scope HTML ingests, for possible SPN importBryan Newbold2021-10-011-11/+5
* html: fix logging of broken CDX URLBryan Newbold2021-10-011-1/+1
* ingest CDX lookup: weigh year+month of capture against in-petabox-or-notBryan Newbold2021-09-301-0/+1
* fix typo with spn_cdx_retry_sec argBryan Newbold2021-09-301-1/+1
* tune SPN CDX retry/wait depending on mode (priority vs daily)Bryan Newbold2021-09-303-3/+9
* yet another bad PDF sha1Bryan Newbold2021-09-301-0/+1
* new 'daily' and 'priority' ingest request topicsBryan Newbold2021-09-301-1/+7
* old HTML extractors: handle null tagBryan Newbold2021-09-081-8/+9
* ingest: more block patterns, for huge databasesBryan Newbold2021-09-081-1/+4
* yet more PDF sha1 to skipBryan Newbold2021-09-031-0/+5
* yet more PDF URL patternsBryan Newbold2021-09-031-0/+48
* ingest: check URL blocklist again after redirectsBryan Newbold2021-09-031-0/+7