<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: YASH VISHWAKARMA</title>
    <description>The latest articles on DEV Community by YASH VISHWAKARMA (@yv_3000).</description>
    <link>https://dev.to/yv_3000</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4033204%2F4387c46c-d5c2-44df-886e-36b56f67fce7.gif</url>
      <title>DEV Community: YASH VISHWAKARMA</title>
      <link>https://dev.to/yv_3000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/yv_3000"/>
    <language>en</language>
    <item>
      <title>uvpip</title>
      <dc:creator>YASH VISHWAKARMA</dc:creator>
      <pubDate>Fri, 17 Jul 2026 06:16:07 +0000</pubDate>
      <link>https://dev.to/yv_3000/uvpip-19fo</link>
      <guid>https://dev.to/yv_3000/uvpip-19fo</guid>
      <description>&lt;p&gt;uvpip is a transparent wrapper that intercepts pip and pip3 commands and routes them through uv — Astral's Rust-based package installer — without changing anything about how you work. Keep using pip install, pip freeze, pip uninstall exactly as before, just 10-100x faster. Works inside virtual environments too, using a shell function so it stays active even after venv activation. Cross-platform: Windows, macOS, Linux. Your original pip is never modified.&lt;/p&gt;

</description>
      <category>github</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
    <item>
      <title>BUNPM</title>
      <dc:creator>YASH VISHWAKARMA</dc:creator>
      <pubDate>Fri, 17 Jul 2026 06:12:45 +0000</pubDate>
      <link>https://dev.to/yv_3000/bunpm-1p4e</link>
      <guid>https://dev.to/yv_3000/bunpm-1p4e</guid>
      <description>&lt;p&gt;bunpm is a transparent wrapper that intercepts npm, yarn, and pnpm commands and runs them through Bun — without changing anything about how you work. Keep using npm install, yarn add, pnpm add exactly as before, just 10-25x faster. Output is formatted to match the tool you called, so nothing looks different either. Your original npm, yarn, and pnpm are never modified. Fully reversible. Cross-platform: Windows, macOS, Linux.&lt;/p&gt;

</description>
      <category>development</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
