py-CherryPy-18.10.0

pythonic, object-oriented web development framework

Index | www

Description

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.

Homepage: https://cherrypy.dev/

Run Dependencies