January 20, 2020January 20, 2020Geek Stuff, Python Python String, List and Dictionary Templating Introduction Have you tried automating any networking service ? During automation (especially […]
January 3, 2020January 4, 2020Python Django Rest Framework Customize Exception Handler Response Introduction Django Rest Framework a.k.a. DRF is now the de facto tool […]
May 21, 2019July 16, 2019Python How to structure Flask application for larger projects Does Flask seem too minimal for lager projects ? Let’s build ideal flask application structure for your next larger project in just few minutes.