{"id":34077813,"url":"https://github.com/crlane/python-mebo","last_synced_at":"2025-12-14T10:50:47.272Z","repository":{"id":41512133,"uuid":"77283895","full_name":"crlane/python-mebo","owner":"crlane","description":"A simple python library to control the mebo toy robot","archived":false,"fork":false,"pushed_at":"2024-03-27T21:28:09.000Z","size":101,"stargazers_count":13,"open_issues_count":4,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-31T11:28:53.055Z","etag":null,"topics":["digest-authentication","http","iot","mebo","python","robot","rtp","rtsp"],"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/crlane.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2016-12-24T13:18:58.000Z","updated_at":"2025-05-01T19:45:31.000Z","dependencies_parsed_at":"2024-03-27T22:31:25.412Z","dependency_job_id":"c9586586-baef-46ec-a32a-122893fba36c","html_url":"https://github.com/crlane/python-mebo","commit_stats":{"total_commits":22,"total_committers":4,"mean_commits":5.5,"dds":"0.40909090909090906","last_synced_commit":"aaf9cd7fe2253497ece1e2555e0f73744c63583a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crlane/python-mebo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crlane%2Fpython-mebo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crlane%2Fpython-mebo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crlane%2Fpython-mebo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crlane%2Fpython-mebo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crlane","download_url":"https://codeload.github.com/crlane/python-mebo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crlane%2Fpython-mebo/sbom","scorecard":{"id":309127,"data":{"date":"2025-08-11","repo":{"name":"github.com/crlane/python-mebo","commit":"ec26a1d82d67e283c453a7ee97c870c7acd69446"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/python-package.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crlane/python-mebo/python-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/crlane/python-mebo/python-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/crlane/python-mebo/python-package.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.12.2 to python:3.12.2@sha256:19973e1796237522ed1fcc1357c766770b47dc15854eafdda055b65953fe5ec1","Warn: containerImage not pinned by hash: Dockerfile-build:1","Warn: containerImage not pinned by hash: Dockerfile-test:1","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: Dockerfile-build:3","Warn: pipCommand not pinned by hash: Dockerfile-test:4","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:34","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   6 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:49:19.194Z","repository_id":41512133,"created_at":"2025-08-17T22:49:19.194Z","updated_at":"2025-08-17T22:49:19.194Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27726469,"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-14T02:00:11.348Z","response_time":56,"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":["digest-authentication","http","iot","mebo","python","robot","rtp","rtsp"],"created_at":"2025-12-14T10:50:46.547Z","updated_at":"2025-12-14T10:50:47.260Z","avatar_url":"https://github.com/crlane.png","language":"Python","readme":"mebo\n----\n\nMebo is a python package to control the `Mebo Robot \u003chttps://meborobot.com\u003e` with Python. \n\nThis is a beta, so there might be breaking changes. Some basic usage is defined below, but more extensive `documentation is available at ReadTheDocs \u003chttps://python-mebo.readthedocs.io/en/latest/\u003e`_.\n\n.. note::\n    This project is not associated with the official Mebo project or its owners, Skyrocket LLC.\n\n.. note::\n\n    This package and the associated modules have been tested on Mebo version 1 *only*.\n\n\nInstallation\n---------------\n\n.. code:: \n\n   pip install mebo\n\n\nQuickstart\n----------\n\nSome basic usage is below. The API will change and limited documentation exists, but it works for getting started.\n\n.. code:: python\n\n    from mebo import Mebo\n    m = Mebo() # autodiscover IP using mDNS\n    m.move('n', speed=255, dur=1000)  # move forward at max speed for 1 second\n    m.arm.up(dur=1000) # move the arm up for one second\n    m.claw.open(dur=1000) # open the claw for one second\n\n\nArchitecture\n------------\nThe Mebo is controlled via an HTTP API. You can read more about it in the Mebo API repo. \n\n\nDevelopment\n-----------\n\nRequirements:\n~~~~~~~~~~~~~\n* python \u003e= 3.6\n\nTo get started with the project:\n\n.. code:: \n\n    git clone https://github.com/crlane/python-mebo.git\n    python -m venv mebo-venv\n    . mebo-venv/bin/actvate\n    pip install -e '.[dev]'\n\nTo run the tests:\n\n.. code::\n\n    py.test\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrlane%2Fpython-mebo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrlane%2Fpython-mebo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrlane%2Fpython-mebo/lists"}