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

Python

mentions 437 type Organization page 19/22 feed RSS

// recent coverage 437 mentions

00:00
2026-05-28
signoz.io
artificial-intelligence

LiteLLM Observability & Monitoring with OpenTelemetry

SigNoz has released a guide for integrating LiteLLM observability with OpenTelemetry, enabling developers to capture traces, logs, and metrics from LiteLLM SDK and Proxy Server deployments. The integr…

20:12
2026-05-27
gist.github.com
developer-tools

Claude Code Usage

A developer created a Python script called claude-usage.py that captures the output of the /usage command from the Claude CLI. The script uses a pseudo-terminal to launch Claude, send the command, and…

06:53
2026-05-27
benfrederickson.com
machine-learning

Python as a Declarative Programming Language (2017)

Python's performance in the benchmarks game is roughly 40 times slower than C or C++, yet it remains the dominant language for data analysis and machine learning because core libraries like NumPy, Ten…

06:14
2026-05-27
infoworld.com
machine-learning

First look: Mojo 1.0 mixes Python and Rust

Modular released the first beta of Mojo 1.0, a systems programming language that combines Python-like syntax with Rust-style memory safety and ownership. The language provides precise control over mem…

05:31
2026-05-27
dev.to
ai-tools

Mouse Unlock!—no password, just a secret click pattern

A developer created a mouse-based unlock system for their 10-year-old Linux laptop that has no fingerprint sensor or Face ID. The tool, built with Claude Code in approximately 150 lines of Python, use…

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

Ollama Monitoring & Observability with OpenTelemetry

SigNoz now supports full observability for Ollama LLM workloads through OpenTelemetry, enabling developers to collect traces, logs, and metrics from local Python applications. The integration allows t…

14:56
2026-05-26
github.com
ai-tools

GrillKit – self-hosted AI technical interview trainer

GrillKit, an open-source AI technical interview trainer, has been released, allowing users to configure OpenAI-compatible models and practice from YAML question banks. The tool features real-time scor…

12:53
2026-05-26
kdnuggets.com
ai-infrastructure

Top Python Libraries for Large-Scale Data Processing

Python developers processing billions of rows or running distributed machine learning pipelines now have seven specialized libraries—including PySpark, Dask, and Polars—that handle datasets exceeding …

04:27
2026-05-26
github.com
ai-agents

AgentBrew – Portable toolbelt for your AI agents

AgentBrew launched as a centralized Model Context Protocol multiplexer that lets AI developers configure tools once and use them across multiple agents including Claude Code, Gemini CLI, and Cursor. T…

12:00
2026-05-25
kdnuggets.com
machine-learning

5 More Must-Know Python Concepts

Python developers can now use type hinting and MyPy static analysis to catch type errors before runtime, reducing production crashes. The typing module allows developers to annotate variable types and…

04:54
2026-05-24
dev.to
developer-tools

Bulk Rename Files from the Command Line with Python

This article explains how to rename multiple files from the command line using a simple Python script. The provided script uses the `os` and `sys` modules to iterate through files in a directory, addi…

04:24
2026-05-24
dev.to
artificial-intelligence

Building Micro Agents as Production-Grade Microservices

This article describes how to build production-grade AI agent systems using a microservices architecture, moving beyond single-process prototypes that fail at scale. It advocates for designing each "m…

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