Andrew Dassandrewdass.hashnode.devยทApr 10, 2023How to make a CRUD Application in Python with the Flask MicroframeworkOverview This article will explain how to make a CRUD application in Python by using the Flask microframework. CRUD stands for CREATE, READ, UPDATE and DELETE data. This application constantly updates a variable called "dictionary" that contains a di...185 readsFlask FrameworkAdd a thoughtful commentNo comments yetBe the first to start the conversation.