Skip to content

SinemKrkmz/test_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python flask

For live For test
???????? ????????

INSTALLATION

  1. Install a virtual environment

    $ virtualenv -p python3.5 env
  2. Install all packages in the requirements.txt file.

    $ env/bin/pip install -r requirements.txt
  3. Now you can run

    $ env/bin/python run.py

Releases

No releases published

Packages

No packages published