<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ShineSpark</author_name>
  <author_url>https://blog.hatena.ne.jp/ShineSpark/</author_url>
  <blog_title>人生シーケンスブレイク</blog_title>
  <blog_url>https://shinespark.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>pip freezeを使う。virtualenv と組み合わせて使うとよい。 $ pip freeze beautifulsoup4==4.4.1 flake8==2.4.1 mecab-python3==0.7 pep8==1.5.7 pyflakes==0.8.1 PyYAML==3.11 $ pip freeze &gt; requirements.txt # 現在インストールしているパッケージ一覧をrequirements.txtに書き出し $ pip install -r requirements.txt # requirements.txt内のパッケージをインストール User Guid…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinespark.hatenablog.com%2Fentry%2F2015%2F11%2F06%2F070000&quot; title=&quot;Pythonのパッケージ管理ファイル - 人生シーケンスブレイク&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>2015-11-06 07:00:00</published>
  <title>Pythonのパッケージ管理ファイル</title>
  <type>rich</type>
  <url>https://shinespark.hatenablog.com/entry/2015/11/06/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
