<?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/en/tags/python-development/</link>
    <description>Recent content in Python-Development on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/en/tags/python-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Pyenv-virtualenv and Autoenv in Combination for Python Development</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-20-using-pyenv-virtualenv-and-autoenv-in-combination-for-python-development/</guid>
      <description>In summary, pyenv-virtualenv and autoenv can be combined to create a seamless Python development workflow, allowing you to manage multiple Python environments and virtual environments effortlessly. Pyenv-virtualenv is a plugin for pyenv that helps manage virtual environments, while autoenv automatically activates the appropriate virtual environment upon entering a project directory with a .env file. By using these tools together, you can improve your development workflow, keeping dependencies separate and organized, and always using the correct virtual environment for each project.</description>
    </item>
  </channel>
</rss>
