python

Tag

Cards List
#python

@svpino: Python, MCP, A2A, and a whole lot about how to build multi-agent systems. This goes well beyond building a single agent…

X AI KOLs Following · 4h ago Cached

A new book by Gigi Sayfan guides readers on building multi-agent AI systems from scratch using Python, MCP, and A2A protocols, focusing on custom orchestration rather than third-party frameworks.

0 favorites 0 likes
#python

@tom_doerr: Automates research workflows with persistent multi-agent memory https://github.com/EvoScientist/EvoScientist…

X AI KOLs Timeline · 13h ago Cached

EvoScientist is an open-source framework that automates research workflows using self-evolving AI scientists with persistent multi-agent memory, adopting a human-on-the-loop paradigm for autonomous research exploration and insight generation.

0 favorites 0 likes
#python

We built and open-sourced Caliby: An embedded, high-performance vector database for AI Agents (Beats pgvector by 4x, outperforms FAISS on disk)

Reddit r/LocalLLaMA · 13h ago

Caliby is an open-sourced embedded vector database co-developed by Sea-Land AI and MIT's Michael Stonebraker team, offering high-performance vector retrieval (4x faster than pgvector) with HNSW, DiskANN, and IVF+PQ indexes, designed specifically for AI Agent and RAG use cases with a simple pip install.

0 favorites 0 likes
#python

@akshay_pachaar: this is the most underrated update in the agent space right now. your AI workflow runs for 47 minutes, burns 312 LLM ca…

X AI KOLs Following · yesterday Cached

CrewAI released a checkpointing feature for its open-source multi-agent framework, allowing AI workflows to be saved, resumed, forked, and inspected rather than restarting from scratch on failure.

0 favorites 0 likes
#python

How to build your first Claude agent. The part most tutorials leave out.

Reddit r/AI_Agents · yesterday

This article explains how to build a Claude agent using Python, emphasizing the importance of handling tool failure cases effectively rather than just relying on happy-path scenarios.

0 favorites 0 likes
#python

Mojo v1.0.0b1

Lobsters Hottest · yesterday

Mojo, the high-performance programming language from Modular, has reached version 1.0.0 beta 1.

0 favorites 0 likes
#python

openai/openai-python v2.35.1

GitHub Releases Watchlist · 2d ago Cached

Release of OpenAI Python library version 2.35.1, providing updated access to the OpenAI REST API with support for workload identity authentication.

0 favorites 0 likes
#python

Building the deployment tool I wish I had

Lobsters Hottest · 3d ago Cached

The author details the development of 'Deptool', a custom Python-based deployment and configuration management tool designed to be faster and more predictable than existing solutions like Ansible, driven by a desire for digital sovereignty and better tooling.

0 favorites 0 likes
#python

anthropics/anthropic-sdk-python v0.98.1

GitHub Releases Watchlist · 4d ago Cached

This is the README for anthropics/anthropic-sdk-python v0.98.1, a Python client library for accessing the Claude API.

0 favorites 0 likes
#python

TRE Python binding — ReDoS robustness demo

Simon Willison's Blog · 5d ago Cached

A minimal Python ctypes binding to the TRE regex library demonstrates robust performance against ReDoS attacks, processing evil patterns on 10M-character inputs much faster than Python's re module.

0 favorites 0 likes
#python

openai/openai-python v2.34.0

GitHub Releases Watchlist · 5d ago Cached

The OpenAI Python client library has been updated to version 2.34.0, introducing workload identity authentication support for secure environments like Kubernetes, Azure, and GCP.

0 favorites 0 likes
#python

llm 0.32a1

Simon Willison's Blog · 2026-04-29 Cached

Release announcement for llm version 0.32a1, a Python CLI and library for working with Large Language Models, by Simon Willison.

0 favorites 0 likes
#python

LLM 0.32a0 is a major backwards-compatible refactor

Simon Willison's Blog · 2026-04-29 Cached

LLM 0.32a0 is a major backwards-compatible refactor of the Python library and CLI tool, shifting from simple text prompts to supporting sequences of messages and multi-part responses to better handle modern LLM capabilities like structured JSON and tool use.

0 favorites 0 likes
#python

Switching from uv to PDM

Lobsters Hottest · 2026-04-21 Cached

Developer shares experience switching Python projects from uv to PDM, highlighting PDM’s pure-Python codebase, new 2.26.8 release with relative-time dependency cooldown, and enhanced project-management features.

0 favorites 0 likes
#python

@isaacbmiller1: DSPy 3.2.0 is out! Here are a few highlights: - dspy.RLM improvements around parsing, tool execution, and failure recov…

X AI KOLs Following · 2026-04-21 Cached

DSPy 3.2.0 improves dspy.RLM parsing, tool execution, and failure recovery, plus ongoing work to decouple from LiteLLM.

0 favorites 0 likes
#python

@JeanRemiKing: Introducing NeuralSet: a simple, fast, scalable Python package for Neuro-AI pip install neuralset https://kingjr.github…

X AI KOLs Following · 2026-04-21

NeuralSet is a new Python package that provides fast, scalable preprocessing and embedding tools for multimodal neuro-AI data including fMRI, EEG, MEG, ECoG, spikes, plus text, audio, video and images.

0 favorites 0 likes
#python

Show HN: Faceoff – A terminal UI for following NHL games

Hacker News Top · 2026-04-19 Cached

Faceoff is a terminal UI application for following NHL hockey games in real-time, featuring live scores, game details, standings, player stats, and team information with a responsive layout.

0 favorites 0 likes
#python

Show HN: Backlit Keyboard API for Python

Hacker News Top · 2026-04-19 Cached

A beginner-friendly Python package and CLI tool to control keyboard backlight brightness on Linux with mock-safe testing.

0 favorites 0 likes
#python

Join us at PyCon US 2026 in Long Beach - we have new AI and security tracks this year

Simon Willison's Blog · 2026-04-17 Cached

PyCon US 2026 is coming to Long Beach, California (May 13-19) with new dedicated AI and Security tracks. The AI track features talks on AI-assisted development, LLMs on laptops, voice agents, and Python async patterns for AI applications.

0 favorites 0 likes
#python

datasette 1.0a28

Simon Willison's Blog · 2026-04-17 Cached

Datasette 1.0a28 alpha release fixes compatibility bugs and resource management issues discovered in the previous alpha, including fixes for execute_write_fn() callbacks, database cleanup methods, and a new pytest plugin for automatic cleanup in tests.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback