DEV Community

Flask

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Avoid JavaScript for Infinite Scrolling Using HTMX

How to Avoid JavaScript for Infinite Scrolling Using HTMX

1
Comments
3 min read
Using HTMX with REST APIs: Building Modern Web Apps with Minimal JavaScript

Using HTMX with REST APIs: Building Modern Web Apps with Minimal JavaScript

1
Comments
3 min read
Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

6
Comments
6 min read
From Data to Dashboards: Building an EC2 Cost Analysis Tool with Flask and AWS S3

From Data to Dashboards: Building an EC2 Cost Analysis Tool with Flask and AWS S3

1
Comments
3 min read
How to Use SQLAlchemy with Async Support in Flask

How to Use SQLAlchemy with Async Support in Flask

1
Comments
2 min read
Building a Sustainable Living Tips Generator with Next.js, Flask, and Google Gemini AI - Part 1: Backend Development

Building a Sustainable Living Tips Generator with Next.js, Flask, and Google Gemini AI - Part 1: Backend Development

Comments 1
5 min read
Orchestrating Models: Machine Learning with Docker Compose

Orchestrating Models: Machine Learning with Docker Compose

6
Comments
5 min read
Dockerize Your Python App and Push It to DockerHub

Dockerize Your Python App and Push It to DockerHub

3
Comments 1
1 min read
Seeking Feedback on My Flask-based PDF Processing Web App

Seeking Feedback on My Flask-based PDF Processing Web App

1
Comments
2 min read
Celebrating 20 Years of Django: Why Developers Still Love It

Celebrating 20 Years of Django: Why Developers Still Love It

6
Comments
11 min read
Comparing requests, aiohttp, and httpx: Which HTTP client should you use?

Comparing requests, aiohttp, and httpx: Which HTTP client should you use?

8
Comments
6 min read
How Modern Encryption Algorithms Work: A Practical Python Perspective

How Modern Encryption Algorithms Work: A Practical Python Perspective

6
Comments
9 min read
Hacking with Pickle: Python Deserialization Attacks Explained

Hacking with Pickle: Python Deserialization Attacks Explained

8
Comments
5 min read
Why Should a Flask Developer Use MongoDB?

Why Should a Flask Developer Use MongoDB?

15
Comments 1
7 min read
Using Formik- Beginner’s Guide to Connecting a React Formik Form to a Flask Backend

Using Formik- Beginner’s Guide to Connecting a React Formik Form to a Flask Backend

Comments
3 min read
FastAPI is Overkill: Starlette and Pydantic Are All You Really Need

FastAPI is Overkill: Starlette and Pydantic Are All You Really Need

9
Comments
6 min read
💡 Build Along with Me: A Beginner’s Guide to Creating a Student API Using Flask

💡 Build Along with Me: A Beginner’s Guide to Creating a Student API Using Flask

25
Comments
7 min read
How I Built a Currency Calculator API: A Step-by-Step Guide

How I Built a Currency Calculator API: A Step-by-Step Guide

1
Comments
2 min read
Building Your First Flask App: A Beginner's Guide

Building Your First Flask App: A Beginner's Guide

2
Comments
6 min read
🥊 Flask vs Django in 2025: Why Picking the Wrong Framework Could Hurt Your Project

🥊 Flask vs Django in 2025: Why Picking the Wrong Framework Could Hurt Your Project

8
Comments 1
3 min read
Deep Dive into Python Coroutines: async/await

Deep Dive into Python Coroutines: async/await

9
Comments
6 min read
Why I Use Flask. And Maybe You Should Too...

Why I Use Flask. And Maybe You Should Too...

4
Comments 1
3 min read
Synchronous vs. Asynchronous in Python: Understanding the Key Differences

Synchronous vs. Asynchronous in Python: Understanding the Key Differences

Comments
3 min read
Pure Python Web App: No Flask, No Django, No Frameworks!

Pure Python Web App: No Flask, No Django, No Frameworks!

6
Comments 1
5 min read
FastOpenAPI: Generate OpenAPI Schemas for Any Python Framework

FastOpenAPI: Generate OpenAPI Schemas for Any Python Framework

Comments
3 min read
loading...