cd/entity/Python· home entities Python
grep -l @python /news/*.json | wc -l → 754

Python

mentions 754 type Organization page 21/38 feed RSS

// recent coverage 754 mentions

00:23
2026-06-27
dev.to
developer-tools

Why I Built a Tiny Repeated-Game Poker Analysis Tool

A developer built repeated-poker-analysis, an experimental Python toolkit for small abstract poker games that analyzes the value of committing to a fixed strategy across repeated occurrences of the sa…

22:14
2026-06-26
dev.to
artificial-intelligence

Build an AI Audio Translator in Python on Telnyx Inference

Telnyx released a Python code example that demonstrates an AI audio translator using its Inference API. The app, built with Flask, accepts an audio file and target language, then returns translated sp…

18:21
2026-06-26
dev.to
large-language-models

Building a Slack Bot That Actually Remembers: slacktag-oss

A developer built slacktag-oss, an open-source Slack bot with persistent semantic memory powered by any LLM and Mem0's managed memory layer, eliminating the need for a vector database. The bot uses Me…

16:36
2026-06-26
dev.to
ai-agents

6 checks before merging AI-agent generated code

A developer has published a checklist for reviewing AI-agent-generated code before merging, highlighting risky areas such as dependency changes, sensitive paths, and missing tests. The checklist is pa…

15:19
2026-06-26
github.com
artificial-intelligence

Build a Simple RAG App with Telnyx AI Inference

Telnyx released a tutorial for building a retrieval-augmented generation (RAG) API using its AI Inference and Embeddings services. The Python/Flask app embeds user questions, retrieves relevant docume…

00:00
2026-06-26
belderbos.dev
ai-agents

There Is No Magic: An AI Agent in 60 Lines of Python

An AI agent is not a new type of model but rather a small amount of plumbing around an LLM, consisting of Model, Instructions, Memory, Tools, and an Execution Loop. A minimal agent can be built from s…

12:01
2026-06-25
hackster.io
developer-tools

Control Arduino UNO Q via Smartphone Web Dashboard

Arduino UNO Q's dual-processor architecture enables a wireless smartphone dashboard for remote hardware control. The Linux MPU hosts a Python web server that sends serial commands to the STM32 MCU, al…

11:11
2026-06-25
snarky.ca
developer-tools

Why I wrote PEP 832: virtual environment discovery

Python core developer Brett Cannon proposed PEP 832 to standardize virtual environment discovery, addressing the difficulty tools like VS Code face in locating environments across different workflow t…

← prev page 21 / 38 next →
// co-occurs with top 8 entities
// topics top 6 topics