{"id":22208800,"url":"https://github.com/toransahu/excel2json-3","last_synced_at":"2025-07-27T09:30:42.359Z","repository":{"id":52706250,"uuid":"121024713","full_name":"toransahu/excel2json-3","owner":"toransahu","description":"[PyPi Package] Convert Excel Sheet into JSON file.","archived":false,"fork":false,"pushed_at":"2022-12-26T20:44:40.000Z","size":818,"stargazers_count":12,"open_issues_count":10,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-08T16:49:39.366Z","etag":null,"topics":["convertor","excel","json","microsoft-excel","package","pypi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toransahu.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}},"created_at":"2018-02-10T14:57:54.000Z","updated_at":"2023-05-25T11:46:21.000Z","dependencies_parsed_at":"2023-01-31T01:31:07.530Z","dependency_job_id":null,"html_url":"https://github.com/toransahu/excel2json-3","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/toransahu%2Fexcel2json-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toransahu%2Fexcel2json-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toransahu%2Fexcel2json-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toransahu%2Fexcel2json-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toransahu","download_url":"https://codeload.github.com/toransahu/excel2json-3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227787120,"owners_count":17819822,"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":["convertor","excel","json","microsoft-excel","package","pypi"],"created_at":"2024-12-02T19:22:53.906Z","updated_at":"2024-12-02T19:22:54.596Z","avatar_url":"https://github.com/toransahu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excel to JSON Converter\n[![Build Status](https://travis-ci.org/toransahu/excel2json-3.svg?branch=master)](https://travis-ci.org/toransahu/excel2json-3)\n[![PyPI version](https://badge.fury.io/py/excel2json-3.svg)](https://badge.fury.io/py/excel2json-3)\n![Python Version](https://img.shields.io/badge/python-3%2C%203.6-yellow.svg)\n![Issues](https://img.shields.io/github/issues/toransahu/excel2json-3.svg)\n![Forks](https://img.shields.io/github/forks/toransahu/excel2json-3.svg)\n![Stars](https://img.shields.io/github/stars/toransahu/excel2json-3.svg)\n![License](https://img.shields.io/github/license/toransahu/excel2json-3.svg)\n[![Say Thanks](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/toransahu)\n\nA minimal API that converts MS Excel (.xls \u0026 .xlsx) files, or from a given URL into JSON files.\n\n## Features\n- Download as package using [`pip`](https://pypi.org/project/pip/) and use in your code. \n- Supports both type of MS Excel file formats\n    - MS Excel 2003 (.xls)\n    - MS Excel 2007 (.xlsx)\n\n- It also comes with command line interface (CLI) which facilitates the conversion from URL or local MS Excel file to JSON files.\n\n    Example:\n\n    - GET file from URL \u0026 convert to JSON.\n    ```bash\n    excel2json-3 --urls https://example.com/example.xls\n    ```\n    \n    - GET file from disk \u0026 convert to JSON.\n    ```bash\n    excel2json-3 --file /home/ubuntu/Documents/example.xlsx\n    ```\n\n\n## Contribution\nYou can contribute in following ways:\n\n- Report bugs\n- Add more \"APIs\" \n- Give suggestions to make it better\n- Fix issues \u0026 submit a pull request\n\n## [TODOs](/docs/TODO.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoransahu%2Fexcel2json-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoransahu%2Fexcel2json-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoransahu%2Fexcel2json-3/lists"}