1
0
mirror of https://github.com/enpaul/kodak.git synced 2024-09-21 08:13:54 +00:00
Go to file
Ethan Paul 1c1de0c241
Fix missing repo metadata
Add missing entries to __about__
Add missing tests/__init__ file
Add missing tests to test_about
Fix trailing whitespace in openapi
2020-12-21 21:51:20 -05:00
docs Initial commit 2020-09-16 03:41:53 -04:00
imagemonk Fix missing repo metadata 2020-12-21 21:51:20 -05:00
tests Fix missing repo metadata 2020-12-21 21:51:20 -05:00
.coveragerc Initial commit 2020-09-16 03:41:53 -04:00
.gitignore Add .db files to gitignore 2020-12-21 21:13:49 -05:00
.pre-commit-config.yaml Update pre-commit config to use locked dependencies in poetry env 2020-12-21 21:18:46 -05:00
.pylintrc Initial commit 2020-09-16 03:41:53 -04:00
LICENSE.md Initial commit 2020-09-16 03:41:53 -04:00
Makefile Initial commit 2020-09-16 03:41:53 -04:00
openapi.yaml Fix missing repo metadata 2020-12-21 21:51:20 -05:00
poetry.lock Update pre-commit config to use locked dependencies in poetry env 2020-12-21 21:18:46 -05:00
pyproject.toml Update pyproject with latest pypi-ready config details 2020-12-21 21:27:55 -05:00
README.md Initial commit 2020-09-16 03:41:53 -04:00
tox.ini Initial commit 2020-09-16 03:41:53 -04:00

imagemonk

HTTP server for handling image uploads and thumbnail generation.

This project requires Poetry 1.0+