Flask VS Django for Python Websites

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии •

  • @bamers404
    @bamers404 2 месяца назад

    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! :)

  • @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.

  • @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

  • @tantzer6113
    @tantzer6113 9 месяцев назад

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

    • @alexdeathway
      @alexdeathway 5 месяцев назад

      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

  • @-parrrate
    @-parrrate 2 года назад

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

  • @Shoulder2Chin
    @Shoulder2Chin 2 года назад

    Thank you

  • @aninditabatra3810
    @aninditabatra3810 10 месяцев назад

    great video