{"id":16813381,"url":"https://github.com/risadams/excel-shred","last_synced_at":"2026-05-03T13:41:13.631Z","repository":{"id":103578186,"uuid":"201913730","full_name":"risadams/excel-shred","owner":"risadams","description":"Utility for converting excel workbook with multiple sheets, to multiple json and/or csv data sets","archived":false,"fork":false,"pushed_at":"2021-11-05T15:55:49.000Z","size":1446,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T20:53:57.403Z","etag":null,"topics":["cli","csv","excel","json","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/risadams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-12T11:03:45.000Z","updated_at":"2023-02-15T23:32:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e374399a-203c-4440-9942-259afbec690d","html_url":"https://github.com/risadams/excel-shred","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risadams%2Fexcel-shred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risadams%2Fexcel-shred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risadams%2Fexcel-shred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/risadams%2Fexcel-shred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/risadams","download_url":"https://codeload.github.com/risadams/excel-shred/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022652,"owners_count":20385136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","csv","excel","json","python"],"created_at":"2024-10-13T10:26:28.931Z","updated_at":"2026-05-03T13:41:08.592Z","avatar_url":"https://github.com/risadams.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# excel-shred\nUtility for converting excel workbook with multiple sheets, to multiple json and or csv data sets\n\nPass in one or more paths to search for all Excel files.  \nEach located file will be parsed into a json data set, csv data set or both.\nThe new file(s) will be in a folder of the same name as the original file\n\n\n```\n\n  Open an Excel workbook, and convert all sheets to json datasets \n  \n  outdir: output directory for files :param format: the output format\n  input_dirs: one or more directory paths containing excel workbooks\n\n  Examples:\n\n  excel-shred input_dir_a [input_dir_b]\n\n  excel-shred -f csv input_dir_a [input_dir_b]\n\n  excel-shred -f csv -o .\\output input_dir_a [input_dir_b]\n\nOptions:\n  -f, --format [json|csv|all]\n  -o, --outdir PATH\n  -h, --help                   Show this message and exit.\n```  \n\n# Format Options\n\n* all (default) --output both json and csv\n* json --output only json format\n* csv --output only csv format\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisadams%2Fexcel-shred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frisadams%2Fexcel-shred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frisadams%2Fexcel-shred/lists"}