{"id":28074688,"url":"https://github.com/samirpaulb/xml2csv","last_synced_at":"2025-05-12T23:44:08.946Z","repository":{"id":106905086,"uuid":"544453980","full_name":"SamirPaulb/xml2csv","owner":"SamirPaulb","description":"Converts XML documents to a CSV file","archived":false,"fork":false,"pushed_at":"2022-10-02T14:31:17.000Z","size":127,"stargazers_count":10,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-12T23:44:01.381Z","etag":null,"topics":["csv","pandas","python","python3","xml","xml-csv","xml-to-csv","xml2csv"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamirPaulb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-02T14:20:28.000Z","updated_at":"2025-01-28T14:52:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"75638ef8-53ff-431f-a7e9-39f86beebf7d","html_url":"https://github.com/SamirPaulb/xml2csv","commit_stats":null,"previous_names":["samirpaulb/xml2csv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirPaulb%2Fxml2csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirPaulb%2Fxml2csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirPaulb%2Fxml2csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamirPaulb%2Fxml2csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamirPaulb","download_url":"https://codeload.github.com/SamirPaulb/xml2csv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843164,"owners_count":21972867,"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","pandas","python","python3","xml","xml-csv","xml-to-csv","xml2csv"],"created_at":"2025-05-12T23:44:05.475Z","updated_at":"2025-05-12T23:44:08.931Z","avatar_url":"https://github.com/SamirPaulb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xml2csv\nConverts XML files into csv file, this script is capable of converting extremely nested xml files.\n\nThis script utilize power of multiprocessing to convert huge data in less time.\n\n## Requirements\nInstall required libraries using following command before running script.\n`pip install -r requirements.txt`\n\n## Usage\n\n### Convert single xml to csv file\n`python xml2csv.py -f ./xml-samples/1.xml -csv out.csv`\n\n### Convert multiple xmls to csv file\n`python xml2csv.py -f ./xml-samples/2.xml  ./xml-samples/1.xml -csv out.csv`\n\n### Convert bulk xmls to csv\n`python xml2csv.py -b ./xml-samples/ -csv out.csv`\n\n###### Arguments\n```\n-f Input XML document's filename.\n-b Path to the folder containing xml files.\n-csv Name of output csv file.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamirpaulb%2Fxml2csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamirpaulb%2Fxml2csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamirpaulb%2Fxml2csv/lists"}