<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Virtual-Environments on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/tags/virtual-environments/</link>
    <description>Recent content in Virtual-Environments on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/tags/virtual-environments/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>結合Pyenv-virtualenv與Autoenv用於Python開發</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-20-using-pyenv-virtualenv-and-autoenv-in-combination-for-python-development/</link>
      <pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-20-using-pyenv-virtualenv-and-autoenv-in-combination-for-python-development/</guid>
      <description>總結來說，pyenv-virtualenv與autoenv可以結合使用，打造出順暢的Python開發工作流程，讓你輕鬆管理多個Python環境與虛擬環境。Pyenv-virtualenv是pyenv的外掛程式，用於管理虛擬環境；而autoenv則在進入含有.env檔案的專案目錄時，自動啟用對應的虛擬環境。同時使用這些工具，可以改善開發工作流程、保持相依套件的隔離與組織，並確保每個專案始終使用正確的虛擬環境。</description>
    </item>
  </channel>
</rss>
