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!! ❤️
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 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...
Been using CherryPy for just over 2 years, absolutely love it, super fast, clean and easy as Py
Nice video. There is hardly any youtube content on cherrypy. Please make more videos
Thanks Sarath for stopping by - I will try to create a fullstack project with CherryPy and React in the near future - cheers
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!! ❤️
Praful Singh Thank you so much my friend , we all learn together 🙏
Never heard of it! Thanks Bek, your content is focused and sharp!
Thanks Leon, I do my best to deliver 🙂
Thanks, there is not much on CherryPy on YT. Background music too loud and distracting.
Hi Brewman !
I figured out about the music later - sorry for that - Thank you for the feedback
Great video - amazing pacing and organization of the materials
Thank you so much 🙏😊
excellent explanation. Everything is very clear about the scope that cherrypy offers. thanks for sharing your knowledge!!
Thank you so much Max 🙂
Very nice explanation, thanks Bek.
Very welcome my friend
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.
It is indeed a very clean framework with a very gentle learning curve
i am going to try this...and thanks for making this...i am a developer from streamlit and flask. i wanted something simple
Good Luck
@@BekBrace thanks man..is there some video tutorials you could point me to ... i am building a food ordering app for a shop owner ?
@@factuallyfantastic and you want to use cherry pie for it ?
@@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...
Very nice video .. I will try this .
Thanks Tech world, CherryPy ought to be tested yes 👍
CherryPy is the best; unfortunately all the other frameworks are very *Bloated* I love the quick and clean structure.
Indeed
@@BekBrace I was able to integrate my back-end classes in 30 minutes! That would have been impossible with DJANGO. or even FLASK.
@@cnewtonc yeah, it has a very clean structure; I’m preparing a tutorial now on cherrypy and MySQL
@@BekBrace That's what I am using.... my back-end was a class that access MySQL.