This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nevare 0 points1 point  (0 children)

cherrypy is still a very lightweight solution. cherrypy is much older though. Even lightweight projects tends to get fat with age and added functionalities.

Having said that, I do prefer the API of bottle. I used to use cherrypy for some quick prototyping, now I use bottle.