Travail 1 de securite web
1- Install python3
2- Install python3-venv if on linux
3- Create a virtual environnement using: python -m venv
4- Activate the virtual environnement using: source venv/bin/activate
5- Install requirement: pip install -r requirement.txt
6- Export the flask app: export FLASK_APP=hello_world.py
7- Launch flask server with: flask run
-
Notifications
You must be signed in to change notification settings - Fork 1
uqac-git/travail-1-AlexisCode101
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
travail-1-AlexisCode101 created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published