{"id":22117699,"url":"https://github.com/mooore-digital/csv_filter","last_synced_at":"2025-03-24T06:14:36.932Z","repository":{"id":101902069,"uuid":"124305944","full_name":"mooore-digital/csv_filter","owner":"mooore-digital","description":"A command-line interface, providing the ability to mutate data in a CSV file.","archived":false,"fork":false,"pushed_at":"2019-11-27T13:22:47.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-29T11:46:16.050Z","etag":null,"topics":["csv","filter","marissen","python"],"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/mooore-digital.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":"2018-03-07T23:13:59.000Z","updated_at":"2019-11-27T13:22:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef4e3053-c9d2-4d5b-a9bf-d08ec494c53b","html_url":"https://github.com/mooore-digital/csv_filter","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/mooore-digital%2Fcsv_filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooore-digital%2Fcsv_filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooore-digital%2Fcsv_filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooore-digital%2Fcsv_filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mooore-digital","download_url":"https://codeload.github.com/mooore-digital/csv_filter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217936,"owners_count":20579300,"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","filter","marissen","python"],"created_at":"2024-12-01T13:38:30.763Z","updated_at":"2025-03-24T06:14:36.914Z","avatar_url":"https://github.com/mooore-digital.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV Filter (alpha)\nWritten in python, this program is a command-line interface, providing the ability to mutate data in a CSV file when spreadsheet applications lack functionality.\n\n## Usage\nFor now, calling the program looks a bit rough, but it gets the job done.\n\nYou can call the program this way:\n`python csv_filter/__init__.py`\n\n- **--file/-f**: Specify file to filter\n- **--deduplicate/-d** (optional): Specify deduplication column\n- **--filter** (optional): Specify filter column and regex pattern\n- **--filter_inverse** (optional): Inverse filter matches\n- **--ignore_case/-i** (optional): Enable case insensitivity\n- **--verbose/-v** (optional): Enable verbose output\n\n## Examples\n\n#### Deduplicating rows based on a column uniqueness\n`python csv_filter/__init__.py --file export.csv --deduplicate=email -i -v`\n\n#### Filter rows based on a regex\n`python csv_filter/__init__.py --file export.csv --filter \"_address_country_id=(NL|BE)\" -i -v`\n\n## Issue reporting/contributing\nThis program is in it's very early stages. If you encounter problems or have suggestions, please create a ticket or a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooore-digital%2Fcsv_filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooore-digital%2Fcsv_filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooore-digital%2Fcsv_filter/lists"}