{"id":2740816,"name":"friendlyshell","ecosystem":"pypi","description":"Framework for writing interactive Python command line interfaces, similar to the 'cmd' built in class.","homepage":"https://github.com/TheFriendlyCoder/friendlyshell","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/TheFriendlyCoder/friendlyshell","keywords_array":["cmd","command","line","shell","interactive","interpreter"],"namespace":null,"versions_count":10,"first_release_published_at":"2018-05-08T15:43:44.000Z","latest_release_published_at":"2019-06-23T16:55:29.000Z","latest_release_number":"1.0.9","last_synced_at":"2026-04-26T10:39:31.164Z","created_at":"2022-04-10T11:04:06.613Z","updated_at":"2026-04-26T11:50:44.984Z","registry_url":"https://pypi.org/project/friendlyshell/","install_command":"pip install friendlyshell --index-url https://pypi.org/simple","documentation_url":"https://friendlyshell.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries"],"normalized_name":"friendlyshell","project_status":null},"repo_metadata":{"id":57432304,"uuid":"110304801","full_name":"TheFriendlyCoder/friendlyshell","owner":"TheFriendlyCoder","description":"Framework for writing interactive Python command line interfaces, similar to the 'cmd' built in class.","archived":false,"fork":false,"pushed_at":"2019-06-23T16:47:46.000Z","size":159,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T11:22:38.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheFriendlyCoder.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-11-11T00:16:13.000Z","updated_at":"2019-06-23T16:47:07.000Z","dependencies_parsed_at":"2022-09-19T08:02:32.837Z","dependency_job_id":null,"html_url":"https://github.com/TheFriendlyCoder/friendlyshell","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFriendlyCoder","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/sbom","scorecard":{"id":140073,"data":{"date":"2025-08-04","repo":{"name":"github.com/TheFriendlyCoder/friendlyshell","commit":"8508c09e787cb8f0fc44c2a9e2587e8d4eec555c"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.8,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: lock.sh:15","Warn: pipCommand not pinned by hash: lock.sh:22","Info:   0 out of   2 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T07:47:16.468Z","repository_id":57432304,"created_at":"2025-08-16T07:47:16.468Z","updated_at":"2025-08-16T07:47:16.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28064240,"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-12-26T02:00:06.189Z","response_time":55,"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"},"owner_record":{"login":"TheFriendlyCoder","name":"Kevin Phillips","uuid":"5114350","kind":"user","description":"Professional software developer and infrastructure / devops aficionado. ","email":"","website":null,"location":"Canada","twitter":null,"company":"@IBM ","icon_url":"https://avatars.githubusercontent.com/u/5114350?u=d9cbe1bac1e10a041070e62ee32a789852537dca\u0026v=4","repositories_count":31,"last_synced_at":"2024-04-16T02:53:18.765Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TheFriendlyCoder","funding_links":[],"total_stars":11,"followers":4,"following":3,"created_at":"2022-11-06T15:29:07.202Z","updated_at":"2024-04-16T02:53:23.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFriendlyCoder","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFriendlyCoder/repositories"},"tags":[{"name":"1.0.9","sha":"8508c09e787cb8f0fc44c2a9e2587e8d4eec555c","kind":"commit","published_at":"2019-06-23T16:47:01.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.9","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"56031983b1879e8f14711e4c819f05fb893f25b8","kind":"commit","published_at":"2019-06-23T16:05:38.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.8","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"dddbd86f3a2736692e17b6bee83bc71716fedc8f","kind":"commit","published_at":"2018-11-15T18:49:36.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.7","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"f297f6db9502a2dca7ba270f7007f5b602bece4c","kind":"commit","published_at":"2018-11-14T00:58:45.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.6","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"0bd7120820e460de12c5de984f2b69baf972f6f6","kind":"commit","published_at":"2018-11-13T18:07:02.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.5","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"34626163cb4e067eaa4e1d903b3d9465173f3cc8","kind":"commit","published_at":"2018-11-09T18:05:42.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.4","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"b2284af7fab2dbb1b50da60e8bd09962a3071010","kind":"commit","published_at":"2018-11-09T17:12:09.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.3","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"a01cca506b826542b7362ce557df572a5047e6b9","kind":"commit","published_at":"2018-10-01T15:27:40.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.2","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"885afb2d74f3906f398d0e9441cb0d126a89695d","kind":"commit","published_at":"2018-09-28T16:38:29.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.1","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"50fa03aff871a846a765aaeaf534bf23af73a564","kind":"commit","published_at":"2018-05-08T15:33:19.000Z","download_url":"https://codeload.github.com/TheFriendlyCoder/friendlyshell/tar.gz/1.0.0","html_url":"https://github.com/TheFriendlyCoder/friendlyshell/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TheFriendlyCoder/friendlyshell@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T11:50:44.964Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.242580734538066,"dependent_repos_count":21.768581880286646,"dependent_packages_count":9.974574087109717,"stargazers_count":38.83651246071768,"forks_count":29.82398442939183,"docker_downloads_count":null,"average":26.729246718408785},"purl":"pkg:pypi/friendlyshell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/friendlyshell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/friendlyshell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/friendlyshell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-01T09:18:39.780Z","issues_count":56,"pull_requests_count":44,"avg_time_to_close_issue":172167.04444444444,"avg_time_to_close_pull_request":5550.045454545455,"issues_closed_count":45,"pull_requests_closed_count":44,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.10714285714285714,"avg_comments_per_pull_request":1.2272727272727273,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFriendlyCoder%2Ffriendlyshell/issues","maintainers":[{"login":"TheFriendlyCoder","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheFriendlyCoder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/friendlyshell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/friendlyshell/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/friendlyshell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/friendlyshell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/friendlyshell/codemeta","maintainers":[{"uuid":"Kevin.Phillips","login":"Kevin.Phillips","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/Kevin.Phillips/","role":null,"created_at":"2023-02-24T06:44:43.625Z","updated_at":"2023-02-24T06:44:43.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Kevin.Phillips/packages"}]}