Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 312 Bytes

CSV to Podcast Feed (.xml) Converter

Installation

Be sure to install pandas:

python3 -m pip install pandas

Running

python3 csv_to_podcast_feed.py
usage: csv_to_podcast_feed.py [-h] -i INPUT [-o OUTPUT]
csv_to_podcast_feed.py: error: the following arguments are required: -i/--INPUT