<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>virtualenv on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/virtualenv/</link><description>Recent content in virtualenv on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Tue, 17 Apr 2018 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/virtualenv/atom.xml" rel="self" type="application/rss+xml"/><item><title>An Introduction to Various Python Environment Isolation Tools</title><link>https://www.chenshaowen.com/en/blog/introduction-of-various-environmental-isolating-tools-under-python.html</link><pubDate>Tue, 17 Apr 2018 00:00:00 +0000</pubDate><atom:modified>Tue, 17 Apr 2018 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/introduction-of-various-environmental-isolating-tools-under-python.html</guid><description>1. Non-standard Library 1.1 virtualenv virtualenv is a very popular tool for creating isolated python libraries environments. I strongly recommend you learn about it, because it is very practical and widely used; many people use it to set up python development environments. The other tools below are mainly compared against virtualenv to illustrate the differences.</description><dc:creator>WeChat Official Account</dc:creator><category>Python</category><category>Tools</category><category>Environment</category><category>virtualenv</category><category>R&amp;D</category><category>Learning</category><category>pyenv</category><category>Conda</category></item></channel></rss>