Added page model, beautified code, created index page(finally)

This commit is contained in:
2022-07-15 16:18:12 +03:00
parent 98a8fbdc0c
commit f46fd4bf72
6 changed files with 325 additions and 286 deletions

View File

@@ -6,6 +6,7 @@ name = "pypi"
[packages]
gunicorn = "*"
flask = "*"
pydantic = "*"
[dev-packages]