{"id":32176238,"url":"https://github.com/chunribu/matrix-py3","last_synced_at":"2026-02-21T03:31:35.678Z","repository":{"id":57440101,"uuid":"401715401","full_name":"chunribu/matrix-py3","owner":"chunribu","description":"Python3 implementation of cmatrix with a timer","archived":false,"fork":false,"pushed_at":"2021-12-29T14:21:03.000Z","size":1204,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-21T21:21:05.555Z","etag":null,"topics":["cmatrix","matrix","timer"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/matrix-py3/","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/chunribu.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}},"created_at":"2021-08-31T13:34:48.000Z","updated_at":"2023-06-10T17:06:02.000Z","dependencies_parsed_at":"2022-09-26T17:21:05.572Z","dependency_job_id":null,"html_url":"https://github.com/chunribu/matrix-py3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chunribu/matrix-py3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunribu%2Fmatrix-py3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunribu%2Fmatrix-py3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunribu%2Fmatrix-py3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunribu%2Fmatrix-py3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chunribu","download_url":"https://codeload.github.com/chunribu/matrix-py3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chunribu%2Fmatrix-py3/sbom","scorecard":{"id":282168,"data":{"date":"2025-08-11","repo":{"name":"github.com/chunribu/matrix-py3","commit":"fb924db414cc1c9bc681eeb1c042fc5179e18310"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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/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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-17T16:10:36.555Z","repository_id":57440101,"created_at":"2025-08-17T16:10:36.556Z","updated_at":"2025-08-17T16:10:36.556Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cmatrix","matrix","timer"],"created_at":"2025-10-21T19:56:12.244Z","updated_at":"2026-02-21T03:31:35.667Z","avatar_url":"https://github.com/chunribu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrix-py3\n[![chunribu logo](https://img.shields.io/badge/chunribu-🚀-black?logo=github)](https://github.com/chunribu/) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/matrix-py3/badges/version.svg)](https://anaconda.org/conda-forge/matrix-py3) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/matrix-py3/badges/downloads.svg)](https://anaconda.org/conda-forge/matrix-py3) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/matrix-py3/badges/platforms.svg)](https://anaconda.org/conda-forge/matrix-py3) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/matrix-py3/badges/license.svg)](https://anaconda.org/conda-forge/matrix-py3)\n\nPython3 implementation of [cmatrix](https://github.com/abishekvashok/cmatrix) to generate \"character falls\". \n\nMatrix-py3 is adapted from [pmatrix](https://github.com/joechrisellis/pmatrix) that is well recommended if you prefer Python2.\n\nIt is also noteworthy that a timer is added to matrix-py3 for a scheduled stop. What's more, matrix-py3 can be regarded as a screensaver that runs parallel to other time-consuming programs.\n\n![screenshot](https://github.com/chunribu/matrix-py3/raw/main/src/matrix.gif)\n\n## Installation\n\n+ with pip\n\n```bash\npip install matrix-py3\n```\n\n+ with conda\n\n```bash\nconda install matrix-py3 -c conda-forge\n```\n\n## Usage\n\n### Run independently\n\n+ in command line\n\n```bash\nmatrix    # run until `Ctrl + C`\nmatrix 3  # run for 3 seconds\n```\n+ in python\n\n```python\nfrom matrix3 import matrix\n\nmatrix()  # run until `Ctrl + C`\nmatrix(3) # run for 3 seconds\n```\n### Run parallel to other programs\n\nAdd `coolmatrix` to the head of your commands. For example, `ping` is a command for testing a network connection. Assuming you want to run `ping 8.8.8.8 -c 10` , then run:\n\n```bash\ncoolmatrix ping 8.8.8.8 -c 10\n```\n\nAll the outputs can be recorded automatically in the file `cool.out` .\n\n```\nPING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.\n64 bytes from 8.8.8.8: icmp_seq=1 ttl=110 time=75.4 ms\n64 bytes from 8.8.8.8: icmp_seq=2 ttl=110 time=81.8 ms\n64 bytes from 8.8.8.8: icmp_seq=3 ttl=110 time=82.3 ms\n64 bytes from 8.8.8.8: icmp_seq=4 ttl=110 time=75.0 ms\n\n--- 8.8.8.8 ping statistics ---\n4 packets transmitted, 4 received, 0% packet loss, time 3004ms\nrtt min/avg/max/mdev = 75.055/78.655/82.345/3.449 ms\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchunribu%2Fmatrix-py3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchunribu%2Fmatrix-py3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchunribu%2Fmatrix-py3/lists"}