flask Flask Pandas Dataframe - How to code it This article presents a simple Flask project that loads pandas dataframe into the database and shows the information on a page.
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-dashboard Flask Dashboard - Open-Source and Free The article presents a curated list with admin dashboards, coded in Flask Web Framework and released under a permissive license by the publishers.
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-template Flask Website Templates - Open-Source and Free This article presents a short and comprehensive introduction to Flask and a curated list with Flask Templates provided with basic modules, database, ORM and deployment scrips on top of modern UI Kits.
javascripts JavaScript Chart Library - Open-Source and Free This article presents a curated list with open-source Javascript Chart Libraries we can use without much effort to showcase relevant information in our projects.
generators Documentation Generators - A curated list: MkDocs, Docsify, Vuepress This article presents a curated list with modern, open-source documentation generators useful when we want to explain in deep how a software product can be used by others.
django Django Admin Dashboards - Open-Source and Free This article presents a curated list with open-source admin panels coded with a minimum set of features (UI-ready, authentication, database, simple code-base) in Django, the popular Python web framework.
vuejs Vue Themes - Dashboards and Landing Pages This article presents a curated list with open-source Vue Themes and UI Kits crafted by well-known agencies and released for free under permissive licenses (MIT, LGPL).
adminkit AdminKit - A modern Bootstrap 5 template now available in Flask and Django (MIT License) AdminKit, a professional admin dashboard template based on Bootstrap 5 is now available for download in Flask and Django.
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.
developer-tools Developer Tools - Open-Source HTML Parser This article present a few practical code snippets to process and manipulate the HTML information loaded from a file or crawled from a LIVE website.
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.