<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/til.simonwillison.net/python/uv-cli-apps">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Using uv to develop Python command-line applications</title>
<link>https://b.hatena.ne.jp/entry/s/til.simonwillison.net/python/uv-cli-apps</link>
<description>I finally figured out a process that works for me for hacking on Python CLI utilities using uv to manage my development environment, thanks to a little bit of help from Charlie Marsh.</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/poad1010/20241025#bookmark-4761013414453626112" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/barlog/20241024#bookmark-4761013414453626112" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/poad1010/20241025#bookmark-4761013414453626112">
<title>poad1010</title>
<link>https://b.hatena.ne.jp/poad1010/20241025#bookmark-4761013414453626112</link>
<description></description>
<dc:date>2024-10-25T03:09:30Z</dc:date>
<dc:subject>Python</dc:subject>
<dc:subject>techfeed</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/techfeed" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/barlog/20241024#bookmark-4761013414453626112">
<title>barlog</title>
<link>https://b.hatena.ne.jp/barlog/20241024#bookmark-4761013414453626112</link>
<description></description>
<dc:date>2024-10-24T06:12:29Z</dc:date>
</item>
</rdf:RDF>