Images processor with cli and json flask server.

This commit is contained in:
2019-02-23 23:20:26 +01:00
parent aaa04f28aa
commit 9c95ca8825
20 changed files with 150 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
Click==7.0
Flask==1.0.2
itsdangerous==1.1.0
Jinja2==2.10
MarkupSafe==1.1.0
Pillow==5.4.1
Werkzeug==0.14.1