<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/python/</link>
    <description>Recent content in Python on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 25 Mar 2022 16:00:45 +0100</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Manage Python versions with pyenv</title>
      <link>https://janikvonrotz.ch/2022/03/25/manage-python-versions-with-pyenv/</link>
      <pubDate>Fri, 25 Mar 2022 16:00:45 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2022/03/25/manage-python-versions-with-pyenv/</guid>
      <description>&lt;p&gt;With &lt;a href=&#34;https://github.com/pyenv/pyenv&#34;&gt;pyenv&lt;/a&gt; you can easily switch between python versions. When working on multiple project is recommended to create a &lt;code&gt;.python-version&lt;/code&gt; file containing the targeted node version. Here is how.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Python</title>
      <link>https://janikvonrotz.ch/2015/10/22/install-python/</link>
      <pubDate>Thu, 22 Oct 2015 07:08:05 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/10/22/install-python/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/739313df400616f999d6&#34;&gt;https://gist.github.com/739313df400616f999d6&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Configure Python 3 and install pip. Pip allows us to easily manage any Python 3 package we would like to have.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
