DEV Community

Discussion on: Implementing Flask application using Object Oriented Programming (OOP's) [Part-1]

Collapse
 
konradlaskowski profile image
Konrad Laskowski

Thank you for this article :)
How can i use action function inside class? And especialy abstract class?

Collapse
 
nandamtejas profile image
nandamtejas

Can you please refer to my second blog so that you might get an idea.

dev.to/nandamtejas/implementing-fl...