<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ma2saka</author_name>
  <author_url>https://blog.hatena.ne.jp/ma2saka/</author_url>
  <blog_title>0xf</blog_title>
  <blog_url>https://0xf.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>3.5から導入されてたやつ。見慣れた感じだ。はい。 import asyncio async def greet(message: str): await asyncio.sleep(1) print(message) async def main(): await greet(&quot;Hello, world!&quot;) if __name__ == &quot;__main__&quot;: asyncio.run(main())</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F0xf.hatenablog.com%2Fentry%2F2025%2F07%2F14%2F223205&quot; title=&quot;pythonの async/await スタイル - 0xf&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>2025-07-14 22:32:05</published>
  <title>pythonの async/await スタイル</title>
  <type>rich</type>
  <url>https://0xf.hatenablog.com/entry/2025/07/14/223205</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
