{"id":19120729,"url":"https://github.com/waylonwalker/exceltocsv","last_synced_at":"2025-05-05T16:22:11.017Z","repository":{"id":57427482,"uuid":"81012851","full_name":"WaylonWalker/ExcelToCsv","owner":"WaylonWalker","description":"A usefull tool to convert excel spreadsheets to csv files without launching excel","archived":false,"fork":false,"pushed_at":"2020-05-31T00:38:20.000Z","size":53,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T10:27:58.531Z","etag":null,"topics":["csv-converter","csv-files","data","excel","python","spreadsheet"],"latest_commit_sha":null,"homepage":"https://github.com/WaylonWalker/ExcelToCsv","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/WaylonWalker.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-02-05T18:33:24.000Z","updated_at":"2018-06-22T06:35:45.000Z","dependencies_parsed_at":"2022-09-19T19:50:15.385Z","dependency_job_id":null,"html_url":"https://github.com/WaylonWalker/ExcelToCsv","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/WaylonWalker%2FExcelToCsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaylonWalker%2FExcelToCsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaylonWalker%2FExcelToCsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaylonWalker%2FExcelToCsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaylonWalker","download_url":"https://codeload.github.com/WaylonWalker/ExcelToCsv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252531888,"owners_count":21763295,"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":["csv-converter","csv-files","data","excel","python","spreadsheet"],"created_at":"2024-11-09T05:14:48.796Z","updated_at":"2025-05-05T16:22:10.999Z","avatar_url":"https://github.com/WaylonWalker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"ExcelToCsv\n==========\n\nA python package to convert excel spreadsheets to csv files without launching excel.  This works very well with large files that include many tabs which makes Excel very slow to open.\n\nrequirements\n------------\nxlrd\n\ninstallation\n------------\n\n.. code-block:: cmd\n\n  git clone https://github.com/WaylonWalker/ExcelToCsv.git\n  cd ./ExcelToCsv\n  python setup.py install\n\n\nUsage\n-----\n\nExcelToCsv [-h] [--input_file F [F ...]] [--output_file OUTPUT_FILE]\n                  [--sheet SHEET] [--skiprows SKIPROWS] [--verbose]\n\nConvert File Excel File to csv quickly without loading excel\n\noptional arguments:\n\n  -h, --help            show this help message and exit\n  \n  --input_file F [F ...] File to convert\n                        \n  --output_file OUTPUT_FILE\n                        Output file name if different than input\n                        \n  --sheet SHEET         sheet number where first sheet is 1\n  \n  --skiprows SKIPROWS   skip first n rows\n  \n  --verbose             asks for all arguments when not passed\n  \nExample\n-------\n\n```\nExcelToCvs --verbose\n```\n\n.. image:: example.gif\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylonwalker%2Fexceltocsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaylonwalker%2Fexceltocsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaylonwalker%2Fexceltocsv/lists"}