Python Flask WebDev [01] Installing & Introduction

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hi i just want to say that the way you code is like watching someone make coffee, its so natural coming from you. I haven't the faintest idea what more then half the stuff meant but one day ill understand.

fishyza
Автор

Great intro, looking forward to the next video

AmauryOrtega
Автор

Greetings from México, very useful videos!

jonathanvelazquez
Автор

Wow 😲😳😲 I love 💕 video.
Very helpful for me your videos.
Love 💕 from Pakistan.

its_code
Автор

I've experimented with flask in the past, but noticed it isn't very good at multiple connections at the same time. Started looking online and found you need some other stuff to set that up (like gunicorn and nginx, or uwsgi...). Will the series be covering this aspect of setting up a flask server?

autom
Автор

Super interesting. Many thumbs up. For exampels, how can I interact with python programming variables into Flask web environment?

papperme
Автор

At 7:35 you misspelled "FLASK_ENV" as "FLASK_END", that's why it didn't work.

MartinChrastek
Автор

Can you show how to use logging in multiclass app?

flsh
Автор

I use pycharm not sublime text. when I type pycharm hello world, I get nothing

kolyxix
Автор

Never sudo pip.

`virtualenv --python=$(which python3.7) env && . env/bin/activate`.

You should not be installing packages for the system python.

Asdayasman
welcome to shbcf.ru