<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Musical Umbrella</title>
    <link>/</link>
    <description>Recent content on Musical Umbrella</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>© Copyright Takahiro Kojima</copyright>
    <lastBuildDate>Wed, 19 Feb 2020 00:19:42 +0900</lastBuildDate>
    
	<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Auto Generate requirements.txt from Your Python Code</title>
      <link>/posts/2020-02-19-use-dephell/</link>
      <pubDate>Wed, 19 Feb 2020 00:19:42 +0900</pubDate>
      
      <guid>/posts/2020-02-19-use-dephell/</guid>
      <description>Introduction If you are working with data scientists, he might not make requirements.txt when he write code in &amp;ldquo;notebook&amp;rdquo;. And you often need to run the program on your PC, even though the program only ran on his machine.</description>
    </item>
    
    <item>
      <title>About</title>
      <link>/about/</link>
      <pubDate>Sun, 16 Feb 2020 17:44:20 +0900</pubDate>
      
      <guid>/about/</guid>
      <description>This page is under construction.</description>
    </item>
    
    <item>
      <title>Greeting</title>
      <link>/posts/2020-02-16-greeting/</link>
      <pubDate>Sun, 16 Feb 2020 17:41:09 +0900</pubDate>
      
      <guid>/posts/2020-02-16-greeting/</guid>
      <description>Hello, World! This is my first article on this site.</description>
    </item>
    
    <item>
      <title>Convert Markdown Table to CSV</title>
      <link>/posts/2019-12-18-mdtable2csv/</link>
      <pubDate>Wed, 18 Dec 2019 23:40:27 +0900</pubDate>
      
      <guid>/posts/2019-12-18-mdtable2csv/</guid>
      <description>I created mdtable2csv command for me.
515hikaru/mdtable2csv: Convert markdown table to csv
Why? I often use Markdown Tables generator because of writing table with markdon is too difficult for me.</description>
    </item>
    
  </channel>
</rss>