Liu Zuo Lin


How To Display Images In Python Flask

How To Display Images In Python Flask

Let’s say you have a Python Flask app. And you have a couple of images you want to display on your app frontend. Here’s how: Note: be mindful of the image’s exact filename, as it won’t show up if we…

Python Flask — Passing Data From Backend To HTML

Python Flask — Passing Data From Backend To HTML

When I was just starting out with Python Flask, I found it pretty confusing to pass make my HTML communicate with my backend. This article hopes to explain this as simply as possible. Normally, when…

Extracting Specific Keys/Values From A Messed-Up JSON File (Python)

Extracting Specific Keys/Values From A Messed-Up JSON File (Python)

What to do when a messy JSON file gives you a massive headache

WebSockets In Python FastAPI — Fetching Data At Super Speed

WebSockets In Python FastAPI — Fetching Data At Super Speed

Plot Multiple Graphs Per Row in Matplotlib (Python)

Plot Multiple Graphs Per Row in Matplotlib (Python)

A tutorial on plotting multiple graphs per row in Python.

“for i in range(len(list))” VS “for element in list” — When to Use Which

“for i in range(len(list))” VS “for element in list” — When to Use Which

A beginner's guide on the two ways of iterating through a string or list.

How to Sort Lists by Certain Conditions in Python

How to Sort Lists by Certain Conditions in Python

A guide on sorting lists by a certain condition in Python.

Private Attributes In Python OOP are Not Very Private

Private Attributes In Python OOP are Not Very Private

Private attributes are attributes of a class that can only be accessed within the class itself.

How to Create a Basic Form in Python Flask

How to Create a Basic Form in Python Flask

A simple guide on how we can create a form in Python Flask asking for a name and an email, and pass this form data back to our Python code.

Python FastAPI — Serving Images, MP3 Files, etc. from Your Backend for Beginners

Python FastAPI — Serving Images, MP3 Files, etc. from Your Backend for Beginners

A beginners’ guide on how to serve images, MP3 files, PDF files, DOC files, etc. to frontend from backend using Python FastAPI.

Last Week in Plain English

Stay updated with the latest news in the world of AI, tech, business, and startups.

Interested in Promoting Your Content?

Reach our engaged developer audience and grow your brand.

Help us expand the developer universe!

This is your chance to be part of an amazing community built by developers, for developers.