summaryrefslogtreecommitdiff
path: root/libraries/CherryPy/README
blob: d5bbaaa505bcf1abc8dd78ea2f9d443c09ba987d (plain)
1
2
3
4
5
6
7
CherryPy is a pythonic, object-oriented HTTP framework.
CherryPy allows developers to build web applications in
much the same way they would build any other object-oriented
Python program. This results in smaller source code
developed in less time.

Optional dependency: python-memcached>=1.58