DEV Community

Python

import antigravity

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Building a Furigana HTTP Service in Python: Why It's Not Just a Lookup Table

Building a Furigana HTTP Service in Python: Why It's Not Just a Lookup Table

Comments
6 min read
What's Actually In This CSV? A Zero-Dep Python Profiler

What's Actually In This CSV? A Zero-Dep Python Profiler

Comments
9 min read
When the Library IS the Product: A 200-Line FastAPI Wrapper for wordcloud

When the Library IS the Product: A 200-Line FastAPI Wrapper for wordcloud

Comments
8 min read
How to Make Sense of a HAR File Without DevTools

How to Make Sense of a HAR File Without DevTools

Comments
8 min read
Japanese Width Conversion Without Regex: Full↔Half ASCII, Katakana, and the Dakuten Merge Problem

Japanese Width Conversion Without Regex: Full↔Half ASCII, Katakana, and the Dakuten Merge Problem

Comments
9 min read
Every Link Preview in Your App Is the Same 30 Lines You Haven't Written Yet

Every Link Preview in Your App Is the Same 30 Lines You Haven't Written Yet

Comments
7 min read
When does this cron run next? Give it its own 70 MB container

When does this cron run next? Give it its own 70 MB container

Comments
8 min read
Writing `tail -f | jq` That Doesn't Feel Like a Rube Goldberg Machine

Writing `tail -f | jq` That Doesn't Feel Like a Rube Goldberg Machine

Comments
10 min read
How ULID Actually Works: Implementing the Codec in 60 Lines of Python

How ULID Actually Works: Implementing the Codec in 60 Lines of Python

Comments
10 min read
Text Generation Before Transformers: Building a Markov Chain in 200 Lines of Python

Text Generation Before Transformers: Building a Markov Chain in 200 Lines of Python

Comments
10 min read
Perceptual Image Diff Without NumPy — Building a Pillow-Only CLI

Perceptual Image Diff Without NumPy — Building a Pillow-Only CLI

Comments
9 min read
Understanding Apache Kafka: A Beginner's Guide to Real-time Data Streaming

Understanding Apache Kafka: A Beginner's Guide to Real-time Data Streaming

Comments 2
4 min read
Dead Code in Python Is Undecidable — So I Built a Detector That Admits It

Dead Code in Python Is Undecidable — So I Built a Detector That Admits It

Comments
10 min read
I Built a FastAPI QR Code Service and the Library Choice Mattered More Than the Code

I Built a FastAPI QR Code Service and the Library Choice Mattered More Than the Code

Comments
9 min read
grep's flat output is the wrong abstraction for exploratory searches

grep's flat output is the wrong abstraction for exploratory searches

Comments
9 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.