{"id":17035832,"url":"https://github.com/danielm/dcsv","last_synced_at":"2025-03-22T22:41:36.181Z","repository":{"id":75749314,"uuid":"527355420","full_name":"danielm/dcsv","owner":"danielm","description":"Simple cli app to print/fetch data from CSV files","archived":false,"fork":false,"pushed_at":"2022-08-25T19:00:03.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T02:22:31.054Z","etag":null,"topics":["cli","csv","data-science","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/danielm.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":"2022-08-21T23:56:42.000Z","updated_at":"2022-08-25T19:15:33.000Z","dependencies_parsed_at":"2023-06-07T13:45:23.805Z","dependency_job_id":null,"html_url":"https://github.com/danielm/dcsv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdcsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdcsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdcsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fdcsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielm","download_url":"https://codeload.github.com/danielm/dcsv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031347,"owners_count":20549913,"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":["cli","csv","data-science","rust"],"created_at":"2024-10-14T08:48:17.095Z","updated_at":"2025-03-22T22:41:36.161Z","avatar_url":"https://github.com/danielm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DCSV\n\nSimple CSV utility to fetch/print data from CSV files and perform some really odd operations.\n\n## About\n\nI like to experiment with data so I use CSV files alot; I'm also learning Rust =\u003e This repo is a combination of both.\n\nFor me this simple application is a boilerplate for my real usage, I got alot of commented that I will be adding overtime as I clean it up and learn more about Rust.\n\n## Usage\n\n```\n    $ dcsv -p path/to/file/.csv -c Name\n```\n\n### Options\n\n- `-c, --column \u003cCOLUMN\u003e`: Column name (as in headers, case-sensitive)\n- `-e, --evens`: Print only even rows \n- `-l, --line-numbers`: Print line numbers before column value\n- `-n, --number \u003cNUMBER\u003e`: Number of rows to print\n- `-o, --odds`: Print only odd rows\n- `-p, --path \u003cPATH\u003e`: CSV location\n- `-s, --seek \u003cSEEK\u003e`: How many rows to seek before print (Zero-indexed)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fdcsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielm%2Fdcsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fdcsv/lists"}