Flask VS Django for Python Websites

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

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

    Is it okay to start with it even if I dont have any of html and css and javascript?

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

      Sorry for the late reply. You need to be able to write HTML and CSS in order to be able to build any websites. Once you’ve learned those, then you can learn Flask or Django. JavaScript is not necessary.

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

    I didn’t get the single application vs multiple applications distinction.

    • @AlexDeathway
      @AlexDeathway 7 หลายเดือนก่อน

      Like in flask you can have application for example blog and build features around it but in django you can have blog, user management, subscription all as different web apps.
      Flask approach feels more monolithic while django separate project in apps

  • @bamers404
    @bamers404 4 หลายเดือนก่อน

    simple and easy to understand

  • @gurudatt-shahane
    @gurudatt-shahane 2 ปีที่แล้ว +1

    Amazing and intuitive explaination, Can you please make videos on coding problem solving techniques for FAANG companies

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

      Already filmed! I’ll be editing it this week and uploading it in a few days. Today I have a video coming out called “7 Most Important Data Structures Explained SIMPLY”, which you should watch if you’re trying to learn how to solve technical problems for FAANG! :)

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

    Can you please make a separate Video on a Project Like PDF to Audio Converter in Django python Step By Step, in Which We Can also Convert the Audio Language of the Converted File.

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

      Yes 100%! So you’d like to see a project where a PDF is turned into an audio file based on the text of the PDF? And then from there you can change it’s language? Just want to clarify so I understand!

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

      @@Codebagel yes, I Exactly want that Bro,, I am waiting BRo ,,, Can You Give Your Contact Number, I Created The Same project But HAving SOme Errors ,,, Will You Please

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

      @@Codebagel yes like this

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

    aiohttp is ultimate; flask/django introduce additional complexity due to wsgi protocol;

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

    great video

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

    Thank you