1
0
mirror of https://github.com/enpaul/kodak.git synced 2024-09-21 08:13:54 +00:00
Go to file
Ethan Paul e94e239938
Update pyproject with latest pypi-ready config details
Add classifiers
Add tests to source dists to support testing while building
Add license, keywords, and docs
Update build system to use poetry-core
2020-12-21 21:27:55 -05:00
docs Initial commit 2020-09-16 03:41:53 -04:00
imagemonk Add typing stubfile 2020-12-21 21:19:56 -05:00
tests Initial commit 2020-09-16 03:41:53 -04: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 Add initial openapi spec file for the HTTP api 2020-09-17 21:07:26 -04: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+