summaryrefslogtreecommitdiffstats
path: root/libraries/CherryPy/README
blob: 044299bd53b3c6b9f11ac3314e7914a8a6b1ac6d (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