<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Subprocess on Christopher Tyler</title><link>https://cetyler.github.io/tags/subprocess/</link><description>Recent content in Subprocess on Christopher Tyler</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 29 May 2026 20:45:03 -0500</lastBuildDate><atom:link href="https://cetyler.github.io/tags/subprocess/index.xml" rel="self" type="application/rss+xml"/><item><title>Using uv and subprocess module</title><link>https://cetyler.github.io/til/2026/2026-5-29_uv_subprocess_python/</link><pubDate>Fri, 29 May 2026 20:34:06 -0500</pubDate><guid>https://cetyler.github.io/til/2026/2026-5-29_uv_subprocess_python/</guid><description>Need to be careful when using uv to call a Python program with subprocesses</description></item><item><title>Python sh Package</title><link>https://cetyler.github.io/til/2025/2025-4-30_python_sh/</link><pubDate>Wed, 30 Apr 2025 19:03:42 -0500</pubDate><guid>https://cetyler.github.io/til/2025/2025-4-30_python_sh/</guid><description>sh is a full-fledged subprocess replacement for Python 3.8 - 3.11, PyPy that allows you to call any program as if it were a function.</description></item></channel></rss>