https://store-images.s-microsoft.com/image/apps.32297.562cf269-f36f-44e6-a344-c80b1e26829b.74b2da64-2a53-4b33-8045-39d2415d9694.22b7669f-ad58-495e-9603-eee24ed61917
Cherrypy
de bCloud LLC
Just a moment, logging you in...
Version 18.10.0 + Free with Support on Ubuntu 24.04
CherryPy is a minimalist, object-oriented web framework for Python that simplifies the process of building web applications. It allows developers to focus on writing application logic, abstracting away the complexities of HTTP handling and web server configuration.
Features of CherryPy:
- CherryPy provides a simple and flexible API for developing web applications with minimal configuration and boilerplate code.
- It is WSGI-compliant, meaning it can integrate seamlessly with other WSGI-compatible applications and middleware.
- CherryPy includes a production-ready HTTP server with support for SSL, threading, and custom request handling, making it ideal for deploying web apps in real-world environments.
- With CherryPy, developers can easily build and run multi-threaded web applications with the ability to scale as needed.
- The framework supports a modular architecture, allowing easy extension with third-party plugins and custom functionality.
Check CherryPy version: pip show cherrypy