DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns in a Real-World Tkinter Application: From Lateral Coupling to Clean Architecture

Design Patterns in a Real-World Tkinter Application: From Lateral Coupling to Clean Architecture

Comments
6 min read
Weekly Challenge: Commify every mountain

Weekly Challenge: Commify every mountain

Comments
3 min read
🚀 Building an AI-Powered Stock Trading Bot in Python (With Backtesting)

🚀 Building an AI-Powered Stock Trading Bot in Python (With Backtesting)

Comments
3 min read
🎨 Design Patterns in Python: A Visual Guide

🎨 Design Patterns in Python: A Visual Guide

Comments
6 min read
Scrapy Debugging Techniques: Find Bugs Fast (Stop Wasting Hours)

Scrapy Debugging Techniques: Find Bugs Fast (Stop Wasting Hours)

Comments
8 min read
When code-gen suggests deprecated Pandas APIs: a case study in subtle breakage

When code-gen suggests deprecated Pandas APIs: a case study in subtle breakage

Comments
3 min read
Stop writing invisible "Glue Code": Why I use N8N to orchestrate Python Microservices

Stop writing invisible "Glue Code": Why I use N8N to orchestrate Python Microservices

Comments
1 min read
How I Built a Daily Streak Keeper with Python & GitHub Actions

How I Built a Daily Streak Keeper with Python & GitHub Actions

Comments
2 min read
LeetCode DSA Series #5: 242. Valid Anagram

LeetCode DSA Series #5: 242. Valid Anagram

Comments
1 min read
Software Engineering is about trade-offs, not perfect solutions...

Software Engineering is about trade-offs, not perfect solutions...

Comments
2 min read
🐍 Python Tiny Tools: Practical Automation, Learning & 200+ Project Ideas

🐍 Python Tiny Tools: Practical Automation, Learning & 200+ Project Ideas

Comments
2 min read
🚀 Extension Project III: from spreadsheet chaos to a web app

🚀 Extension Project III: from spreadsheet chaos to a web app

Comments
1 min read
Nutrition Chatbots + Evidence-Based AI: How to Build a Reliable Health Assistant

Nutrition Chatbots + Evidence-Based AI: How to Build a Reliable Health Assistant

Comments
2 min read
Selenium and Its Relevance in Automation Testing Using Python

Selenium and Its Relevance in Automation Testing Using Python

Comments
2 min read
AI Agents: Mastering 3 Essential Patterns (ReAct). Part 2 of 3

AI Agents: Mastering 3 Essential Patterns (ReAct). Part 2 of 3

Comments
6 min read
How Python Strings Actually Work

How Python Strings Actually Work

Comments
2 min read
AsyncTasQ: The Type-Safe, Async-First Task Queue That's 1.5-3x Faster Than Celery

AsyncTasQ: The Type-Safe, Async-First Task Queue That's 1.5-3x Faster Than Celery

1
Comments
8 min read
I Built a Discord Automation Bot (And Why You Probably Shouldn't Use It)

I Built a Discord Automation Bot (And Why You Probably Shouldn't Use It)

Comments
5 min read
Crash-safe JSON at scale: atomic writes + recovery without a DB

Crash-safe JSON at scale: atomic writes + recovery without a DB

Comments
13 min read
[Python] LINE Bot: Contact Manager Evolution - Generate vCard QR Codes

[Python] LINE Bot: Contact Manager Evolution - Generate vCard QR Codes

7
Comments
14 min read
Build Your Own Local AI Agent (Part 2): The SQLite Analyst

Build Your Own Local AI Agent (Part 2): The SQLite Analyst

Comments
1 min read
Scrapy AutoThrottle & Rate Limiting: Stop Getting Blocked

Scrapy AutoThrottle & Rate Limiting: Stop Getting Blocked

Comments
6 min read
🧶 Beginner-Friendly Guide 'Minimum ASCII Delete Sum for Two Strings' – LeetCode 712 (C++, Python, JavaScript)

🧶 Beginner-Friendly Guide 'Minimum ASCII Delete Sum for Two Strings' – LeetCode 712 (C++, Python, JavaScript)

13
Comments
4 min read
Type alias in Python (5)

Type alias in Python (5)

Comments
2 min read
Introducing the Developer Tools Virtual Environment Manager!

Introducing the Developer Tools Virtual Environment Manager!

Comments
3 min read
loading...