News

CherryPy is a robust, open-source Python web framework that allows the development of web applications in a much simpler and quicker manner. It uses Python's strength, simplicity, and flexibility to ...
I work on a system that until now has used an old version of cherrypy (v8.9.1). We use Python's modulefinder package to resolve dependencies when building our executables. Currently we're upgrading ...