<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Best-Practices on Romi's Dev Journey</title><link>https://romisugi.dev/tags/best-practices/</link><description>Recent content in Best-Practices on Romi's Dev Journey</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 02 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://romisugi.dev/tags/best-practices/index.xml" rel="self" type="application/rss+xml"/><item><title>How uv Simplified My Python Workflow</title><link>https://romisugi.dev/posts/python-tips/uv-python-workflow/</link><pubDate>Tue, 02 Sep 2025 00:00:00 +0000</pubDate><guid>https://romisugi.dev/posts/python-tips/uv-python-workflow/</guid><description>&lt;p>I used to juggle different tools just to manage my Python environments. It was like trying to cook with one hand tied behind my back, pyenv for Python versions and virtualenv for environments. Then I discovered &lt;strong>uv&lt;/strong>, and everything changed. Let me share how this one tool replaced my entire setup and made my workflow blazingly fast!&lt;/p>
&lt;h2 id="the-old-way-a-tool-for-every-job">The Old Way: A Tool for Every Job&lt;/h2>
&lt;p>Before uv, my Python environment setup looked like this:&lt;/p></description></item></channel></rss>