Unzip multiple csv files, merget them by one giant file, filter data by input key words and save output.csv file.
- clone the git repo
git clone https://github.com/it-avenger/zip-to-csv.git
- Install dependencies
pip install -r requirements.txt
- Run the codes
python app.py