{"id":17892168,"url":"https://github.com/shir0kamii/csvalidate","last_synced_at":"2025-03-22T23:32:45.010Z","repository":{"id":62565721,"uuid":"78244304","full_name":"Shir0kamii/csvalidate","owner":"Shir0kamii","description":"CSV reader and writer with validation","archived":false,"fork":false,"pushed_at":"2023-12-10T00:00:55.000Z","size":24,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-24T04:37:48.782Z","etag":null,"topics":["csv","validation"],"latest_commit_sha":null,"homepage":null,"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/Shir0kamii.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-06T22:40:49.000Z","updated_at":"2023-12-09T23:58:05.000Z","dependencies_parsed_at":"2022-11-03T16:15:23.676Z","dependency_job_id":null,"html_url":"https://github.com/Shir0kamii/csvalidate","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shir0kamii%2Fcsvalidate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shir0kamii%2Fcsvalidate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shir0kamii%2Fcsvalidate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shir0kamii%2Fcsvalidate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shir0kamii","download_url":"https://codeload.github.com/Shir0kamii/csvalidate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221840921,"owners_count":16889895,"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","validation"],"created_at":"2024-10-28T14:33:59.377Z","updated_at":"2024-10-28T14:33:59.880Z","avatar_url":"https://github.com/Shir0kamii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##########\ncsvalidate\n##########\n\ncsvalidate is a minimal library for reading from and writing to csv with an\nadded layer of validation\n\nStatus\n######\n\nEven though csvalidate doesn't get much work, it is maintained. Don't hesitate\nto open issues or pull requests.\n\nGet Started\n###########\n\nInstallation\n============\n\nAs any python package, you can install it via pip::\n\n    $ pip install csvalidate\n\nHow ot use it ?\n===============\n\nThe gist of it is to subclass one of `ValidatedReader` or `ValidatedWriter` and\nadd a `schema` class attribute that defines validation.\n\nExamples can be found in the `examples` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshir0kamii%2Fcsvalidate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshir0kamii%2Fcsvalidate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshir0kamii%2Fcsvalidate/lists"}