<?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>Python-Development on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hans/tags/python-development/</link>
    <description>Recent content in Python-Development on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hans/tags/python-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>将Pyenv-virtualenv和Autoenv结合起来用于Python开发</title>
      <link>https://hobbyworker.me/zh-hans/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-hans/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>
