Todo CRUD Python App
Namaste Coders👩💻
In this article, we will build a TODO project. It will handle all the CRUD (Create, Read, Update, Delete) functionalities.
We will learn how to connect OOPS programming language (Python) to the database.
What we will learn ?🤔
...
akshitagarg275.hashnode.dev4 min read
L Vamsi Krishna
Software Developer @iqvia.com
Hey, i am also trying to do this, can you explain the same CRUD operations using SQL alchemy instead of cursor.