<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>自分用のvenvまとめです． 環境 % sw_vers ProductName: Mac OS X ProductVersion: 10.15.7 % python3 --version Python 3.9.7 venvの初期化 venvはpythonに最初から入っているので，すぐに使える． プロジェクトのディレクトリに移動して，以下のコマンドを実行する． % python3 -m venv venv 新規に./venvが作成され，./venv/bin/pip3, ./venv/bin/python3, ./venv/bin/activateなど必要なファイルが作られる． venv環境に入る…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2021%2F09%2F27%2F220054&quot; title=&quot;Pythonのvenvまとめ - みーのぺーじ&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>2021-09-27 22:00:54</published>
  <title>Pythonのvenvまとめ</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2021/09/27/220054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
