<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>forest_yuzuremon</author_name>
  <author_url>https://blog.hatena.ne.jp/forest_yuzuremon/</author_url>
  <blog_title>forestec</blog_title>
  <blog_url>https://yuzuremon.hatenablog.com/</blog_url>
  <categories>
    <anon>Python3.7</anon>
    <anon>heroku</anon>
  </categories>
  <description>Pythonで作成したWebAPIをherokuにデプロイしてみたのでその備忘録 準備 まずはherokuにデプロイするために必要なファイルの準備を行います。 $ pip install gunicorn $ pip freeze &gt; requirements.txt $ echo python-3.7.1 &gt; runtime.txt $ echo web: gunicorn [実行ファイル]:app --log-file=- &gt; Procfile ・アプリケーションサーバとしてgunicornをインストール ・freezeを使用してインストール済みパッケージをrequirements.txt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuzuremon.hatenablog.com%2Fentry%2F2018%2F11%2F29%2F023719&quot; title=&quot;Pythonで作成したWebAPIをherokuにデプロイ - forestec&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>https://cdn-ak.f.st-hatena.com/images/fotolife/f/forest_yuzuremon/20181128/20181128193054.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-29 02:37:19</published>
  <title>Pythonで作成したWebAPIをherokuにデプロイ</title>
  <type>rich</type>
  <url>https://yuzuremon.hatenablog.com/entry/2018/11/29/023719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
