<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inmyzakki</author_name>
  <author_url>https://blog.hatena.ne.jp/inmyzakki/</author_url>
  <blog_title>in my 雑記</blog_title>
  <blog_url>https://inmyzakki.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>PCをクリーンインストールしたので、よく使うライブラリをまとめた。 anacondaとかでまとめて入れてもいいけど、いちから入れたほうが最小限で済むので好き。 個人的なメモ。 sqlite3 slite(DB)に接続、操作する用のライブラリ。 ちょっとした、スタンドアロンのアプリとか、軽いスクレイピングデータ保存するときとかに使う。 sqliteは並列処理に弱いため、スクレイピング処理が遅くて並列処理にしようと思ってsqliteを使っていると、 DBごと変更せざるおえなくなる。 あくまで、ちょっとしたものを作るときに使う。 sqliteはデータを単一ファイルで持っているのでいろいろ手軽。 pi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finmyzakki.hatenablog.com%2Fentry%2F2017%2F12%2F15%2F190000&quot; title=&quot;pyhtonを入れたらとりあえず入れるライブラリ - in my 雑記&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>2017-12-15 19:00:00</published>
  <title>pyhtonを入れたらとりあえず入れるライブラリ</title>
  <type>rich</type>
  <url>https://inmyzakki.hatenablog.com/entry/2017/12/15/190000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
