DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring the dangerous power of unquoted Python strings, and how they caused CVE-2024-9287

Exploring the dangerous power of unquoted Python strings, and how they caused CVE-2024-9287

Comments
6 min read
Understanding how Python's list comprehensions work under the hood

Understanding how Python's list comprehensions work under the hood

Comments
4 min read
Python Tutorial: Adding Shadows and Outlines to Text on Images

Python Tutorial: Adding Shadows and Outlines to Text on Images

5
Comments
4 min read
How to Render Emojis and International Text on Images with Python

How to Render Emojis and International Text on Images with Python

2
Comments
3 min read
Exploring chained operations and order of evaluation in python expressions

Exploring chained operations and order of evaluation in python expressions

Comments
4 min read
Understanding Python’s rules for hashing

Understanding Python’s rules for hashing

Comments
5 min read
Navigating Python's import system and namespace packages

Navigating Python's import system and namespace packages

Comments
5 min read
Exploring how functions in Python are treated as first-class citizens, and the untapped potential they hold.

Exploring how functions in Python are treated as first-class citizens, and the untapped potential they hold.

Comments
4 min read
Understanding the difference between identity and equality, and why it matters more than it seems.

Understanding the difference between identity and equality, and why it matters more than it seems.

Comments
3 min read
Understanding Python’s LEGB rule, closures, and why variables sometimes behave like shadows.

Understanding Python’s LEGB rule, closures, and why variables sometimes behave like shadows.

Comments
4 min read
Understanding Late Binding in Python Closures

Understanding Late Binding in Python Closures

Comments
6 min read
Understanding how Python evaluates default arguments and why mutable defaults can carry unintended memory

Understanding how Python evaluates default arguments and why mutable defaults can carry unintended memory

Comments
4 min read
BEST BATTLESHIP TERMINAL GAME TO DATE!!! I THINK?!!!

BEST BATTLESHIP TERMINAL GAME TO DATE!!! I THINK?!!!

Comments
1 min read
Demystifying Python Decorators, Part 2: The Pythonic Way and Advanced Usage

Demystifying Python Decorators, Part 2: The Pythonic Way and Advanced Usage

Comments
3 min read
Demystifying Python Decorators, Part 1: The Foundational Concepts

Demystifying Python Decorators, Part 1: The Foundational Concepts

Comments
4 min read
Setting Up Model Performance Monitoring with Python and Docker

Setting Up Model Performance Monitoring with Python and Docker

Comments
5 min read
Polyglot Data Engineering: Python + Go in the Same Pipeline

Polyglot Data Engineering: Python + Go in the Same Pipeline

2
Comments
2 min read
🚀 Day 21 of My Python Learning Journey

🚀 Day 21 of My Python Learning Journey

Comments
1 min read
Building My Own CLI Tool: A Better Way to Share Code with LLMs

Building My Own CLI Tool: A Better Way to Share Code with LLMs

Comments
3 min read
Build a Simple Miles to Kilometers Converter with Python & Tkinter

Build a Simple Miles to Kilometers Converter with Python & Tkinter

Comments
1 min read
Reddit Video Downloader Using python

Reddit Video Downloader Using python

Comments
3 min read
Welcome to the World of Embedded Systems with Python

Welcome to the World of Embedded Systems with Python

Comments
3 min read
Unit Test(Python)

Unit Test(Python)

Comments
1 min read
Day 12 of 90 day code script series ,A currency converter...

Day 12 of 90 day code script series ,A currency converter...

Comments
2 min read
How I Glued Together OpenWebUI, Supabase, and Cloudflare to Build a SaaS in a Weekend

How I Glued Together OpenWebUI, Supabase, and Cloudflare to Build a SaaS in a Weekend

Comments
5 min read
loading...