{"id":34086301,"url":"https://github.com/xxao/perrot","last_synced_at":"2026-04-08T17:31:44.791Z","repository":{"id":57451953,"uuid":"412537897","full_name":"xxao/perrot","owner":"xxao","description":"Plotting extension of the pero library","archived":false,"fork":false,"pushed_at":"2025-09-08T18:16:45.000Z","size":1306,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-16T16:15:48.475Z","etag":null,"topics":["plotting","python","visualization"],"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/xxao.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-01T16:19:58.000Z","updated_at":"2025-09-08T18:16:12.000Z","dependencies_parsed_at":"2024-11-24T17:19:00.818Z","dependency_job_id":"d006577d-936d-4cdf-b066-a4a2dbbbd46e","html_url":"https://github.com/xxao/perrot","commit_stats":{"total_commits":98,"total_committers":3,"mean_commits":"32.666666666666664","dds":"0.10204081632653061","last_synced_commit":"5798b36779c4d9c28d13fbf76a673350f44c168a"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/xxao/perrot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxao%2Fperrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxao%2Fperrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxao%2Fperrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxao%2Fperrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xxao","download_url":"https://codeload.github.com/xxao/perrot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxao%2Fperrot/sbom","scorecard":{"id":926195,"data":{"date":"2025-08-04","repo":{"name":"github.com/xxao/perrot","commit":"07783e7b32f34ea53d70dc8f4d13a11fe306afc9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.7,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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":"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-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/xxao/perrot/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/xxao/perrot/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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: MIT License: 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":"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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-27T05:11:49.413Z","repository_id":57451953,"created_at":"2025-08-27T05:11:49.414Z","updated_at":"2025-08-27T05:11:49.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31566770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["plotting","python","visualization"],"created_at":"2025-12-14T13:25:47.113Z","updated_at":"2026-04-08T17:31:44.783Z","avatar_url":"https://github.com/xxao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perrot\n\nThe *perrot* library is an extension of the original [*pero*](https://github.com/xxao/pero/) drawing library\nto make simple plots and charts. Please see the [examples](https://github.com/xxao/perrot/tree/master/examples) folder\nor in-code documentation of classes and functions to learn more about the *perrot* library capabilities.\nI also strongly recommend to check details of the [*pero*](https://github.com/xxao/pero/) itself.\n\n## Requirements\n\n- [Python 3.6+](https://www.python.org)\n- [Numpy](https://pypi.org/project/numpy/)\n- [Pero](https://github.com/xxao/pero/)\n\n\n## Installation\n\nThe *perrot* library is fully implemented in Python. No additional compiler is necessary. After downloading the source\ncode just run the following command from the *perrot* folder:\n\n```$ python setup.py install```\n\nor simply use pip\n\n```$ pip install perrot```\n\n\n## Examples\n\nIn the [examples](https://github.com/xxao/perrot/tree/master/examples) folder you will find sample codes to generate and\nunderstand all the following images. Check the image name and find corresponding python draw file.\n\n\u003cp\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/annotations.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/assembly.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/axes.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/band.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/bars.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/histogram.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/multiplot.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/profile.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/scatter.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/stacks.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/heatmap.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/venn.png\" height=\"150\"/\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/xxao/perrot/master/examples/images/piechart.png\" height=\"150\"/\u003e\n\u003c/p\u003e\n\n\n## Disclaimer\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied\nwarranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\nPlease note that the *pero* library is still in an alpha state. Any changes in its API may occur.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxao%2Fperrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxxao%2Fperrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxao%2Fperrot/lists"}