Easy to use, web-based version of the DSpace CSV Metadata Quality checker application. https://fierce-ocean-30836.herokuapp.com
Go to file
Alan Orth 37cee1d3f0
Add configuration for isort
See: https://sourcery.ai/blog/python-best-practices/
2021-03-12 22:59:57 +02:00
source/scss Major refactor 2021-03-12 19:14:49 +02:00
static/css Regenerate static assets 2021-03-12 19:40:49 +02:00
templates templates/header.html: Link to home in navbar 2021-03-12 21:24:31 +02:00
.gcloudignore .gcloudignore: Ignore some local files 2021-03-11 21:15:39 +02:00
.gitignore .gitignore: Ignore node_modules 2021-03-11 20:27:32 +02:00
LICENSE.txt LICENSE.txt: Add copy of AGPLv3.0 license text 2021-03-11 13:47:30 +02:00
app.yaml app.yaml: Add runtime for Google App Engine 2021-03-11 13:49:53 +02:00
main.py main.py: Remove comments 2021-03-12 21:28:24 +02:00
package-lock.json Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
package.json Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
poetry.lock poetry.lock: Run poetry update 2021-03-12 21:24:51 +02:00
pyproject.toml pyproject.toml: Use default csv-metadata-quality release 2021-03-12 21:18:50 +02:00
requirements-dev.txt Regenerate requirements.txt 2021-03-12 19:43:06 +02:00
requirements.txt Regenerate requirements.txt 2021-03-12 19:43:06 +02:00
setup.cfg Add configuration for isort 2021-03-12 22:59:57 +02:00