summaryrefslogtreecommitdiffstats
path: root/libraries/CherryPy/README
blob: fa7107a5887998f64c82c382859a87f60610b706 (plain)
1
2
3
4
5
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.