Intro to Flask Blueprints

preview_player
Показать описание
Blueprints are a way to organize code in a Flask app to keep independent sections of an app as separate as possible.

WORK WITH ME👇🏼

✅ Implement features and fix bugs in your app: Live, one-on-one screenshare

💻 Code written in video
Рекомендации по теме
Комментарии
Автор

Finally, I clearly understood about Blueprint, register_blueprint and url_prefix.
Thanks a lot!.

forethio
Автор

I just learned something new in a couple of minutes easily that would’ve otherwise taken me sooo much more time and effort to dig into on my own. Priceless! Thank you very much for this! 🙏🏼

bryandimas
Автор

Once again, short, efficient and simple! Thank you for sharing your knowledge.

benjaminmetivier
Автор

Wow... Very simple explanation on Blueprint and easy to understand. You earn my respect and subscription

rufiromang
Автор

Thanks for posting it! Truly helped me understand Blueprints. Coming from a Java background, in which I used SpringBoot MVC, that was kinda easy to grasp, but you surely had your part in my understanding of this feature.

wallysonruan
Автор

Thanks a lot! U saved me from a lot of pain!

parthsalat
Автор

Thank you so much for all the content. This helped me a lot in learning flask

HemantSahu-kjqb
Автор

Thanks, your presentation is so neat and clear.

bithigh
Автор

Excellent video, thank you. Greetings from Argentina!

imlautaro
Автор

Waoo. So precise and to the point information.

AbdulBasit-ibby
Автор

Simple and useful, thanks from Taiwan

yichengliu
Автор

your code doesn't work now, it gives import error

```ImportError: attempted relative import with no known parent package```

dydufjfbfnddhbxnddj
Автор

Great tutorial. Also thank you for the free course.

radekjestrabik
Автор

Great explanation. I can see how this can be handy for organising endpoints. Is it possible to lockdown the API Blueprint with some form of authentication?

MLY
Автор

Thank you very much for this video! Wonderful video! :)

tymothylim
Автор

if i make changes, it doesn't refresh the app like how it used to without Blueprints. Is there a way to change this?

khai-chuongtrinh
Автор

question, i see that you can register 2 blue prints but its having trouble with three blueprints. how do register more than 2 blueprint without errors?

scottfoley
Автор

Al hacer flask run me da el error

Error: Could not locate a Flask application. Use the 'flask --app' option, 'FLASK_APP' environment variable, or a 'wsgi.py' or 'app.py' file in the current directory.

(no muestras) como evitar este error

elkindelgado
Автор

Great video and super helpful, thank you!

chrisgousset
Автор

hey, i'm unable to run the app, it says no main module found. please help.:(

vishwamithra