bootstrap How to use Bootstrap with Flask Learn how to integrate Bootstrap with Flask and code production-ready web apps. Free samples included (published on Github).
django Django For Beginners - Docs Tutorial Learn how to code a super simple Django project - a soft introduction in Django for beginners.
django Django Routing - Learn Django by Coding A soft introduction to Django Routing System for beginners - Free Sample provided on Github.
flask Flask - How to connect MySql/SQLite Database This article explains how to connect a MySQL or SQLite database to a Flask-based project using SQLAlchemy, a popular Python SQL toolkit that empowers a clean, object-oriented access to the database.
flask Flask Cheat Sheet - And FREE samples This article is just another Flask Cheat Sheet that might help beginners to speed up their learning curve and the rest of our audience with some nice production-ready samples.
django Django Tutorial - MVT Architecture, CRUD, and Custom Commands This article presents a few useful topics that might help beginners to code more than a simple "Hello World" in Django
flask Flask - A list of useful “HOW TO’s” This article presents a shortlist with useful hints and features that might help developers code faster a Flask project.
flask Flask Database - How to configure and connect This article explains how to configure and connect Flask to an SQLite Database using SqlAchemy as a connection layer.
django Django - Introduction for Beginners This article is a short introduction to Django, the most popular Python web Framework.
django Django - Curated List with popular libraries: AllAuth, Django Extensions, DRF This article presents a curated list with Django libraries that might help developers to code faster and easier heavy features like coding a REST Api, Social login, Django custom commands, or import/export database information.