aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/minio.py
Commit message (Expand)AuthorAgeFilesLines
* mypy lint fixesBryan Newbold2023-01-041-1/+1
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-23/+29
* more progress on type annotations and lintingBryan Newbold2021-10-261-4/+20
* start handling trivial lint cleanups: unused imports, 'is None', etcBryan Newbold2021-10-261-1/+0
* make fmtBryan Newbold2021-10-261-2/+0
* python: isort all importsBryan Newbold2021-10-261-1/+1
* refactor 'minio' to 'seaweedfs'; and BLOB env varsBryan Newbold2020-11-031-2/+2
* changes from prodBryan Newbold2020-06-251-0/+6
* fixes and tweaks from testing locallyBryan Newbold2020-06-171-1/+1
* set mimetype when PUT to minioBryan Newbold2020-01-021-0/+4
* fix small errors found by pylintBryan Newbold2020-01-021-0/+1
* flush out minio helper, add to grobid persistBryan Newbold2020-01-021-13/+42
* start work on DB connector and minio clientBryan Newbold2020-01-021-0/+59