From d70459f71c9bee16ef4f6d8b14e63558ffd12f29 Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 28 Feb 2018 16:49:38 +0800 Subject: [PATCH] clean up --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ad2c2c69..45963b78 100644 --- a/README.md +++ b/README.md @@ -1220,7 +1220,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Full stack web frameworks.* * [Bottle](http://bottlepy.org/docs/dev/index.html) - A fast, simple and lightweight WSGI micro web-framework. -* [CherryPy](http://cherrypy.org/) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled. * [Dash](https://plot.ly/products/dash/) - Built on top of Flask, React and Plotly aimed at analytical web applications. * [awesome-dash](https://github.com/Acrotrend/awesome-dash) * [Django](https://www.djangoproject.com/) - The most popular web framework in Python.