01 - Introduction to Flask in Telugu || Flask Tutorials in Telugu || Python Web Development

preview_player
Показать описание
Hey folks,
Welcome to my channel Nerchuko.
-------------------------------------------------------------------------------------------------------------------
Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. Flask is designed to quickly develop simple web applications and is much easier to learn and use than Django.
-------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------------

Like, share, and subscribe to the channel for more videos in Telugu.

#Python,​ #Flask,​ #WebDevelopment, #Pythonintelugu,​ #Flaskintelugu
Рекомендации по теме
Комментарии
Автор

Meeru cheppe vidanam chala bagundi. Easy ga arthamoutundi... Nenu vere pedda channello choosa, inthagana clear ga evvaru chappaledu. Thank you Anna.

pranavh_shaurya_tej
Автор

nice brother, elanti videos marinni cheyandi masokam , keep it up all the best

rritsoftwaresolutions
Автор

Django or flask aedi nerchukunte better and easy 😢 ?

nadeemshaik
Автор

hi andi...flask crack coding chepthara...i mean interviews lo coding round ki proper ga raavatledhu...can you plaese explain rest api in depth

tanishqe
Автор

Hii..anaconda cmd propt lo cd desktop/flask/ enter chestunthe the system can't find the path specified ani vastundhi bro how can I resolve this?

nanikumar
Автор

hai, bro...!
can you suggest to me any referral book buy?

jayb
Автор

this is not right way to teach beginners please explain concept first and then execute in the promt

Naaanveshanafortruth
Автор

I am getting below 404 error for /name function. Kindly advise

from flask import Flask

app = Flask(__name__)


@app.route("/")
def home():
return "<h1> This is homepage </h1>"


@app.route("/courses")
def courses():
return "These are the courses offered"


@app.route("/<name>")
def name(name):
return f"Hello {name}!"


if __name__ == '__main__':
app.run(debug=True)

Output:

Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

sherlock
join shbcf.ru