Contributions

Article
This article explains how to deploy a simple Flask application sandboxed with a virtualenv and served by Apache HTTP server using the mod_wsgi module.
Article
A curated list with open-source admin dashboards coded in Flask with authentication, SQLite database, ORM, released as open-source products.
Library
Flask App - Transit design by Pixelarity | AppSeed
Library
Flask Apps - Open-Source And Paid | AppSeed
Library
Flask Boilerplate - Paper Kit Design | AppSeed
Article
Convert a Flask application to a static website with a few lines of code
Article
Parse flat HTML and export PUG, Jinja2 and Blade components using Python / BeautifulSoup parsing library.
Article
This articlepresents a short-list with code snippets useful to extract information from a live website. The code is written in Python on top of BeautifulSoup HTML Parsing library.
Article
Open-Source Flask admin dashboards, enhanced with authentication (login, register), SQLite database, SqlAchemy ORM and basic tooling released under the MIT license.
Article
This learn-by-coding tutorial will describe step by step how to build a Flask Boilerplate, on top of Argon Dashboard design.
Article
Flask Dashboard Argon is built on top of a fully responsive, pixel-perfect design, crafted by Creative-Tim. This admin panel, released as an open-source project includes an SQLite database, SQLAlchemy ORM, and is fully integrated into Jinja2 templating system.
Article
Flask, the famous web framework written in Python is the perfect backend for a dashboard application. All apps are released under the MIT License and include usable UI, authentication and database.
Article
The article explains how to add basic authentication features (login, register) to Argon Dashboard, the open-source app coded in Flask.
Article
Learn how to add an SQLite database to existing Flask application. The project is published on Github.
Tutorial
This 'learn-by-coding' tutorial will describe step by step how to build an Admin Dashboard in Flask, a well-known framework written in Python.