<?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/en/tags/virtual-environments/</link>
    <description>Recent content in Virtual-Environments 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/virtual-environments/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>
    <item>
      <title>How to Use Pyenv and Pyenv-Virtualenv</title>
      <link>https://hobbyworker.me/en/dev/2023-03-16-how-to-use-pyenv-and-pyenv-virtualenv/</link>
      <pubDate>Thu, 16 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/en/dev/2023-03-16-how-to-use-pyenv-and-pyenv-virtualenv/</guid>
      <description>In this blog post, we explored pyenv and pyenv-virtualenv, powerful tools for managing multiple Python versions and virtual environments. We covered installation instructions for Mac and Linux platforms and discussed the most commonly used features, such as installing Python versions, setting global and local Python versions, creating and managing virtual environments, and rehashing to update shims. By leveraging these tools, you can maintain a clean and efficient development workflow, minimize dependency conflicts, and easily switch between projects with varying dependencies and Python versions.</description>
    </item>
  </channel>
</rss>
