Django is a Python Web framework built with "batteries-included" support for common tasks used in modern web development: database access, authentication, security, routes, forms, templates and much more.
Flask is a lightweight WSGI web application framework designed to get started quickly and easily, with the ability to scale up to complex applications.