{"id":15284232,"url":"https://github.com/temboinc/pycsvjson","last_synced_at":"2026-02-02T10:43:31.237Z","repository":{"id":62579692,"uuid":"112239559","full_name":"TemboInc/pycsvjson","owner":"TemboInc","description":"A pure-Python command-line tool for converting CSV files into JSON","archived":false,"fork":false,"pushed_at":"2018-11-19T03:04:23.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T14:18:01.048Z","etag":null,"topics":["csv","csv-converter","etl","json","json-schema","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/TemboInc.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}},"created_at":"2017-11-27T19:33:43.000Z","updated_at":"2018-11-19T03:04:25.000Z","dependencies_parsed_at":"2022-11-03T21:00:27.272Z","dependency_job_id":null,"html_url":"https://github.com/TemboInc/pycsvjson","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemboInc%2Fpycsvjson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemboInc%2Fpycsvjson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemboInc%2Fpycsvjson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemboInc%2Fpycsvjson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TemboInc","download_url":"https://codeload.github.com/TemboInc/pycsvjson/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245138249,"owners_count":20566900,"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","csv-converter","etl","json","json-schema","python"],"created_at":"2024-09-30T14:51:51.170Z","updated_at":"2026-02-02T10:43:31.204Z","avatar_url":"https://github.com/TemboInc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pycsvjson\n=========\nA command-line utility to convert CSV files to JSON.\n\nInstallation\n------------\n**Requires:** Python 3\n\nYou should really consider using virtual environments when installing any Python software. See http://docs.python-guide.org/en/latest/dev/virtualenvs/#virtualenvironments-ref for more information on virtual environments.\n\nTo use virtual environments with pycsvjson, do something like:\n\n```\npip install virtualenv\nvirtualenv -p $(which python3) .ve\nsource .ve/bin/activate\n```\n\nTo install this package:\n`pip install pycsvjson`\n\nQuickstart\n----------\n`pycsvjson csvfile mappingfile --output outfile`\n\nFor pretty, human-readable versions of JSON, use the `--pretty` option:\n\n`pycsvjson file.csv mapping.json --output outfile.json --pretty`\n\nFor extended options: `pycsvjson --help`\n\nFor more information on what a mapping file is, see https://github.com/pudo/jsonmapping\n\nStatus\n------\nThis software should be considered Alpha.\n\nLicense\n-------\nThis project is released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemboinc%2Fpycsvjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemboinc%2Fpycsvjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemboinc%2Fpycsvjson/lists"}