Building Url Dynamically In Flask Web Framework

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ส.ค. 2024
  • github: github.com/kri...
    We at iNeuron are happy to announce multiple series of courses. Finally we are covering Big Data,
    Cloud,AWS,AIops and MLops. Check out the syllabus below.
    30 Days Data Science Interview preparation - rb.gy/q1c58g
    Big Data Master-rb.gy/xg1ob7
    Business analytics-rb.gy/herdd8
    Aws Cloud Masters- rb.gy/x5poyj
    AI OPS- rb.gy/kionj6
    Incase of any queries you can contact the below number. Happy Learning!!
    8788503778
    6260726925
    9538303385
    8660034247
    9880055539

ความคิดเห็น • 38

  • @indranildreams
    @indranildreams 3 ปีที่แล้ว +2

    You make my day Krish, I am your Full stack Data Science Student, I do not have PyCharm & only the way I can do using VS Code in my Office Laptop..In VSCode I was struggling to use Flask but your easiest video make life so easy and build First Flask Code..Thank you so Much :)

  • @vigneshaithal
    @vigneshaithal 2 ปีที่แล้ว +2

    Helped a lot for my hackathon. Thanks a lot sir.

  • @harishreports
    @harishreports ปีที่แล้ว +3

    Thanks

    • @harishreports
      @harishreports ปีที่แล้ว +1

      Keep the Good Work, Better then paid courses

  • @ankurchaudhary3415
    @ankurchaudhary3415 3 ปีที่แล้ว +1

    Another good series has started. 👍

  • @harshilkhatri975
    @harshilkhatri975 3 ปีที่แล้ว +1

    Nice explanation sir

  • @gauravshrivastav6807
    @gauravshrivastav6807 3 ปีที่แล้ว +1

    Thank you sir for the flask playlist

  • @lets_go_geather
    @lets_go_geather 3 ปีที่แล้ว +1

    Thank you for helping us to learn flask.......i really want to learn this

  • @abdulmoizasif3930
    @abdulmoizasif3930 4 วันที่ผ่านมา

    10:55, when redirecting using url_for, does the first parameter have to be the function name or the url title, for instance if I had url /success but my function name is not success then it doesn't work so is it using the function name primarily?

  • @mehdismaeili3743
    @mehdismaeili3743 3 หลายเดือนก่อน

    Excellent .

  • @iqbalahdagita
    @iqbalahdagita 3 ปีที่แล้ว +2

    Ok keep going

  • @louerleseigneur4532
    @louerleseigneur4532 3 ปีที่แล้ว

    Thanks Krish

  • @sankhasubhrachatterjee5069
    @sankhasubhrachatterjee5069 8 หลายเดือนก่อน

    Thank you very much for this video. Can you please show us how to debug this ?

  • @deepgupta234
    @deepgupta234 11 หลายเดือนก่อน

    Superb

  • @nagrajkaranth123
    @nagrajkaranth123 3 ปีที่แล้ว +1

    Hello sir can you please teach us django in depth

  • @user-ms5kz8im4h
    @user-ms5kz8im4h 10 หลายเดือนก่อน

    @krish Naik Sir, how to redirect if we have multiple path vairables, like score is one, if we have more than one, how to handle that? please explain for both, redirect+url_for AND routing

  • @ashishthaakur45
    @ashishthaakur45 3 ปีที่แล้ว +1

    Sir isme aap project ke sath admin panel bhi btaye qki django mein admin panel toh usi mein build in rehta h magar flask mein nhi aisa q hai sir

  • @rishavbhattacharjee7182
    @rishavbhattacharjee7182 3 ปีที่แล้ว

    Create a long series please....

  • @VR-fh4im
    @VR-fh4im ปีที่แล้ว +2

    Why are you scrolling up and down so frequently? Hold the screen in one place, it is so distracting.

  • @JacklinSibiyal
    @JacklinSibiyal 5 หลายเดือนก่อน

    Day 9 - 02/03/24

  • @rushabhbobade527
    @rushabhbobade527 2 ปีที่แล้ว

    Which study material should i preferred for flask??

  • @kavyamaddu9332
    @kavyamaddu9332 2 ปีที่แล้ว

    Thanks for your video. It is very helpful .
    By default it is taking 5000 port and default ip.
    If I want some specific ip and port then how to do that.
    Can you please let me know the details

    • @suryans2653
      @suryans2653 ปีที่แล้ว +1

      you could specify it inside the run

  • @nadeemyousuf4332
    @nadeemyousuf4332 ปีที่แล้ว

    My server is not getting updated after i search for server/success/55 shows server not found ?

  • @ShubhamSingh-lx6fd
    @ShubhamSingh-lx6fd 2 ปีที่แล้ว

    ❤️❤️

  • @BlinkCodee
    @BlinkCodee ปีที่แล้ว

    PREVIOUSLY FLASK HAS RENDER_TEMPLTE WHICH IS NOT WORKING RIGHT NOW WHY I DONT KNOW:

  • @sudhirs003
    @sudhirs003 11 หลายเดือนก่อน

    @krish if we enter single digit, say instead of 30, I mentioned 3, it gives 30. I am missing anything here?

  • @nimeshkumar9564
    @nimeshkumar9564 2 ปีที่แล้ว

    Thankyou sir.😄

  • @sherin7444
    @sherin7444 3 ปีที่แล้ว +1

    For a data scientist is it necessary to learn html?

    • @vedanthbaliga7686
      @vedanthbaliga7686 3 ปีที่แล้ว +3

      it doesn't take more than a day to learn, so yes

    • @sherin7444
      @sherin7444 3 ปีที่แล้ว +2

      @@vedanthbaliga7686great

  • @kaladharmurakonda9233
    @kaladharmurakonda9233 2 ปีที่แล้ว

    I want give my member ship.how pay canby atm card

  • @ajaykushwaha-je6mw
    @ajaykushwaha-je6mw 3 ปีที่แล้ว +1

    Hi Sir, I have small doubt.
    @app.route('/Sucess/')
    def sucess(score):
    return " Good You Pass! " + str(score)
    @app.route('/fail/')
    def fail(score):
    return " OOps you did not pass! " + str(score)
    # Result checker
    @app.route("/result/")
    def check(score):
    result = ""
    if score > 50:
    result = "sucess"
    else:
    result = "fail"
    return redirect(url_for(result,score=score)) #this will transfer the control to line no. 3 or 5, because if I change the function name of sucess to Sucess then application is giving error that means rather it searching decorater name it is searching function name. Am I correct ?

    • @amilharshak3706
      @amilharshak3706 2 ปีที่แล้ว +1

      it search for the decorator. then the decorator gets the argument and pass it to the function. the name of decorator parameter and function parameter should be same, other wise it'll throw an error

  • @geethakrishnamannava5473
    @geethakrishnamannava5473 3 ปีที่แล้ว +1

    krish bhai nice cheeks😘

    • @AdvDevraj
      @AdvDevraj 3 ปีที่แล้ว

      😂😂😂😂😂😂😂

  • @sujangajananachari2814
    @sujangajananachari2814 ปีที่แล้ว

    if i make any changes in flask it won't update when i use debug=True, please anyone help me to solve this issue @krish naik

    • @MaheshKumar-km8ek
      @MaheshKumar-km8ek ปีที่แล้ว

      paste your code here. If there is an error it might not work.