Use Sanic

This commit is contained in:
2019-03-08 18:35:21 +03:00
parent 6cf94b0efe
commit 9cc13191d4
16 changed files with 340 additions and 4590 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
aiofiles==0.4.0
httptools==0.0.13
Jinja2==2.10
MarkupSafe==1.1.1
multidict==4.5.2
sanic==18.12.0
ujson==1.35
uvloop==0.12.1
websockets==6.0