csv-metadata-quality/csv_metadata_quality
Alan Orth 1f637f32cd
Rework requests-cache
We should only be running this once per invocation, not for every
row we check. This should be more efficient, but it means that we
don't cache responses when running via pytest, which is actually
probably a good thing.
2023-10-15 23:37:38 +03:00
..
data Use licenses.json from SPDX instead of spdx-license-list 2022-12-13 10:39:17 +03:00
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Add SPDX short license identifier to all Python files 2021-03-19 16:04:40 +02:00
app.py Rework requests-cache 2023-10-15 23:37:38 +03:00
check.py Rework requests-cache 2023-10-15 23:37:38 +03:00
experimental.py Improve exclude function 2022-09-02 15:59:22 +03:00
fix.py Don't crash when title is missing 2023-06-12 10:42:50 +03:00
util.py Fix path to data/licenses.json 2023-04-05 15:28:21 +03:00
version.py Version 0.6.1 2023-02-23 13:46:56 +03:00