{"id":16960203,"url":"https://github.com/markkvdb/data-splitter","last_synced_at":"2026-04-12T22:04:51.658Z","repository":{"id":113963822,"uuid":"217394412","full_name":"markkvdb/data-splitter","owner":"markkvdb","description":"Simple command line program that splits folder in train and test set","archived":false,"fork":false,"pushed_at":"2019-11-05T14:06:44.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T15:30:35.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/markkvdb.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":"2019-10-24T20:59:26.000Z","updated_at":"2019-11-05T14:08:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"f35d20a9-4da6-40eb-a1d9-a9635d81e7d5","html_url":"https://github.com/markkvdb/data-splitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markkvdb/data-splitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fdata-splitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fdata-splitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fdata-splitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fdata-splitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markkvdb","download_url":"https://codeload.github.com/markkvdb/data-splitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markkvdb%2Fdata-splitter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278235194,"owners_count":25953297,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-13T22:47:32.201Z","updated_at":"2025-10-03T22:16:48.029Z","avatar_url":"https://github.com/markkvdb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# data-splitter\n\nSimple command line program that splits folder in train and test set. The user provides a folder with files and the program will split the files over a train and test folder within the given folder.\n\n## Installation\n\n```pip install git+https://github.com/markkvdb/data-splitter.git#egg=data-splitter```\n\nThe installer will place the executables **data_splitter** in your $PATH.\n\n## Usage\n\nCall the script from the command line. The help page is as follows.\n\n```bash\nUsage: data_splitter.py [OPTIONS] FOLDER\n\nOptions:\n  --train INTEGER  Percentage of files for train set.\n  --help           Show this message and exit.\n```\n\nIf you specify the *--train* flag between 0 and 100 you can set the percentage of files that should go into the train folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Fdata-splitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkkvdb%2Fdata-splitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkkvdb%2Fdata-splitter/lists"}