{"id":15911572,"url":"https://github.com/nok/openml-cli","last_synced_at":"2025-03-22T13:32:17.629Z","repository":{"id":57449158,"uuid":"160937206","full_name":"nok/openml-cli","owner":"nok","description":"Use the command line tool `openml` to interact with the official API of OpenML.","archived":false,"fork":false,"pushed_at":"2018-12-23T23:58:07.000Z","size":48,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T11:48:24.474Z","etag":null,"topics":["cli","datasets","openml","openscience"],"latest_commit_sha":null,"homepage":"","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/nok.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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":"2018-12-08T12:30:42.000Z","updated_at":"2022-06-21T20:36:33.000Z","dependencies_parsed_at":"2022-09-14T07:32:10.573Z","dependency_job_id":null,"html_url":"https://github.com/nok/openml-cli","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/nok%2Fopenml-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fopenml-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fopenml-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nok%2Fopenml-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nok","download_url":"https://codeload.github.com/nok/openml-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244962996,"owners_count":20539253,"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","datasets","openml","openscience"],"created_at":"2024-10-06T15:42:53.607Z","updated_at":"2025-03-22T13:32:17.342Z","avatar_url":"https://github.com/nok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openml-cli\n\n[![PyPI](https://img.shields.io/pypi/v/openml-cli.svg)](https://pypi.python.org/pypi/openml-cli)\n[![PyPI](https://img.shields.io/pypi/pyversions/openml-cli.svg)](https://pypi.python.org/pypi/openml-cli)\n[![License](https://img.shields.io/pypi/l/openml-cli.svg?v=0.1.0#)](https://raw.githubusercontent.com/nok/openml-cli/master/license.txt)\n[![Twitter](https://img.shields.io/twitter/follow/darius_morawiec.svg?label=follow\u0026style=popout)](https://twitter.com/darius_morawiec)\n\nUse the command line tool `oml` or `openml` to interact with the official [API](https://openml.github.io/OpenML/REST-API/) of [OpenML](https://www.openml.org).\n\n\n## Installation\n\n```bash\npip install openml-cli\n```\n\n\n## Usage\n\n\u003cdetails\u003e\n    \u003csummary\u003e\u003ccode\u003eoml config {view, set, unset}\u003c/code\u003e\u003c/summary\u003e\n\u003cbr\u003e\n\nDescription: View or change your configuration.\n\nSubcommands:\n\n```bash\noml config view\noml config set \u003cname\u003e \u003cvalue\u003e\noml config unset \u003cname\u003e\n```\n\nExamples:\n\n```bash\noml config set apikey \u003cyour_apikey\u003e\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003e\u003ccode\u003eoml dataset {search, show, download, list}\u003c/code\u003e\u003c/summary\u003e\n\u003cbr\u003e\n\nDescription: Search, filter or download datasets.\n\nSubcommands:\n\n```bash\noml dataset search \u003cterm\u003e\noml dataset show \u003cid\u003e\noml dataset show \u003cid\u003e --json\noml dataset show \u003cid\u003e --browser\noml dataset download \u003cid\u003e\noml dataset list\noml dataset list --limit \u003cnum\u003e --offset \u003cnum\u003e\noml dataset list --limit \u003cnum\u003e --offset \u003cnum\u003e --json\n```\n\nSearch and download a specific dataset:\n\n```bash\noml dataset search mnist\noml dataset show 40996\noml dataset download 40996 --to ~/Downloads\n```\n\n\u003c/details\u003e\n\n\n## Example\n\n```bash\noml config set apikey \u003cyour_apikey\u003e\noml dataset search mnist\noml dataset show 40996\noml dataset download 40996 --to ~/Downloads\n```\n\n\n## License\n\nThe module is Open Source Software released under the [MIT](license.txt) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnok%2Fopenml-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnok%2Fopenml-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnok%2Fopenml-cli/lists"}