Python - Flask - Basic web application using jinja template engine

Опубликовано: 05 Февраль 2020
на канале: DataCraft Backbone
849
5

Working with flask as web application or restful api its very nice, and its open up for many different cases, the good thing with flask its very simple to start with in python and over time you can allways learn more about python and flask.

Flask can be using to build your own website application, for this you need to wirte html and css code, in flask i will guide you to easy work with Jinja template engine so you can start working with your own website application in flask with jinja.

🔔🔔🔔 SUBSCRIBE to get more great videos from me 🔔🔔🔔
https://www.youtube.com/c/ParisNakita...

🌟 Community 🌟
Discord:   / discord  
Instagram:   / parisnakitakejser  
Facebook:   / paris.n.kejser  
💝 Donate 💝:   / parisnakitakejser  

Github:
profile: https://github.com/parisnakitakejser
python flask repo: https://github.com/parisnakitakejser/...
python flask video code repo: https://github.com/parisnakitakejser/...