Wednesday, 28 November 2012

Cherry Py Anyone?

More to follow on this one too...

Since I posted this back in 2012 I have written several webservers using CherryPy. It is great for simple webpages. I did give up on it for 1 project when I needed a good db api when I chose my old favourite Django.

I also use markup.py to generate all my html with no template. Recently I have learnt to do Ajax using JSON to communicate between page and server this should improve some of my webpages.




No comments:

Post a Comment