bottlepy/bottle
bottle.py is a fast and simple micro-framework for python web-applications.
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
channelcat/sanic
Python 3.5+ web server that's written to go fast
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
django/django
The Web framework for perfectionists with deadlines.