{"id":17027459,"url":"https://github.com/tadashi-aikawa/owcli","last_synced_at":"2026-02-18T14:04:53.722Z","repository":{"id":57450017,"uuid":"182108567","full_name":"tadashi-aikawa/owcli","owner":"tadashi-aikawa","description":"CLI framework which supports both command and subcommand.","archived":false,"fork":false,"pushed_at":"2025-01-03T13:48:58.000Z","size":131,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-19T03:07:36.620Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tadashi-aikawa.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-04-18T15:01:55.000Z","updated_at":"2025-01-03T13:49:02.000Z","dependencies_parsed_at":"2024-11-29T08:46:48.417Z","dependency_job_id":"392ae36c-3bad-41f0-9cf0-cf6f063370bb","html_url":"https://github.com/tadashi-aikawa/owcli","commit_stats":{"total_commits":149,"total_committers":1,"mean_commits":149.0,"dds":0.0,"last_synced_commit":"1c2f2ada146b671e37947ff1dfe25babaaf38094"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/tadashi-aikawa/owcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadashi-aikawa%2Fowcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadashi-aikawa%2Fowcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadashi-aikawa%2Fowcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadashi-aikawa%2Fowcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tadashi-aikawa","download_url":"https://codeload.github.com/tadashi-aikawa/owcli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadashi-aikawa%2Fowcli/sbom","scorecard":{"id":865417,"data":{"date":"2025-08-18","repo":{"name":"github.com/tadashi-aikawa/owcli","commit":"990b5852d852469220d551cdfdeb85c3f297b6e7"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:15","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tadashi-aikawa/owcli/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tadashi-aikawa/owcli/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tadashi-aikawa/owcli/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tadashi-aikawa/owcli/tests.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tadashi-aikawa/owcli/tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:32","Warn: npmCommand not pinned by hash: .github/workflows/tests.yaml:38","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T02:34:39.296Z","repository_id":57450017,"created_at":"2025-08-24T02:34:39.296Z","updated_at":"2025-08-24T02:34:39.296Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29581552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-14T07:48:27.264Z","updated_at":"2026-02-18T14:04:53.698Z","avatar_url":"https://github.com/tadashi-aikawa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"owcli\n=====\n\n[![pypi](https://img.shields.io/pypi/v/owcli.svg)](https://pypi.org/project/owcli/)\n[![versions](https://img.shields.io/pypi/pyversions/owcli.svg)](https://pypi.org/project/owcli/)\n[![Actions Status](https://github.com/tadashi-aikawa/owcli/workflows/Tests/badge.svg)](https://github.com/tadashi-aikawa/owcli/actions)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/tadashi-aikawa/owcli/blob/master/LICENSE)\n\nCLI framework which supports both command and subcommand based on [docopt].\n\n[docopt]: http://docopt.org/\n\n\n## Install\n\n```\n$ pip install owcli\n```\n\n\n## Quick start\n\nCreate owcli project.\n\n```\n$ owcli init \u003capp_name\u003e --python \u003cpython_version\u003e\n```\n\nRun\n\n```\n$ cd \u003capp_name\u003e\n$ pipenv install\n$ pipenv run python \u003capp_name\u003e/main.py --help\n```\n\n### Concrete example\n\n```bash\n$ owcli init testapp --python 3.13\n------------------------\n| Create entries...    |\n------------------------\n📂 /mnt/c/Users/syoum/git/github.com/tadashi-aikawa/owcli/testapp\n ∟📄 Pipfile\n ∟📄 README.md\n ∟📄 setup.py\n ∟📂 testapp\n   ∟📂 commands\n     ∟📂 cmd1\n       ∟📄 main.py\n       ∟📄 __init__.py\n     ∟📂 cmd2\n       ∟📄 main.py\n       ∟📂 subcmd1\n         ∟📄 main.py\n         ∟📄 __init__.py\n       ∟📂 subcmd2\n         ∟📄 main.py\n         ∟📄 __init__.py\n       ∟📄 __init__.py\n     ∟📄 __init__.py\n   ∟📄 main.py\n   ∟📄 __init__.py\n\n------------------------\n| Next you have to ... |\n------------------------\n.\n.\n\n$ cd testapp\n$ pipenv install\n$ pipenv shell\n$ python testapp/main.py --help\nUsage:\n  testapp \u003ccommand\u003e [\u003csubcommand\u003e] [\u003cargs\u003e...]\n  testapp \u003ccommand\u003e [\u003csubcommand\u003e] (-h | --help)\n  testapp (-h | --help)\n  testapp --version\n\nCommands:\n  cmd1                Command1\n  cmd2                Command2\n\n$ python testapp/main.py cmd2 -h\nUsage:\n  testapp cmd2 [\u003csubcommand\u003e] [\u003cargs\u003e...]\n  testapp cmd2 (-h | --help)\n\nSubcommands:\n  subcmd1                       Subcommand1\n  subcmd2                       Subcommand2\n\n$ python testapp/main.py cmd2 subcmd1 --help\nSubcommand1\n\nUsage:\n  testapp cmd2 subcmd1 \u003cnames\u003e... [-f|--flag]\n  testapp cmd2 subcmd1 (-h | --help)\n\nOptions:\n  \u003cnames\u003e...                           Names\n  -f --flag                            Flag\n  -h --help                            Show this screen.\n  \n$ python testapp/main.py cmd2 subcmd1 hoge hoga hogu -f\nflag: true\nnames:\n  - hoge\n  - hoga\n  - hogu\n```\n\n## For developer\n\n### Requirements\n\n* uv\n* make\n* bats\n\n### Commands\n\n\n#### Integration test\n\n```\n$ make test-cli\n```\n\n## 📦 Release\n\nhttps://github.com/tadashi-aikawa/owcli/actions/workflows/release.yaml?query=workflow%3ARelease\n\n## Licence\n\n### MIT\n\nThis software is released under the MIT License, see LICENSE.txt.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadashi-aikawa%2Fowcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftadashi-aikawa%2Fowcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadashi-aikawa%2Fowcli/lists"}