{"id":26522350,"url":"https://github.com/omari-kd/excel-to-json","last_synced_at":"2025-03-21T13:26:44.197Z","repository":{"id":283657767,"uuid":"952482768","full_name":"omari-kd/Excel-to-JSON","owner":"omari-kd","description":"A simple, efficient tool to convert Excel files (.xlsx, .xls) to JSON format.","archived":false,"fork":false,"pushed_at":"2025-03-21T11:13:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T12:23:59.204Z","etag":null,"topics":["excel","json","json-converter","python"],"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/omari-kd.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":"2025-03-21T10:56:35.000Z","updated_at":"2025-03-21T11:13:25.000Z","dependencies_parsed_at":"2025-03-21T12:35:19.996Z","dependency_job_id":null,"html_url":"https://github.com/omari-kd/Excel-to-JSON","commit_stats":null,"previous_names":["omari-kd/excel-to-json"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omari-kd%2FExcel-to-JSON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omari-kd%2FExcel-to-JSON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omari-kd%2FExcel-to-JSON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omari-kd%2FExcel-to-JSON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omari-kd","download_url":"https://codeload.github.com/omari-kd/Excel-to-JSON/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244805093,"owners_count":20513220,"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":["excel","json","json-converter","python"],"created_at":"2025-03-21T13:26:43.428Z","updated_at":"2025-03-21T13:26:44.191Z","avatar_url":"https://github.com/omari-kd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excel to JSON Converter\nA simple, efficient tool to convert Excel files (.xlsx, .xls) to JSON format.\n\nFeatures\n\n- Convert Excel spreadsheets to JSON with a single function call\n- Support for multiple worksheets\n- Customizable JSON output format\n- Simple API for easy integration into existing projects\n- Handles large files efficiently\n\n# Installation\n\nClone the repository\n\ngit clone https://github.com/omari-kd/Excel-to-JSON.git\n\ncd excel-to-json\n\n# Install dependencies\n\npip install -r requirements.txt\n\n# Dependencies\n\n- pandas\n- openpyxl\n\n\n# Usage\n## Basic Conversion\n\nfrom excel_converter import excel_to_json\n\nConvert Excel file to JSON\njson_data = excel_to_json('path/to/your/file.xlsx')\n\nSave to file\nexcel_to_json('path/to/your/file.xlsx', output_json_path='output.json')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomari-kd%2Fexcel-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomari-kd%2Fexcel-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomari-kd%2Fexcel-to-json/lists"}