{"id":22883006,"url":"https://github.com/imkairat/flex_json","last_synced_at":"2026-04-28T20:07:43.925Z","repository":{"id":266646981,"uuid":"898888157","full_name":"ImKairat/flex_json","owner":"ImKairat","description":"flex_json is a Python utility that converts JSON files into the JSON Lines (JSONL) format. It reads a standard JSON file, which typically contains a list or array of objects, and outputs a corresponding JSONL file where each object is written to a new line.","archived":false,"fork":false,"pushed_at":"2024-12-06T03:42:59.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T22:14:24.721Z","etag":null,"topics":["json","jsonlines","python"],"latest_commit_sha":null,"homepage":"","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/ImKairat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-05T08:21:13.000Z","updated_at":"2024-12-06T03:44:20.000Z","dependencies_parsed_at":"2024-12-05T11:24:50.514Z","dependency_job_id":"db116dd2-2e0d-4db1-a37c-35b48c532a86","html_url":"https://github.com/ImKairat/flex_json","commit_stats":null,"previous_names":["imkairat/json2jsonl","imkairat/flex_json"],"tags_count":0,"template":false,"template_full_name":"ImKairat/python_new_project_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKairat%2Fflex_json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKairat%2Fflex_json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKairat%2Fflex_json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImKairat%2Fflex_json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImKairat","download_url":"https://codeload.github.com/ImKairat/flex_json/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246500390,"owners_count":20787689,"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":["json","jsonlines","python"],"created_at":"2024-12-13T18:31:33.168Z","updated_at":"2026-04-28T20:07:43.838Z","avatar_url":"https://github.com/ImKairat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flex_json\n\n**flex_json** is a simple Python utility for converting JSON files (containing arrays of objects) into JSON Lines (JSONL) format. \nJSONL is a lightweight and efficient data serialization format where each line represents a single JSON object.\n\n## Features\n\n- Converts JSON files with arrays into JSONL format.\n- Handles large JSON files efficiently by processing objects line by line.\n- Easy to use with minimal setup.\n\n## Installation\n\nTo use this tool, you need Python 3.11 or later and the `jsonlines` library. Install the required dependencies with:\n\n```bash\npip install jsonlines\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimkairat%2Fflex_json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimkairat%2Fflex_json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimkairat%2Fflex_json/lists"}