{"id":19738104,"url":"https://github.com/bytecurdler/csvplus","last_synced_at":"2025-08-02T21:08:13.539Z","repository":{"id":197351228,"uuid":"242017878","full_name":"ByteCurdler/csvPlus","owner":"ByteCurdler","description":"A wrapper for the default `csv` library.","archived":false,"fork":false,"pushed_at":"2020-02-21T00:09:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T19:28:25.559Z","etag":null,"topics":["csv","python3","wrapper"],"latest_commit_sha":null,"homepage":null,"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/ByteCurdler.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,"governance":null}},"created_at":"2020-02-21T00:08:55.000Z","updated_at":"2020-02-21T00:09:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e591ab15-e20d-4e9f-9dd1-529ce1b5c40b","html_url":"https://github.com/ByteCurdler/csvPlus","commit_stats":null,"previous_names":["bytecurdler/csvplus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteCurdler%2FcsvPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteCurdler%2FcsvPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteCurdler%2FcsvPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ByteCurdler%2FcsvPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ByteCurdler","download_url":"https://codeload.github.com/ByteCurdler/csvPlus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241067664,"owners_count":19903861,"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","python3","wrapper"],"created_at":"2024-11-12T01:13:17.634Z","updated_at":"2025-02-27T22:21:20.628Z","avatar_url":"https://github.com/ByteCurdler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV+\nA wrapper for the default `csv` library.\n## Usage\n```python3\nimport csvPlus as csv\ncsv.read(open(\"example.csv\"), headers=True)\ncsv.write(open(\"example.csv\", \"w\"), data=somedata)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytecurdler%2Fcsvplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytecurdler%2Fcsvplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytecurdler%2Fcsvplus/lists"}