{"id":19232061,"url":"https://github.com/0xibra/python-data-reader","last_synced_at":"2026-06-19T11:02:10.430Z","repository":{"id":62566718,"uuid":"352916198","full_name":"0xIbra/python-data-reader","owner":"0xIbra","description":"Lightweight Python package that can lazily read large data files.","archived":false,"fork":false,"pushed_at":"2021-05-02T01:24:57.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T23:07:28.080Z","etag":null,"topics":["data-reader","file-reader","python","python-library","python3"],"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/0xIbra.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}},"created_at":"2021-03-30T07:51:47.000Z","updated_at":"2021-05-02T01:24:59.000Z","dependencies_parsed_at":"2022-11-03T16:30:21.786Z","dependency_job_id":null,"html_url":"https://github.com/0xIbra/python-data-reader","commit_stats":null,"previous_names":["polkovnik-z/python-data-reader"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIbra%2Fpython-data-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIbra%2Fpython-data-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIbra%2Fpython-data-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xIbra%2Fpython-data-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xIbra","download_url":"https://codeload.github.com/0xIbra/python-data-reader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240307377,"owners_count":19780814,"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":["data-reader","file-reader","python","python-library","python3"],"created_at":"2024-11-09T16:05:14.110Z","updated_at":"2026-06-19T11:02:10.406Z","avatar_url":"https://github.com/0xIbra.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Data Reader](https://github.com/polkovnik-z/python-data-reader/blob/master/README.md)\n===========\n\u003e Python package that **lazily** reads data from large **JSON**, **XML** and **CSV** files.\n\nWhy not use the already existing libs you ask ?  \nWell, for me, it was crucial to have a small package size that can be deployed to a **Serverless** environment as this was the main goal.  \n\nThis package has only one dependency, and that is `ijson` which itself is small.\n\nInstallation\n------------\n```sh\npip install data-reader\n```\n\nAPI Reference\n-------------\n * [Mapper - `data_reader.mapper`](https://github.com/polkovnik-z/python-data-reader/blob/master/docs/mapper.md)\n * Readers\n   * [CSVReader - `data_reader.readers.csv_reader`](https://github.com/polkovnik-z/python-data-reader/blob/master/docs/csv-reader.md)\n   * [JSONReader - `data_reader.readers.json_reader`](https://github.com/polkovnik-z/python-data-reader/blob/master/docs/json-reader.md)\n   * [XMLReader - `data_reader.readers.xml_reader`](https://github.com/polkovnik-z/python-data-reader/blob/master/docs/xml-reader.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xibra%2Fpython-data-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xibra%2Fpython-data-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xibra%2Fpython-data-reader/lists"}