{"id":5290771,"name":"python-ternary","ecosystem":"conda","description":null,"homepage":"https://github.com/marcharper/python-ternary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marcharper/python-ternary","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-04-05T16:21:29.000Z","latest_release_published_at":"2021-02-17T20:32:14.000Z","latest_release_number":"1.0.8","last_synced_at":"2026-03-22T03:05:50.993Z","created_at":"2022-10-03T15:50:30.121Z","updated_at":"2026-03-22T03:08:30.398Z","registry_url":"https://anaconda.org/conda-forge/python-ternary","install_command":"conda install -c conda-forge python-ternary","documentation_url":null,"metadata":{},"repo_metadata":{"id":41463459,"uuid":"5335025","full_name":"marcharper/python-ternary","owner":"marcharper","description":":small_red_triangle: Ternary plotting library for python with matplotlib","archived":false,"fork":false,"pushed_at":"2024-06-12T05:36:27.000Z","size":16142,"stargazers_count":778,"open_issues_count":37,"forks_count":155,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-02-21T07:37:51.336Z","etag":null,"topics":["python","ternary-plots"],"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/marcharper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.md","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-08-07T23:48:55.000Z","updated_at":"2026-02-13T09:10:24.000Z","dependencies_parsed_at":"2024-06-18T13:46:02.116Z","dependency_job_id":"2ae0ae56-9a59-453b-ab81-2d3f04abe7fd","html_url":"https://github.com/marcharper/python-ternary","commit_stats":{"total_commits":364,"total_committers":29,"mean_commits":"12.551724137931034","dds":0.3159340659340659,"last_synced_commit":"af117032ed66ac975ce8e458cdd7e171841d17b1"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/marcharper/python-ternary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcharper","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/sbom","scorecard":{"id":617718,"data":{"date":"2025-08-11","repo":{"name":"github.com/marcharper/python-ternary","commit":"9f946b69f266e61983f5be60793930fb1c380a6c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"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":"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":"Code-Review","score":1,"reason":"Found 4/27 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.0.5 not signed: https://api.github.com/repos/marcharper/python-ternary/releases/14535975","Warn: release artifact 1.0.5 does not have provenance: https://api.github.com/repos/marcharper/python-ternary/releases/14535975"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-21T04:24:43.517Z","repository_id":41463459,"created_at":"2025-08-21T04:24:43.517Z","updated_at":"2025-08-21T04:24:43.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30807454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T01:53:25.184Z","status":"online","status_checked_at":"2026-03-22T02:00:07.565Z","response_time":85,"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":"marcharper","name":"Marc","uuid":"203345","kind":"user","description":"Data Scientist @Google","email":"","website":null,"location":"California","twitter":null,"company":"Google","icon_url":"https://avatars.githubusercontent.com/u/203345?u=645dd4cf40fc110e1b7eea34c08381ec567ea162\u0026v=4","repositories_count":13,"last_synced_at":"2023-03-27T16:16:59.310Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marcharper","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T02:53:59.654Z","updated_at":"2023-03-27T16:16:59.391Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcharper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcharper/repositories"},"tags":[{"name":"1.0.8","sha":"67a597e8e1b3c16ec06e819a5859c8a765ac2ce2","kind":"commit","published_at":"2021-02-17T18:21:08.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.8","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"17e08c9db060c42afcaf56df86f92fef4ebf0eac","kind":"commit","published_at":"2020-05-10T18:58:46.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.7","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"a4bef393ec9df130d4b55707293c750498a01843","kind":"commit","published_at":"2019-04-03T23:58:09.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.6","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"63f036a97c61ba25e923f41112f1f1a2e7dcd9e0","kind":"commit","published_at":"2018-12-14T11:15:54.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.5","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"024ae888439ec7f6cd9c3b40c01750e672b37db0","kind":"tag","published_at":"2018-04-19T00:44:06.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.4","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"21c454071e9eaf7c0ef3879a9b00fe4388b835ed","kind":"tag","published_at":"2017-08-16T06:37:06.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.3","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"09adb57924b7be12f705468e868e84d3d06cd905","kind":"commit","published_at":"2017-03-11T19:46:26.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0.1","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0.1/manifests"},{"name":"1.0","sha":"b765623ce84a4b00871f0ebf75e89d89286b7229","kind":"commit","published_at":"2015-12-07T04:00:51.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/1.0","html_url":"https://github.com/marcharper/python-ternary/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/1.0/manifests"},{"name":"0.1.1","sha":"ab086a1618c438800381ae89ab001903ac9548b9","kind":"tag","published_at":"2015-12-01T23:22:25.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/0.1.1","html_url":"https://github.com/marcharper/python-ternary/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/0.1.1/manifests"},{"name":"0.1","sha":"50a8f0ba95354446583d4a47fd7d4c33d919e56d","kind":"tag","published_at":"2015-11-09T23:21:35.000Z","download_url":"https://codeload.github.com/marcharper/python-ternary/tar.gz/0.1","html_url":"https://github.com/marcharper/python-ternary/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marcharper/python-ternary@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcharper%2Fpython-ternary/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-22T03:08:30.398Z","dependent_packages_count":1,"downloads":240637,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.367483407355657,"dependent_packages_count":28.978491940715607,"stargazers_count":15.913967762862418,"forks_count":15.110534457807276,"docker_downloads_count":null,"average":21.092619392185238},"purl":"pkg:conda/python-ternary?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-ternary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-ternary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-ternary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-21T03:31:27.116Z","issues_count":77,"pull_requests_count":35,"avg_time_to_close_issue":10023069.57142857,"avg_time_to_close_pull_request":2588288.724137931,"issues_closed_count":56,"pull_requests_closed_count":29,"pull_request_authors_count":24,"issue_authors_count":66,"avg_comments_per_issue":2.6363636363636362,"avg_comments_per_pull_request":1.0857142857142856,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":253.0,"past_year_avg_time_to_close_pull_request":51419.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/marcharper%2Fpython-ternary/issues","maintainers":[{"login":"marcharper","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marcharper"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-ternary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-ternary/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-ternary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-ternary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-ternary/codemeta","maintainers":[]}