pete@stack:~/build-log/tags/python$

#Python

rss ↗

$ grep -l "Python" ~/build-log/* — 7 posts · all posts

2026.03.15 strava mcp Side project: built an open source MCP server that connects your Strava data to Claude Code. Ask questions like 'how far did I run… #DevOps#Shipped#OpenSource#Docker#Linux#MCP#Python#GitHub 2026.03.15 niobe refactor Refactored the SEO audit agent. Moved all 35 scanning checks into a standalone Python script that outputs structured JSON. The age… #Shipped#SEO#Audit#Python#GitHub 2026.03.15 seer launch Built a second audit tool. Niobe checks if search engines can find you. Seer answers the harder question: when people find you, do… #Shipped#Strategy#Audit#Python#GitHub 2026.03.15 niobe launch Built a new SEO auditing tool today. It grades any website A through F across six categories: technical SEO, on-page content, perf… #Shipped#SEO#Python#GitHub 2026.03.12 mcp layer Started building MCP servers to connect our infrastructure directly to Claude Code. Model Context Protocol turns any API into a to… #DevOps#Shipped#MCP#Python#Docker#GitHub 2026.03.08 model arena Shipped Model Arena, a tool for comparing language model outputs side by side. Send the same prompt to multiple models, see the re… #DevOps#Shipped#Python#Docker#GitHub 2026.02.22 litellm gateway Added LiteLLM as an API gateway in front of all our language models. One endpoint, multiple providers. Route requests to local Oll… #DevOps#Docker#Python#Linux