Forem

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Python's else on Loops: The Feature You're Not Using

Python's else on Loops: The Feature You're Not Using

Comments
2 min read
If Swagger Works but Your SDK Fails, Your SDK Is Lying
Cover image for If Swagger Works but Your SDK Fails, Your SDK Is Lying

If Swagger Works but Your SDK Fails, Your SDK Is Lying

1
Comments 2
2 min read
🎲 Building DiceForge: A Modern Dice Rolling Simulator with Python & Tkinter

🎲 Building DiceForge: A Modern Dice Rolling Simulator with Python & Tkinter

Comments
3 min read
Building a Real-Time Object Detection System for Edge Devices

Building a Real-Time Object Detection System for Edge Devices

Comments
5 min read
Running Form Tech: Improve Your Gait With This DIY AI Analysis

Running Form Tech: Improve Your Gait With This DIY AI Analysis

Comments
2 min read
AI Agents: Mastering 3 Essential Patterns (Reflexive). Part 3 of 3
Cover image for AI Agents: Mastering 3 Essential Patterns (Reflexive). Part 3 of 3

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

Comments
5 min read
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)
Cover image for 🚀 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
Cover image for 🎨 Design Patterns in Python: A Visual Guide

🎨 Design Patterns in Python: A Visual Guide

Comments
6 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
Scrapy Debugging Techniques: Find Bugs Fast (Stop Wasting Hours)

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

Comments
8 min read
Day 6: Untill I Get An Internship At Google

Day 6: Untill I Get An Internship At Google

Comments
1 min read
Stop writing invisible "Glue Code": Why I use N8N to orchestrate Python Microservices
Cover image for 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
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...
Cover image for 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
Cover image for 🚀 Extension Project III: from spreadsheet chaos to a web app

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

Comments
1 min read
Selenium and Its Relevance in Automation Testing Using Python
Cover image for Selenium and Its Relevance in Automation Testing Using Python

Selenium and Its Relevance in Automation Testing Using Python

Comments
2 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
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
Cover image for 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
loading...