{"id":21905413,"url":"https://github.com/hex7c0/csv-to-json","last_synced_at":"2026-04-30T16:32:53.056Z","repository":{"id":21157008,"uuid":"24459604","full_name":"hex7c0/csv-to-json","owner":"hex7c0","description":"build json file, from csv file in Python3","archived":false,"fork":false,"pushed_at":"2018-01-08T13:43:17.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-30T16:32:52.103Z","etag":null,"topics":["csv","json","python"],"latest_commit_sha":null,"homepage":"https://github.com/hex7c0/csv-to-json","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hex7c0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2014-09-25T13:43:59.000Z","updated_at":"2018-01-08T13:11:24.000Z","dependencies_parsed_at":"2022-07-29T18:39:55.462Z","dependency_job_id":null,"html_url":"https://github.com/hex7c0/csv-to-json","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hex7c0/csv-to-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fcsv-to-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fcsv-to-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fcsv-to-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fcsv-to-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hex7c0","download_url":"https://codeload.github.com/hex7c0/csv-to-json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fcsv-to-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","json","python"],"created_at":"2024-11-28T16:33:17.033Z","updated_at":"2026-04-30T16:32:53.039Z","avatar_url":"https://github.com/hex7c0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csv-to-json\n\n[![Build Status](https://travis-ci.org/hex7c0/csv-to-json.svg?branch=master)](https://travis-ci.org/hex7c0/csv-to-json)\n\nBuild json file, from csv file matrix\n\n## API\n\nRun through bash\n\n```bash\npython3 ctj.py file.csv\n```\n\n### csv-to-json(options)\n\n#### options\n\n - `csv` - **String** Csv path *(default \"required\")*\n - `-d`- **String** Delimiter for csv *(default \";\")*\n - `-q` - **String** Quotechar for csv *(default \"\"\")*\n - `-s` - **Boolean** Sort csv with \"row x column\" *(default \"column x row\")*\n - `-j` - **String** Path of json file *(default \"ctj.json\")*\n - `-w`- **String** Wrapper for csv *(default \"False\")*\n - `-i` - **Integer** Indent for csv *(default \"4\")*\n - `-s` - **Boolean** Sort keys for json *(default \"True\")*\n - `-h`, `--help` - Show this help message and exit\n - `-v`, `--version` - Show program's version number and exit\n\n## Examples\n\nTake a look at my [examples](examples)\n\n### [License GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhex7c0%2Fcsv-to-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhex7c0%2Fcsv-to-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhex7c0%2Fcsv-to-json/lists"}