DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DLC - 1

DLC - 1

Comments
1 min read
I Thought It Was Refactoring My Code. It Actually Wiped It Out.

I Thought It Was Refactoring My Code. It Actually Wiped It Out.

Comments
3 min read
My Simple Tic-Tac-Toe Game

My Simple Tic-Tac-Toe Game

Comments 1
1 min read
🚀 FileMate Pro: A Python GUI File Manager with Tkinter

🚀 FileMate Pro: A Python GUI File Manager with Tkinter

Comments
4 min read
When code assistants suggest deprecated Pandas APIs: a subtle, production-breaking failure mode

When code assistants suggest deprecated Pandas APIs: a subtle, production-breaking failure mode

Comments
3 min read
Scrapy Spider Types: Spider vs CrawlSpider vs SitemapSpider (When to Use What)

Scrapy Spider Types: Spider vs CrawlSpider vs SitemapSpider (When to Use What)

5
Comments
7 min read
Building a Portfolio Site with Django REST API and Vanilla JavaScript

Building a Portfolio Site with Django REST API and Vanilla JavaScript

1
Comments
9 min read
Functions and Modules in Python: Writing Clean, Reusable Code the Right Way

Functions and Modules in Python: Writing Clean, Reusable Code the Right Way

Comments
4 min read
I built a client-side Image to PDF converter (No Server Uploads)

I built a client-side Image to PDF converter (No Server Uploads)

Comments
2 min read
[Gemini][Python] Trying to Integrate a LINE Bot with Google's Automated Payment: Agent Payments Protocol (AP2)

[Gemini][Python] Trying to Integrate a LINE Bot with Google's Automated Payment: Agent Payments Protocol (AP2)

5
Comments
7 min read
Reverse Engineering DUPR's Pickleball Rating Algorithm

Reverse Engineering DUPR's Pickleball Rating Algorithm

Comments
7 min read
I built an AI CFO that reads 100-page Annual Reports so I don't have to (Python + LangChain)

I built an AI CFO that reads 100-page Annual Reports so I don't have to (Python + LangChain)

Comments
3 min read
Regular Expressions in Python: The Complete Guide to Finally Understanding Regex

Regular Expressions in Python: The Complete Guide to Finally Understanding Regex

Comments
2 min read
When code suggestions suggest the past: deprecated Pandas APIs and silent drift

When code suggestions suggest the past: deprecated Pandas APIs and silent drift

Comments
3 min read
Beyond Chatbots: Building Autonomous Multi-Agent Swarms for Global Supply Chain Risk Intelligence

Beyond Chatbots: Building Autonomous Multi-Agent Swarms for Global Supply Chain Risk Intelligence

Comments
7 min read
Beyond Requests: Why Your Python Scraper Is Already Blocked

Beyond Requests: Why Your Python Scraper Is Already Blocked

Comments
9 min read
GemDesk: Reason across all your data.

GemDesk: Reason across all your data.

Comments
1 min read
When code suggestions push deprecated Pandas APIs: a postmortem

When code suggestions push deprecated Pandas APIs: a postmortem

Comments
3 min read
SpyHunt

SpyHunt

Comments
13 min read
The Last Deploy of 2025: Exposing my Lambda to the World with API Gateway

The Last Deploy of 2025: Exposing my Lambda to the World with API Gateway

Comments
1 min read
How I built a Self-Hosted Address Validation Tool with FastAPI & Docker to save $2,000/year

How I built a Self-Hosted Address Validation Tool with FastAPI & Docker to save $2,000/year

Comments 1
1 min read
Designing for Sub-Microsecond Latency (link)

Designing for Sub-Microsecond Latency (link)

Comments
2 min read
FileMate v2: A Modern Tkinter File Manager in Python

FileMate v2: A Modern Tkinter File Manager in Python

Comments
4 min read
When Codegen Suggests Deprecated Pandas APIs — a Cautionary Tale

When Codegen Suggests Deprecated Pandas APIs — a Cautionary Tale

Comments
3 min read
Debugging Async Python Tasks That Randomly Fail

Debugging Async Python Tasks That Randomly Fail

Comments
2 min read
loading...