<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>baba_s</author_name>
  <author_url>https://blog.hatena.ne.jp/baba_s/</author_url>
  <blog_title>コガネブログ</blog_title>
  <blog_url>https://baba-s.hatenablog.com/</blog_url>
  <categories>
    <anon>その他 - Python</anon>
  </categories>
  <description>はじめに 「JPHoliday」は日本の祝日を取得できるライブラリです 使用例 import jpholiday import datetime date = datetime.date(2018, 11, 24) # 祝日の名前を取得 print(jpholiday.is_holiday_name(date)) # 祝日の場合 true print(jpholiday.is_holiday(date)) # 指定した年の祝日を取得 print(jpholiday.year_holidays(2018)) # 指定した月の祝日を取得 print(jpholiday.month_holidays…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbaba-s.hatenablog.com%2Fentry%2F2018%2F11%2F23%2F221100&quot; title=&quot;【Python】日本の祝日を取得できるライブラリ「JPHoliday」紹介 - コガネブログ&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/b/baba_s/20191212/20191212133009.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-23 22:11:00</published>
  <title>【Python】日本の祝日を取得できるライブラリ「JPHoliday」紹介</title>
  <type>rich</type>
  <url>https://baba-s.hatenablog.com/entry/2018/11/23/221100</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
