CherryPy [ Python Framework ] Crash Course 2021 For Beginners

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

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

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

    Been using CherryPy for just over 2 years, absolutely love it, super fast, clean and easy as Py

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

    Nice video. There is hardly any youtube content on cherrypy. Please make more videos

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

      Thanks Sarath for stopping by - I will try to create a fullstack project with CherryPy and React in the near future - cheers

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

    I never watched this short and so complete a video which had the power to explain a topic to someone who never ever had heard of that before.
    Just awesome!! ❤️

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

      Praful Singh Thank you so much my friend , we all learn together 🙏

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

    Never heard of it! Thanks Bek, your content is focused and sharp!

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

      Thanks Leon, I do my best to deliver 🙂

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

    Thanks, there is not much on CherryPy on YT. Background music too loud and distracting.

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

      Hi Brewman !
      I figured out about the music later - sorry for that - Thank you for the feedback

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

    Great video - amazing pacing and organization of the materials

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

      Thank you so much 🙏😊

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

    excellent explanation. Everything is very clear about the scope that cherrypy offers. thanks for sharing your knowledge!!

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

      Thank you so much Max 🙂

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

    Very nice explanation, thanks Bek.

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

      Very welcome my friend

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

    CherryPy looks really neat. I think this forms a good candidate for simple web framework on an embedded system. This way we have a good way to control the system via a web interface using python.

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

      It is indeed a very clean framework with a very gentle learning curve

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

    i am going to try this...and thanks for making this...i am a developer from streamlit and flask. i wanted something simple

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

      Good Luck

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

      @@BekBrace thanks man..is there some video tutorials you could point me to ... i am building a food ordering app for a shop owner ?

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

      @@factuallyfantastic and you want to use cherry pie for it ?

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

      @@BekBrace yeah ...i wanted a simple framework that can teach me web development ...but i heard that cherrypy is for quick work where i dont have more than 1000 users... i heard that flask , fastapi and django have all the stuff...

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

    Very nice video .. I will try this .

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

      Thanks Tech world, CherryPy ought to be tested yes 👍

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

    CherryPy is the best; unfortunately all the other frameworks are very *Bloated* I love the quick and clean structure.

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

      Indeed

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

      @@BekBrace I was able to integrate my back-end classes in 30 minutes! That would have been impossible with DJANGO. or even FLASK.

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

      @@cnewtonc yeah, it has a very clean structure; I’m preparing a tutorial now on cherrypy and MySQL

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

      @@BekBrace That's what I am using.... my back-end was a class that access MySQL.