<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>speg03</author_name>
  <author_url>https://blog.hatena.ne.jp/speg03/</author_url>
  <blog_title>speg03の雑記帳</blog_title>
  <blog_url>https://speg03.hatenadiary.jp/</blog_url>
  <categories>
    <anon>vscode</anon>
    <anon>python</anon>
  </categories>
  <description>かれこれ10年以上ぐらい使っていたEmacsからVisual Studio Code（以下、VS Code）に改宗する可能性を感じて、ひとまず最近よく書いているPython環境をVS Codeで整えようという話です。 Pythonはプロジェクトごとの仮想環境の扱いがうまくいけばとりあえず何とかなるだろうという感じです。 私のPython仮想環境の作り方 私のPython仮想環境の作り方はこちらです。 sampleはプロジェクトの名前などです。プロジェクトのディレクトリ以下の.venvの下に仮想環境を作ります。 python3 -m venv .venv/sample ところが、巷でよく見かける…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fspeg03.hatenadiary.jp%2Fentry%2F2020%2F03%2F29%2F222503&quot; title=&quot;Visual Studio CodeでPython仮想環境 - speg03の雑記帳&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-29 22:25:03</published>
  <title>Visual Studio CodeでPython仮想環境</title>
  <type>rich</type>
  <url>https://speg03.hatenadiary.jp/entry/2020/03/29/222503</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
