{"id":13557807,"url":"https://github.com/wq/itertable","last_synced_at":"2025-04-03T12:31:10.184Z","repository":{"id":4377675,"uuid":"5514396","full_name":"wq/itertable","owner":"wq","description":"⇔ IterTable is a Pythonic API for iterating through tabular data formats, including CSV, XLSX, XML, and JSON.","archived":false,"fork":false,"pushed_at":"2023-06-16T15:58:22.000Z","size":254,"stargazers_count":51,"open_issues_count":1,"forks_count":11,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-30T11:02:31.639Z","etag":null,"topics":["csv","data-processing","excel","export","import","iterable","json","openpyxl","pandas","pythonic","spreadsheet","tabular-data","xml"],"latest_commit_sha":null,"homepage":"https://django-data-wizard.wq.io/itertable/","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/wq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2012-08-22T19:42:56.000Z","updated_at":"2024-11-28T16:30:30.000Z","dependencies_parsed_at":"2023-07-05T20:46:34.960Z","dependency_job_id":null,"html_url":"https://github.com/wq/itertable","commit_stats":{"total_commits":200,"total_committers":1,"mean_commits":200.0,"dds":0.0,"last_synced_commit":"c996d18c533b727b2ca8dd33915e1eed7820280f"},"previous_names":["wq/wq.io"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wq%2Fitertable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wq%2Fitertable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wq%2Fitertable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wq%2Fitertable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wq","download_url":"https://codeload.github.com/wq/itertable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247002246,"owners_count":20867432,"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","data-processing","excel","export","import","iterable","json","openpyxl","pandas","pythonic","spreadsheet","tabular-data","xml"],"created_at":"2024-08-01T12:04:33.584Z","updated_at":"2025-04-03T12:31:09.738Z","avatar_url":"https://github.com/wq.png","language":"Python","funding_links":[],"categories":["Python","json"],"sub_categories":[],"readme":"**IterTable** is a Pythonic API for iterating through tabular data formats, including CSV, XLSX, XML, and JSON.\n\n```python\nfrom itertable import load_file\n\nfor row in load_file(\"example.xlsx\"):\n    print(row.date, row.name)\n```\n\n[![Latest PyPI Release](https://img.shields.io/pypi/v/itertable.svg)](https://pypi.org/project/itertable)\n[![Release Notes](https://img.shields.io/github/release/wq/itertable.svg)](https://github.com/wq/itertable/releases)\n[![License](https://img.shields.io/pypi/l/itertable.svg)](https://github.com/wq/itertable/blob/master/LICENSE)\n[![GitHub Stars](https://img.shields.io/github/stars/wq/itertable.svg)](https://github.com/wq/itertable/stargazers)\n[![GitHub Forks](https://img.shields.io/github/forks/wq/itertable.svg)](https://github.com/wq/itertable/network)\n[![GitHub Issues](https://img.shields.io/github/issues/wq/itertable.svg)](https://github.com/wq/itertable/issues)\n\n[![Tests](https://github.com/wq/itertable/actions/workflows/test.yml/badge.svg)](https://github.com/wq/itertable/actions/workflows/test.yml)\n[![Python Support](https://img.shields.io/pypi/pyversions/itertable.svg)](https://pypi.python.org/pypi/itertable)\n\n### [Documentation][docs]\n\n[**Installation**][installation]\n\n[**API**][api]\n\u003cbr\u003e\n[CLI][cli]\n\u0026bull;\n[GIS][gis]\n\n[**Extending IterTable**][custom]\n\u003cbr\u003e\n[BaseIter][base]\n\u0026bull;\n[Loaders][loaders]\n\u0026bull;\n[Parsers][parsers]\n\u0026bull;\n[Mappers][mappers]\n\n[docs]: https://django-data-wizard.wq.io/itertable/\n\n[installation]: https://django-data-wizard.wq.io/itertable/#getting-started\n[api]: https://django-data-wizard.wq.io/itertable/#overview\n[cli]: https://django-data-wizard.wq.io/itertable/#command-line-interface\n[custom]: https://django-data-wizard.wq.io/itertable/custom\n[base]: https://django-data-wizard.wq.io/itertable/base\n[loaders]: https://django-data-wizard.wq.io/itertable/loaders\n[parsers]: https://django-data-wizard.wq.io/itertable/parsers\n[mappers]: https://django-data-wizard.wq.io/itertable/mappers\n[gis]: https://django-data-wizard.wq.io/itertable/gis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwq%2Fitertable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwq%2Fitertable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwq%2Fitertable/lists"}