pythonic, object-oriented web development framework
CherryPy is a pythonic, object-oriented web development framework.
It allows building web applications in much the same way one would build
any other object-oriented program. This design results in more concise
and readable code developed faster. It's all just properties and methods.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://cherrypy.dev/
