DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Python projects that actually teach you to code

The Python projects that actually teach you to code

Comments
2 min read
GitHub Copilot flagged my security app as dangerous. Here's my technical response to every concern.

GitHub Copilot flagged my security app as dangerous. Here's my technical response to every concern.

10
Comments 11
2 min read
🐍 Python Essentials for GenAI

🐍 Python Essentials for GenAI

2
Comments
13 min read
We Automated LLM Memory Tests and Got 8x Efficiency

We Automated LLM Memory Tests and Got 8x Efficiency

Comments
3 min read
From ThreadPoolExecutor to httpx AsyncClient: True Async Refactoring

From ThreadPoolExecutor to httpx AsyncClient: True Async Refactoring

Comments
2 min read
Building a Disciplined Local AI Workstation: VRAM Gating and Lifecycle Management

Building a Disciplined Local AI Workstation: VRAM Gating and Lifecycle Management

Comments
1 min read
Why My Regex-Based Parser Failed and How LLM Function Calling Saved Me

Why My Regex-Based Parser Failed and How LLM Function Calling Saved Me

2
Comments
4 min read
Inheritance in Python: Building Code That Grows With You

Inheritance in Python: Building Code That Grows With You

Comments
2 min read
Date and Time in Python: Working With Real-World Moments

Date and Time in Python: Working With Real-World Moments

Comments
1 min read
Exception Handling in Python: Making Your Code Fail Safely

Exception Handling in Python: Making Your Code Fail Safely

Comments
2 min read
I'm 13, Building a CLI Tool for LLM Cost Tracking, and Shipping It in 10 Days

Privacy-first local logging with no account

I'm 13, Building a CLI Tool for LLM Cost Tracking, and Shipping It in 10 Days

8
Comments 9
3 min read
How to Get Google Search Results in JSON for an AI Agent

How to Get Google Search Results in JSON for an AI Agent

3
Comments
6 min read
Why regex couldn't parse my invoices (and what did)

Why regex couldn't parse my invoices (and what did)

3
Comments
4 min read
Functions, Scope (Local/Global), Arguments, return, Lambda, filter()/map()/reduce(), Modules

Functions, Scope (Local/Global), Arguments, return, Lambda, filter()/map()/reduce(), Modules

1
Comments
12 min read
I built an offline, no-AI tool that turns your terminal history into runbooks

I built an offline, no-AI tool that turns your terminal history into runbooks

Comments 3
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.