DEV Community

Flask

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Peewee ORM: The Most Elegant Python ORM Ever

Peewee ORM: The Most Elegant Python ORM Ever

5
Comments
8 min read
Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

Why Developers Are Choosing Tortoise ORM as Python’s Modern ORM

6
Comments
5 min read
FlaskApp: Get your Flask app up and running in seconds

FlaskApp: Get your Flask app up and running in seconds

Comments
2 min read
Building a Multi-Tier Flask App with Gunicorn, Nginx, PostgreSQL, and Systemd Using Ansible

Building a Multi-Tier Flask App with Gunicorn, Nginx, PostgreSQL, and Systemd Using Ansible

Comments
2 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

Comments
3 min read
Implementing HTMX with Flask and Jinja2 for Dynamic Content Rendering

Implementing HTMX with Flask and Jinja2 for Dynamic Content Rendering

Comments
3 min read
🚀 Two Ways to Build Dynamic Flask Forms in 2025 — Find the Right Fit for Your App

🚀 Two Ways to Build Dynamic Flask Forms in 2025 — Find the Right Fit for Your App

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

How to Use SQLAlchemy with Async Support in Flask

Comments
2 min read
How to Avoid JavaScript for Infinite Scrolling Using HTMX

How to Avoid JavaScript for Infinite Scrolling Using HTMX

1
Comments
3 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
Python Code Quality: Style Conventions and Linting Tools

Python Code Quality: Style Conventions and Linting Tools

5
Comments
9 min read
Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

Implementing Template Engine from Scratch (Like Jinja2 or Django Templates)

5
Comments
6 min read
How We Built a PDF Compression Tool with Python and Flask

How We Built a PDF Compression Tool with Python and Flask

6
Comments
1 min read
flask project with source code (webp image converter)

flask project with source code (webp image converter)

Comments
1 min read
Understanding Python Concurrency: Multithreading VS AsyncIO

Understanding Python Concurrency: Multithreading VS AsyncIO

7
Comments
11 min read
Create a Simple API with Python and Flask

Create a Simple API with Python and Flask

Comments
2 min read
HTMX Best Practices: Building Responsive Web Apps Without JavaScript Frameworks

HTMX Best Practices: Building Responsive Web Apps Without JavaScript Frameworks

2
Comments
4 min read
Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

Elegant Abstractions: Mastering Abstract Base Classes in Advanced Python

10
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
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
Como Criar uma API REST com Flask em Python - by Vladimir Oliveira Lima

Como Criar uma API REST com Flask em Python - by Vladimir Oliveira Lima

Comments
1 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
loading...