Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja, and has become one of the most popular Python web application frameworks.
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.