Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 560 Bytes

File metadata and controls

18 lines (9 loc) · 560 Bytes

Cool Python Scripts

The purpose of this repo is to gather python automation scripts

JSON FOLDER: The file to be processed needs to be placed in the same folder as sampleJson.json

jsonBueatifyer: ouputs one line Json into a beautifyed version with the right tabulations extract_json_fields : returns the list of the keys of the json extract_json_fields_with value : reutnrs the list of the keys + values without the extra json quotations

PDF Folder pdfMErge : scans all the files in the folder pdf and merge them into one single file