Re: Is CherryPy dead?
David Allouche <[email protected]> Mon, 6 Nov 2017 17:41:10 +0100
| Newsgroups | gmane.comp.python.cherrypy |
|---|---|
| Message-ID | <cb455901-0c98-4c9a-8313-a8f1ac693909@Spark> |
Here, we use cherrypy for our main product, with some decent traffic. It's not "web scale" and it does not involve tons of virtualized servers, but it's definitely at the scale where bottlenecks are visible and brittle code breaks. And cherrypy is not one of those. It's simple and extensible, and does everything we need it to. And when I have a question, I just look at the source code. If you need to convince investors, or potential recruits, with the latest trendy stuff, it might be a good idea to use something else. But if you need a simple, reliable, mature, and battle-hardened micro framework for Python, I would definitely recommend cherrypy. On 30 Oct 2017, 21:50 +0100, irrgit <[email protected]>, wrote: > > Greetings, > I have this past year been using the CherryPy framework for a couple of projects > and love everything about it. Alas everywhere I go online i dont find anything > good or what i expect to find for what i consider such a great framework. > Have people moved to other frameworks? Are CherryPy users hermits? > Its discouraging to go online and search for benchmarks and comparisons only to > find little to none when it comes to CherryPy. > Everywhere you go , all you see is info about Flask/Django etc. I look at their > Hello World examples and scoff at how convoluted and messy they seem. What is > CherryPy missing. > Recently I wanted to learn something new just not to stay rusty so I researched > what to learn ( concerning python web frameworks) and couldnt decide. > CherryPy has about 1000 questions on StackOverflow , flask 18 times that, and > Django about 8 times the amount of flask. Clearly less people are talking about > CherryPy online which sometimes makes it harder to find a solution to something > which is CherryPy specific, but I rarely encounter those issues. > > I personally love CherryPy and everything about it, I especially love the part > where I dont even know im using CherryPy because it never gets in my way, it > feels just like writing only python. > > Considering future endeavors is it a good decision to keep using CherryPy or > learn something which is more marketable/popular/hip? > > -- > You received this message because you are subscribed to the Google Groups "cherrypy-users" group. > To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] > To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected] > Visit this group at https://groups.google.com/group/cherrypy-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "cherrypy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected] Visit this group at https://groups.google.com/group/cherrypy-users. For more options, visit https://groups.google.com/d/optout.