这是indexloc提供的服务,不要输入任何密码
Skip to content

sornpakorn/flask-beginner-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-beginner-app

SS's repository for EES398 2024 (EE30)

Caution

For student who use windows, if you have problem something after installing python. Try to fix by following solution on this link https://www.liquidweb.com/kb/how-do-i-set-system-variable-path-for-python-on-windows/

Command for running your web app

flask --app application run --debug --reload

After run this code on your termial (Mac) or command prompt (Windows), open this link http://127.0.0.1:5000 on a browser.

For workshop3

  • Don't forget to install package of YouTube api first to use it in your project by pip install --upgrade google-api-python-client
  • Change API_KEY on application.py at line 46 to your API_KEY (You will get this API_KEY from your personal YouTube account. You have to follow my slide on 62-70.

. . . Good Luck 😉

About

EES398 2024 for EE30

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published