Skip to content

A Detailed Guide to User Registration, Login, and Logout in Flask

Metadata

  • Author: Esther Vaati
  • Full Title: A Detailed Guide to User Registration, Login, and Logout in Flask
  • Category: #Type/Highlight/Article
  • URL: https://medium.com/p/e86535665c07

Highlights

  • SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well-known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.