{"id":15574861,"url":"https://github.com/hakib/fast-excel-python","last_synced_at":"2025-12-26T16:49:59.114Z","repository":{"id":215277696,"uuid":"738525138","full_name":"hakib/fast-excel-python","owner":"hakib","description":"Fastest Way to Read Excel in Python","archived":false,"fork":false,"pushed_at":"2024-01-03T12:36:24.000Z","size":16273,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T06:46:27.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/hakib.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}},"created_at":"2024-01-03T12:32:06.000Z","updated_at":"2025-01-03T04:21:42.000Z","dependencies_parsed_at":"2024-01-03T14:56:07.854Z","dependency_job_id":null,"html_url":"https://github.com/hakib/fast-excel-python","commit_stats":null,"previous_names":["hakib/fast-excel-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakib%2Ffast-excel-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakib%2Ffast-excel-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakib%2Ffast-excel-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakib%2Ffast-excel-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakib","download_url":"https://codeload.github.com/hakib/fast-excel-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243224602,"owners_count":20256734,"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":[],"created_at":"2024-10-02T18:21:12.792Z","updated_at":"2025-12-26T16:49:54.089Z","avatar_url":"https://github.com/hakib.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastest Way to Read Excel in Python\n\nCompare ways to read Excel files in Python.\n\nThe repo includes the source files for running the benchmarks presented in the article [\"Fastest Way to Read Excel in Python\"](https://hakibenita.com/fast-excel-python).\n\n## Setup\n\nCreate a virtual environment and install dependencies:\n\n```bash\n$ python -m venv venv\n$ source venv/bin/activate\n(venv) $ pip install -r requirements.txt\n```\n\n## Running the Benchmark\n\nTo run the benchmark execute the following command:\n\n```bash\n(venv) $ python benchmark.py\n```\n\nThe repo includes two Excel files:\n\n- `file.xlsx`: large file used for the benchmark\n\n- `file-sample.xlsx`: smaller file to use for development\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakib%2Ffast-excel-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakib%2Ffast-excel-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakib%2Ffast-excel-python/lists"}