Skip to content

IvanDumych/PP_Project

Repository files navigation

Flask Project

What is used:

  • python = "3.7.3"
  • Flask = "1.1.2"
  • waitress = "1.4.4"
  • poetry = " 1.1.4"

How to run:

  1. Using pyenv install current version of python:
pyenv install 3.7.3
pyenv local 3.7.3
  1. Install poetry:
pip install poetry waitress
  1. Run server:
poetry run python wsgi.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published