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

Python

mentions 437 type Organization page 21/22 feed RSS

// recent coverage 437 mentions

16:35
2026-05-22
dev.to
data

Using Apache Iceberg with Python and MPP Query Engines

This article, part 12 of a 15-part Apache Iceberg Masterclass, explains how to access Iceberg data using Python libraries like PyIceberg, DuckDB, and Polars for local analysis, as well as MPP query en…

12:00
2026-05-22
kdnuggets.com
artificial-intelligence

Easy Agentic Tool Calling with Gemma 4

Google's Gemma 4 model can now autonomously decide when to inspect its local filesystem and execute Python code, moving beyond simple web API calls toward true agentic behavior. The new implementation…

21:16
2026-05-21
gist.github.com
developer-tools

Video Modification Simplified

The article describes **vid.py**, a Python command-line tool that acts as a simplified wrapper around ffmpeg for common video tasks. It provides functions for parsing timecodes, estimating video durat…

11:50
2026-05-21
arxiv.org
large-language-models

CPPL: A Circuit Prompt Programming Language

Researchers have developed CPPL, a compiler-mediated hardware design framework that converts large language model-assisted circuit generation into a statically checkable frontend problem. The system c…

11:10
2026-05-21
blog.changs.co.uk
developer-tools

Python 3.15: features that didn't make the headlines

Several underreported features in Python 3.15, including a new `TaskGroup.cancel()` method that allows for graceful cancellation of asynchronous task groups without raising exceptions. It also details…

09:14
2026-05-21
aiengineeringfromscratch.com
artificial-intelligence

AI Engineering from Scratch

This article describes a free, open-source AI engineering curriculum on GitHub maintained by Rohit Ghumare and contributors. The curriculum consists of 435 lessons across 20 phases, teaching algorithm…

04:18
2026-05-21
lab174.com
developer-tools

YAML? That's Norway Problem

The article explains the "Norway problem" in YAML, where the country code "NO" is incorrectly parsed as the boolean value `false` because YAML treats certain English words like "no" as booleans for hu…

00:00
2026-05-21
signoz.io
large-language-models

Anthropic Monitoring & Observability with OpenTelemetry

Anthropic has released a monitoring guide for its Claude API that integrates with OpenTelemetry and SigNoz, enabling developers to track token usage, request latency, error rates, and costs across mod…

00:09
2026-05-20
dev.to
artificial-intelligence

Braintrust Autoevals: CI Gates for LLM Regressions

Traditional unit tests are insufficient for LLM applications, which require evaluation tools to catch regressions in non-deterministic outputs like JSON with incorrect business logic. It introduces Br…

18:01
2026-05-19
microsandbox.dev
developer-tools

We made our filesystem 47× faster by deleting it

The article describes how the developers of microsandbox improved performance by 47× by replacing their user-space FUSE filesystem with a Linux EROFS disk image mounted directly by the VM. The origina…

← prev page 21 / 22 next →
// co-occurs with top 8 entities