{"id":2567,"name":"PyVista","description":"PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK) - Published in JOSS (2019)","url":"https://github.com/pyvista/pyvista","last_synced_at":"2025-09-04T16:49:33.240Z","repository":{"id":37254423,"uuid":"92974124","full_name":"pyvista/pyvista","owner":"pyvista","description":"3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)","archived":false,"fork":false,"pushed_at":"2025-08-29T18:46:42.000Z","size":326096,"stargazers_count":3264,"open_issues_count":703,"forks_count":586,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-08-29T19:00:03.660Z","etag":null,"topics":["3d","fem","finite-element-analysis","finite-elements","hacktoberfest","mesh","mesh-processing","meshviewer","open-science","plotting","python","scientific-research","scientific-visualization","visualization","vtk"],"latest_commit_sha":null,"homepage":"https://docs.pyvista.org","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/pyvista.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-31T18:01:42.000Z","updated_at":"2025-08-29T16:59:28.000Z","dependencies_parsed_at":"2023-10-16T02:54:36.126Z","dependency_job_id":"860882fc-fb4f-4e6e-980b-cc387b18d094","html_url":"https://github.com/pyvista/pyvista","commit_stats":{"total_commits":4688,"total_committers":168,"mean_commits":"27.904761904761905","dds":0.6661689419795223,"last_synced_commit":"04f2a33137804c3b9e6818b528b9b7f07767aca8"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/pyvista/pyvista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/sbom","scorecard":{"id":743095,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyvista/pyvista","commit":"1087c0f0622336347d1fe832ccf40bc45bd52a8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/testing-and-deployment.yml:289","Info: jobLevel 'contents' permission set to 'read': .github/workflows/type-checking.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-pr-branch.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vtk-pre-test.yml:27","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker-package.yml:20","Info: found token with 'none' permissions: .github/workflows/docs.yml:42","Info: found token with 'none' permissions: .github/workflows/integration-tests.yml:34","Info: found token with 'none' permissions: .github/workflows/intersphinx-update-pull-request.yml:9","Info: found token with 'none' permissions: .github/workflows/label.yml:7","Warn: no topLevel permission defined: .github/workflows/linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/style_docstr.yml:14","Info: found token with 'none' permissions: .github/workflows/testing-and-deployment.yml:40","Warn: no topLevel permission defined: .github/workflows/type-checking.yml:1","Warn: no topLevel permission defined: .github/workflows/update-pr-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/vtk-pre-test.yml:1"],"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":"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":-1,"reason":"internal error: error during GetBranch(release/0.41): error during branchesHandler.query: 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-16 / GHSA-gcv9-6737-pjqw","Warn: Project is vulnerable to: PYSEC-2024-234 / GHSA-w3vc-fx9p-wp4v"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-package.yml:23"],"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intersphinx-update-pull-request.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/intersphinx-update-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/dev-gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-full-vnc to gitpod/workspace-full-vnc@sha256:f81841b8299823e97e00a1f39dec6dc57d3b0cb6bcc79161a5d155b29ad34b8b","Warn: containerImage not pinned by hash: docker/jupyter.Dockerfile:1: pin your Docker image by updating jupyter/base-notebook:python-3.11 to jupyter/base-notebook:python-3.11@sha256:8c903974902b0e9d45d9823c2234411de0614c5c98c4bb782b3d4f55b3e435e6","Warn: containerImage not pinned by hash: docker/slim.Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9e885f8239c31f8429448f933638dd13037c9119e2a362aeebdd37ec3bee7c85","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:11","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:12","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:15","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:10","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:13","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:7","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/docker-package.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:191","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:198","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:220","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:269","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:317","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:318","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:322","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:64","Info:   0 out of  66 GitHub-owned GitHubAction dependencies pinned","Info:  31 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   1 out of  43 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"}}]},"last_synced_at":"2025-08-22T18:02:12.755Z","repository_id":37254423,"created_at":"2025-08-22T18:02:12.756Z","updated_at":"2025-08-22T18:02:12.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273529550,"owners_count":25121828,"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-09-03T02:00:09.631Z","response_time":76,"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":{"login":"pyvista","name":"PyVista","uuid":"50384771","kind":"organization","description":"A community effort to make 3D visualization and analysis more approachable","email":"info@pyvista.org","website":"http://www.pyvista.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50384771?v=4","repositories_count":50,"last_synced_at":"2024-03-25T20:30:23.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyvista","funding_links":[],"total_stars":3312,"followers":214,"following":0,"created_at":"2022-11-02T16:33:56.666Z","updated_at":"2024-03-25T20:30:46.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista/repositories"},"packages":[{"id":76166,"name":"py-pyvista","ecosystem":"spack","description":"Easier Pythonic interface to VTK.\n","homepage":"https://github.com/pyvista/pyvista","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pyvista/pyvista","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-04-05T09:28:21.275Z","latest_release_published_at":"2025-08-10T11:45:37.284Z","latest_release_number":"0.45.3","last_synced_at":"2025-09-04T00:06:11.415Z","created_at":"2022-04-05T09:28:21.250Z","updated_at":"2025-09-04T00:06:11.415Z","registry_url":"https://packages.spack.io/package.html?name=py-pyvista","install_command":"spack install py-pyvista","documentation_url":null,"metadata":{},"repo_metadata":{"id":37254423,"uuid":"92974124","full_name":"pyvista/pyvista","owner":"pyvista","description":"3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)","archived":false,"fork":false,"pushed_at":"2025-08-29T18:46:42.000Z","size":326096,"stargazers_count":3264,"open_issues_count":703,"forks_count":586,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-08-29T19:00:03.660Z","etag":null,"topics":["3d","fem","finite-element-analysis","finite-elements","hacktoberfest","mesh","mesh-processing","meshviewer","open-science","plotting","python","scientific-research","scientific-visualization","visualization","vtk"],"latest_commit_sha":null,"homepage":"https://docs.pyvista.org","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/pyvista.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-31T18:01:42.000Z","updated_at":"2025-08-29T16:59:28.000Z","dependencies_parsed_at":"2023-10-16T02:54:36.126Z","dependency_job_id":"860882fc-fb4f-4e6e-980b-cc387b18d094","html_url":"https://github.com/pyvista/pyvista","commit_stats":{"total_commits":4688,"total_committers":168,"mean_commits":"27.904761904761905","dds":0.6661689419795223,"last_synced_commit":"04f2a33137804c3b9e6818b528b9b7f07767aca8"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/pyvista/pyvista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/sbom","scorecard":{"id":743095,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyvista/pyvista","commit":"1087c0f0622336347d1fe832ccf40bc45bd52a8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/testing-and-deployment.yml:289","Info: jobLevel 'contents' permission set to 'read': .github/workflows/type-checking.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-pr-branch.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vtk-pre-test.yml:27","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker-package.yml:20","Info: found token with 'none' permissions: .github/workflows/docs.yml:42","Info: found token with 'none' permissions: .github/workflows/integration-tests.yml:34","Info: found token with 'none' permissions: .github/workflows/intersphinx-update-pull-request.yml:9","Info: found token with 'none' permissions: .github/workflows/label.yml:7","Warn: no topLevel permission defined: .github/workflows/linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/style_docstr.yml:14","Info: found token with 'none' permissions: .github/workflows/testing-and-deployment.yml:40","Warn: no topLevel permission defined: .github/workflows/type-checking.yml:1","Warn: no topLevel permission defined: .github/workflows/update-pr-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/vtk-pre-test.yml:1"],"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":"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":-1,"reason":"internal error: error during GetBranch(release/0.41): error during branchesHandler.query: 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-16 / GHSA-gcv9-6737-pjqw","Warn: Project is vulnerable to: PYSEC-2024-234 / GHSA-w3vc-fx9p-wp4v"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-package.yml:23"],"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intersphinx-update-pull-request.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/intersphinx-update-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/dev-gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-full-vnc to gitpod/workspace-full-vnc@sha256:f81841b8299823e97e00a1f39dec6dc57d3b0cb6bcc79161a5d155b29ad34b8b","Warn: containerImage not pinned by hash: docker/jupyter.Dockerfile:1: pin your Docker image by updating jupyter/base-notebook:python-3.11 to jupyter/base-notebook:python-3.11@sha256:8c903974902b0e9d45d9823c2234411de0614c5c98c4bb782b3d4f55b3e435e6","Warn: containerImage not pinned by hash: docker/slim.Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9e885f8239c31f8429448f933638dd13037c9119e2a362aeebdd37ec3bee7c85","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:11","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:12","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:15","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:10","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:13","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:7","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/docker-package.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:191","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:198","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:220","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:269","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:317","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:318","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:322","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:64","Info:   0 out of  66 GitHub-owned GitHubAction dependencies pinned","Info:  31 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   1 out of  43 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"}}]},"last_synced_at":"2025-08-22T18:02:12.755Z","repository_id":37254423,"created_at":"2025-08-22T18:02:12.756Z","updated_at":"2025-08-22T18:02:12.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272753001,"owners_count":24987218,"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-08-29T02:00:10.610Z","response_time":87,"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":"pyvista","name":"PyVista","uuid":"50384771","kind":"organization","description":"A community effort to make 3D visualization and analysis more approachable","email":"info@pyvista.org","website":"http://www.pyvista.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50384771?v=4","repositories_count":50,"last_synced_at":"2024-03-25T20:30:23.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyvista","funding_links":[],"total_stars":3312,"followers":214,"following":0,"created_at":"2022-11-02T16:33:56.666Z","updated_at":"2024-03-25T20:30:46.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista/repositories"},"tags":[{"name":"v0.46.3","sha":"a6fa92498a9896bdba7d495b39273151c6e68cfa","kind":"commit","published_at":"2025-08-26T05:25:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"4576c229996e957eeb00500a3a7682be04ed0b0f","kind":"commit","published_at":"2025-08-21T18:43:28.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"f2001f9e7ef99fee4404024bd3fe8121dbb5b263","kind":"commit","published_at":"2025-08-11T10:02:28.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"8023a975865404d219e0323c5ba7164c7a143504","kind":"commit","published_at":"2025-08-05T14:15:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.0/manifests"},{"name":"v0.45.3","sha":"2ca9351d1ac2ee740ab35d482dcda65fdbc2f6b8","kind":"commit","published_at":"2025-07-16T21:01:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.3/manifests"},{"name":"v0.45.2","sha":"617d76da9e524aaa0a61f39d891d28ce623bb6c7","kind":"commit","published_at":"2025-05-12T23:36:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"9bd695c2ab0f642c98e26c87ad5b5d93ffa1642a","kind":"commit","published_at":"2025-05-10T03:13:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"a3812825789a80ee87fd35e4497c765a3e3ea809","kind":"commit","published_at":"2025-04-19T01:52:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.0/manifests"},{"name":"v0.44.2","sha":"2fa4f7ecd54c113ef3b21e5a68febb9be2627068","kind":"commit","published_at":"2024-11-26T22:58:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"5f976a025980dec08e4ab0fc7d6012fe0106efb7","kind":"commit","published_at":"2024-07-20T05:04:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d258ea50a1c12019081197dea3d80ab19a95858f","kind":"commit","published_at":"2024-07-07T21:31:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.0/manifests"},{"name":"v0.43.10","sha":"d0e6a8909df08cc0b6c265217641824adcb2b802","kind":"commit","published_at":"2024-06-17T19:20:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"4e01bc630916f9d4be0acf8829471d1cb60dc8f6","kind":"commit","published_at":"2024-06-06T02:40:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"af115a9df8a4deb078693d1ea4d621b375cd5bb1","kind":"commit","published_at":"2024-05-14T08:49:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"49631180b32265c4fe4de9e9a4e993b1ffdf992b","kind":"commit","published_at":"2024-05-04T06:50:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"3accbf0ec6f7429a4b4a0e6500a709ab81b65573","kind":"commit","published_at":"2024-04-26T23:00:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"682c47b45386c6027eba6c58369416cefe9edd5b","kind":"commit","published_at":"2024-04-03T10:22:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"3d6e327a7c43d9035ad54de936228f3ac7c5a88a","kind":"commit","published_at":"2024-03-12T17:23:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"29a6c87802b1aca52218f2db4d4077680bae272a","kind":"commit","published_at":"2024-02-06T10:07:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"456a8feb52c00ed0b1a45db78c1f3bb787a636ac","kind":"commit","published_at":"2024-01-14T08:29:52.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2/manifests"},{"name":"v3.0.0","sha":"62dd86fc32450f71f0e96f667ef31d3c47774ad5","kind":"commit","published_at":"2024-01-01T20:35:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v3.0.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0/manifests"},{"name":"v0.43.1","sha":"ee8ce4573bcb2056fb4710d2de7235a04cbe7174","kind":"commit","published_at":"2023-12-14T06:53:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"124840ea6776806b70d964663ad2c44237234534","kind":"commit","published_at":"2023-12-07T05:22:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"3d0b39b554d45e65177af67b41d7fc03d1f9207e","kind":"commit","published_at":"2023-10-06T14:25:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"c698a335dbc6f101e98340fc4ab7d3baa9c78870","kind":"commit","published_at":"2023-09-15T20:29:03.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"b35134584dcebf78a2b7b577aff0612a8f16a5f1","kind":"commit","published_at":"2023-09-06T00:12:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"c711f3862e55d2205056e34b206d46190be92857","kind":"commit","published_at":"2023-09-01T22:12:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0/manifests"},{"name":"v0.40.4","sha":"638ca0622ee7060c278ade6e3963cb64d045873e","kind":"commit","published_at":"2023-07-21T15:33:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4/manifests"},{"name":"v0.41.1","sha":"d09de76fef6a1164eda2f63dfdfb2fd6a75c308a","kind":"commit","published_at":"2023-07-21T15:32:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1/manifests"},{"name":"v0.40.3","sha":"7e54f446c1c5db4d18cbbd75ba303d7ee882ba94","kind":"commit","published_at":"2023-07-20T16:41:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3/manifests"},{"name":"v0.41.0","sha":"c74cb5630f5a7e7d8f5f927ddef23b7f933711c4","kind":"commit","published_at":"2023-07-19T21:57:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0/manifests"},{"name":"v0.40.2","sha":"5ab121605aee17665f507a0f2c821e89559d92ae","kind":"commit","published_at":"2023-07-19T17:37:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"0519eab351f0f4c65af4ed6b02efaa8a983717bf","kind":"commit","published_at":"2023-07-10T13:54:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"b7a2d1b0b62ff18e06a1baf4188fe5d3949294bd","kind":"commit","published_at":"2023-06-30T14:42:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"fb2948f66435fca791119de9dcf0985677d34c0b","kind":"commit","published_at":"2023-05-16T05:16:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"9e0d7803972a21a8476cc35bb7a94059cd0ca7f8","kind":"commit","published_at":"2023-05-05T17:57:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0/manifests"},{"name":"v0.38.6","sha":"8247815d7af109bed44f86eff41122e2c98ae4cb","kind":"commit","published_at":"2023-05-03T12:32:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"325cf40770a700b3f84bd087bc5a1380b0fb3c86","kind":"commit","published_at":"2023-03-17T19:47:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"a97f0314971a129b21c24b0d482b17f0701c0407","kind":"commit","published_at":"2023-03-11T00:43:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"532d9ed2fd7cc99a83e8a6d15fbc2c7a094c022e","kind":"commit","published_at":"2023-02-22T22:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"2b9052925daf1dd7de6ebf701036ec92de1e4905","kind":"commit","published_at":"2023-02-13T16:16:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"07b688edb40a1c25df1c881805119b676e4364c1","kind":"commit","published_at":"2023-02-02T15:10:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"badb694e906e4959eb92f7d71f1c90a373a26b6d","kind":"commit","published_at":"2023-02-02T00:10:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"a331d70434f6cb3e5eee543dcb5daecfa49d6887","kind":"commit","published_at":"2022-11-01T23:33:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.37.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"a23a8ea767262bf17dcc50443a65b10da61bdb2a","kind":"commit","published_at":"2022-08-01T16:19:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"e27b2ec66e803465636091e959ffa99ea010575a","kind":"commit","published_at":"2022-07-31T03:18:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0/manifests"},{"name":"v0.35.2","sha":"3aef71dae7349182c7eadeb6eac6fb803fbbc147","kind":"commit","published_at":"2022-07-18T05:33:34.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"91f17863ea0cd98b098da07c838a199d3a7b3699","kind":"commit","published_at":"2022-07-07T22:54:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1/manifests"},{"name":"v0.34.2","sha":"148ab1ceedc5423eff756c80fe8dbbcea1b6cfb8","kind":"commit","published_at":"2022-06-30T03:09:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"539649ebca86ac67f3d3a9134bbbb647bdaa880d","kind":"commit","published_at":"2022-04-18T15:46:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"d73938112d56e6ad0fe08afed132e588d383ede8","kind":"commit","published_at":"2022-04-01T08:44:59.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0/manifests"},{"name":"v0.33.3","sha":"209786bd69ed50e5826048123de79188972e20a4","kind":"commit","published_at":"2022-02-24T13:58:58.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3/manifests"},{"name":"v0.33.2","sha":"962dfb6bf4f0040f076aeb7c34e54df830274dc2","kind":"commit","published_at":"2022-01-11T06:25:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"58cc8e48e8832b91555b996a5daef8ebf8674730","kind":"commit","published_at":"2022-01-10T22:44:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"ad1bcfc115dfc5fedb253bdb98b75b52abc22267","kind":"commit","published_at":"2022-01-05T03:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0/manifests"},{"name":"0.32.1","sha":"51d72d6990849fb5f247f17825d07fa9bc0446ec","kind":"commit","published_at":"2021-09-11T19:54:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"0d348a85cef0e4ebbef0d9d5d99b5e9f0c1e84a3","kind":"commit","published_at":"2021-09-10T03:05:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0/manifests"},{"name":"0.31.3","sha":"585270f52b30ddfa9de6ae15a17c3d5972e57c53","kind":"commit","published_at":"2021-06-23T21:43:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3/manifests"},{"name":"0.31.2","sha":"dd85f29df53ad756bef15e2e43cd35dcff983c4a","kind":"commit","published_at":"2021-06-20T04:31:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"5805085eceb7109426b1422fc88337d03943f58d","kind":"commit","published_at":"2021-06-13T04:37:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"46ab0c6271f50b8e902cfb9bc763228563267d06","kind":"commit","published_at":"2021-06-07T22:02:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"d2a280b96eb710c74f02d1418603be991f3f0230","kind":"commit","published_at":"2021-05-11T14:11:44.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"c8d13d42a6fbb480965ca3c5b0ced2f581c5b5bb","kind":"commit","published_at":"2021-05-10T00:14:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0/manifests"},{"name":"0.29.1","sha":"7ada0c38d0cb98505793ca9501a9ebd8fee26846","kind":"commit","published_at":"2021-04-14T05:15:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1/manifests"},{"name":"0.29.0","sha":"5fcf869782f1ca5a9702e469a2af401a7b5c0e66","kind":"commit","published_at":"2021-03-09T18:07:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"261437cded58ff83a35cc85ce533a73dbd05afe3","kind":"commit","published_at":"2021-02-04T05:22:26.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"01c7e13dec2dd43d745b5a217cbd97d409bfc660","kind":"commit","published_at":"2021-02-03T08:03:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0/manifests"},{"name":"0.27.4","sha":"7fb3200f5bd0ff1355560bbe3261dfad29e8b5e3","kind":"commit","published_at":"2020-12-10T01:21:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4/manifests"},{"name":"0.27.3","sha":"381832afefa0bc10057cdbf2b5fbad363b65352b","kind":"commit","published_at":"2020-11-29T07:24:17.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"43e5fc3dfe5758eafc3a85b1a332a4bbfbab4ac0","kind":"commit","published_at":"2020-11-12T02:47:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"62ff3e554927008d72735a7d1b815801f4580cb9","kind":"commit","published_at":"2020-11-10T18:56:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"466cad74a410747995f970af149b6008fa3fd1cb","kind":"commit","published_at":"2020-11-08T17:10:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"bd5c54528f12c7788397943c88844830ef5a18ef","kind":"commit","published_at":"2020-09-24T00:04:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"e616d5f96cb901b2bb64eb056f12e7668f8a2a04","kind":"commit","published_at":"2020-09-10T16:01:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0/manifests"},{"name":"0.25.3","sha":"50f3fbff32f53a15a94381ea39d4b5189a62658c","kind":"commit","published_at":"2020-06-06T14:18:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"58c85d1b9fa7f7e2ae25d03e33f87ab86f5cf9bd","kind":"commit","published_at":"2020-06-05T17:21:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"122bb973d69975497994a1664a77e67274e2d827","kind":"commit","published_at":"2020-06-04T17:30:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1/manifests"},{"name":"0.24.3","sha":"4c84b19e807365364aa7a3c8888aaec5baad7ea0","kind":"commit","published_at":"2020-06-02T18:45:08.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3/manifests"},{"name":"0.25.0RC","sha":"5aadc0e456fab0d60e6649e2b0fe61d2dac9ce04","kind":"commit","published_at":"2020-06-02T18:18:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.0RC","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.0RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.0RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC/manifests"},{"name":"0.24.2","sha":"a1d60ed743547a95711d6f38e7c704f3c51890ac","kind":"commit","published_at":"2020-05-04T14:23:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"ed56537b69ae854fc6398369b9ad6f5858db955f","kind":"commit","published_at":"2020-04-09T13:59:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"12e563661a18886abd878d28e1a9e621a03aeb53","kind":"commit","published_at":"2020-03-16T21:09:07.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"a727d445828801762308e67c064c76eb1c586ff4","kind":"commit","published_at":"2020-02-09T17:58:48.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"4d21f0349c255563c3badc4bfaed54e7995852e1","kind":"commit","published_at":"2020-02-03T05:29:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"52782a263c93b763a09568beab10ae0dd0002c1b","kind":"commit","published_at":"2019-12-17T19:31:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0/manifests"},{"name":"0.22.4","sha":"821a5912ee2dfa5db90d6cea01abb0f00ac6abf4","kind":"commit","published_at":"2019-10-14T00:02:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4/manifests"},{"name":"0.22.2","sha":"8e915a2c4b5d3f2dcb096cea3eb1557259dd3bec","kind":"commit","published_at":"2019-09-20T19:43:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"645f8641dca98a65b1dcdf400d7a9b156aaea3f3","kind":"commit","published_at":"2019-08-22T21:12:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"677f85932e8785a501a19e7bd444bd3a19f4f7d2","kind":"commit","published_at":"2019-08-19T21:20:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"b7a336abc412474a99f5a70522fd41cdb68343af","kind":"commit","published_at":"2019-08-07T20:07:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"d6e2ca9fc8a653c5a4f11b7db1763f2a318b2d79","kind":"commit","published_at":"2019-08-01T20:51:00.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"86cbea3478837ca2c1804f2068b497ee957e6f95","kind":"commit","published_at":"2019-07-20T16:31:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"3a510cd02b8a2aec74c370ce6d3b00e04156e3f3","kind":"commit","published_at":"2019-07-11T06:00:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"7b5c6133824134e9ae73acc0975a4099d84bad09","kind":"commit","published_at":"2019-06-30T19:13:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0/manifests"},{"name":"0.20.4","sha":"890b20f52c67644af20d6cbde39f5cce7652e167","kind":"commit","published_at":"2019-06-19T16:11:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"e67b2e4e9571d5b5059bf527022d5d5a06c4f58e","kind":"commit","published_at":"2019-05-31T12:04:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"b69c7ea7ee82d1d7ddec7ddafdb8f4cf62c5d738","kind":"commit","published_at":"2019-05-18T01:38:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"65f1b167d10ef3f905a9a418c97ac3d41e276a9c","kind":"commit","published_at":"2019-05-12T17:34:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"ced600b7c44b8dd915ea0e03e867b6be17e8fc1e","kind":"commit","published_at":"2019-05-12T16:32:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"df3f0334f14ce7a7d62ea028c3ba3fe453b57ca0","kind":"commit","published_at":"2019-05-08T07:37:12.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.19.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0/manifests"},{"name":"0.18.5","sha":"a99e96a1ac7855d63ffbc75b23711862870e513e","kind":"commit","published_at":"2019-05-08T06:08:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"d56876e5bb1c7b76144c121739dcaebd2fd4e63e","kind":"commit","published_at":"2019-04-25T13:54:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"d95c6784cf3e92ec7e92cc552148cd1b3ba09def","kind":"commit","published_at":"2019-04-20T04:40:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3/manifests"},{"name":"v0.18.3","sha":"aafeff302a82766666c7a51ff05f4aef774bc0f5","kind":"commit","published_at":"2019-04-19T22:25:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3/manifests"},{"name":"0.18.2","sha":"49e301ac6a74a30cfdf00bf4178889f9ecb74889","kind":"commit","published_at":"2019-04-16T13:01:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"ee5c3f3462ecde2e7dc953c7298ba53ae67f807f","kind":"commit","published_at":"2019-04-12T19:54:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"008e8a0bd4ae88adcf9e54b88cb8a4dedc9edd5a","kind":"commit","published_at":"2019-04-11T23:12:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"bc3dad675d173ca03f2d3625f0e676b67b3b9deb","kind":"commit","published_at":"2019-03-30T10:06:36.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"a012b9f899cf74dd476e39b774712577952d1f92","kind":"commit","published_at":"2019-03-25T19:54:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"80bf2fdda8bf8bbe36f2294bde1535d402d4f884","kind":"commit","published_at":"2019-03-19T17:49:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"63740cb239a23d99b544f6c0e5e25d4b3645c5c8","kind":"commit","published_at":"2019-03-14T13:37:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"2ed7c0a61bbaf9201a72679036cd4482df9c7e0f","kind":"commit","published_at":"2019-03-06T02:18:47.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"b549048a0de3a136948019c76ef8ae67c3f31773","kind":"commit","published_at":"2019-03-03T01:31:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0/manifests"},{"name":"0.16.10","sha":"a4ca4e72b95d6157d23db3c230251e4c4020babb","kind":"commit","published_at":"2019-02-22T22:04:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10/manifests"},{"name":"0.16.9","sha":"6abc4b05931228c82515d4bbf62825569c5409a5","kind":"commit","published_at":"2019-02-17T23:34:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"3e5a094013c968b384b605a98ea8fdfe5340d7b2","kind":"commit","published_at":"2019-02-13T05:40:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"01025c3442026970dcbe3b058cbfce0e93369aa2","kind":"commit","published_at":"2019-02-12T05:00:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"fabc8a9cd7f2f23cac3b6cab12eb08fc83875045","kind":"commit","published_at":"2019-02-11T15:41:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"d3948c229723944d31cf4dfe373ea8641ad3cb3f","kind":"commit","published_at":"2019-02-08T18:55:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"c2636d02717e901c82465625c8f8c8b4115e8b9e","kind":"commit","published_at":"2019-02-08T18:29:35.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"379f3c8cec6a627865817d64dbdc6d6806ef69e6","kind":"commit","published_at":"2019-02-05T12:36:16.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"4f2ad621c63ed33d360046ab61ee23ae4b2a02d1","kind":"commit","published_at":"2019-02-01T18:46:46.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"780ba252b438d3f12f69529afd78a53d3eccb2df","kind":"commit","published_at":"2019-01-28T13:28:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"17826ca982e6382c370b3a8d4ae61cf44e46792d","kind":"commit","published_at":"2019-01-24T11:25:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"a750f3f5104ec0f8988c79da8fe3819311815db9","kind":"commit","published_at":"2019-01-17T19:38:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"e7beb519763bd422e62ae4c00fdd699fcdb58368","kind":"commit","published_at":"2019-01-16T07:05:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0/manifests"},{"name":"0.14.4","sha":"ab2ec59e15c432903eb2170bb1157c9f26c34175","kind":"commit","published_at":"2019-01-14T16:20:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"bdd635dac1ca57fa75bc573df622b8852f1b117b","kind":"commit","published_at":"2019-01-10T13:59:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"04ce73ebe74e027cdfccfac5ff9f809d322ac12e","kind":"commit","published_at":"2019-01-10T09:21:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd527e7908a4b65a0a6ee629e07e0200a003caa6","kind":"commit","published_at":"2019-01-09T12:45:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"5f5caa2f8a124a8218f9395ecbc0ea2e535dcac3","kind":"commit","published_at":"2019-01-07T13:09:19.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"adf37fab6fa060ca03077824969457e13ad7cb33","kind":"commit","published_at":"2019-01-04T17:35:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"801e8950605094091d66d220caab96d74588b376","kind":"commit","published_at":"2018-12-27T15:17:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"adc5d0888f515eeaa9052fd25394fe5822ceb979","kind":"commit","published_at":"2018-12-12T16:27:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aa49b98f7171aaf0c2632f066ac7ce36658a829a","kind":"commit","published_at":"2018-11-15T21:09:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"e4d4c971d1015065d98849012fc542f2191bc064","kind":"commit","published_at":"2018-11-11T21:29:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"6b9d21f20cb0a1bcebca4e0e388845124f487b00","kind":"commit","published_at":"2018-10-18T08:37:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"4746f03b807516c79b4f3d6824506b10ae3a4eb0","kind":"commit","published_at":"2018-10-05T12:19:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5886d505420536194580441cf07746420f167665","kind":"commit","published_at":"2018-09-24T13:32:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"3a893601318a8c32b259e02dddc540e8fb6656aa","kind":"commit","published_at":"2018-09-03T18:41:21.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b68e20216a4fccd81740bc44c10da785ed677343","kind":"commit","published_at":"2018-08-30T15:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"231aff160e75fe916108214fb22298719aa647ac","kind":"commit","published_at":"2018-08-23T22:51:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"c396eacc1276a8049d25eb1ef0353bf3f3dbe96a","kind":"commit","published_at":"2018-07-16T16:57:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"664c92de01d32ecbe2bbfcb600886184d6a13e19","kind":"commit","published_at":"2018-07-10T13:58:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"87f5d6f9e762f0b5bae9fbed3ac143d1641eeb4a","kind":"commit","published_at":"2018-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1/manifests"},{"name":"0.5.0","sha":"8b094864529b48b708c27796a1a7dc83a0df7e90","kind":"commit","published_at":"2018-01-16T12:04:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.5.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"2b5243898b254fbba04123061ddc71b542bfa0da","kind":"commit","published_at":"2017-11-27T09:18:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.4.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"f9de39117cfc49f79e326aec20683f0bc1bdbce9","kind":"commit","published_at":"2017-11-14T18:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.3.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:54:33.610Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":5.849659580380714,"forks_count":5.418924551896623,"average":6.363762678893983},"purl":"pkg:spack/py-pyvista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyvista","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyvista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyvista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:16.467Z","issues_count":735,"pull_requests_count":2134,"avg_time_to_close_issue":13722836.74270557,"avg_time_to_close_pull_request":911151.3448621554,"issues_closed_count":376,"pull_requests_closed_count":1994,"pull_request_authors_count":94,"issue_authors_count":354,"avg_comments_per_issue":3.4258503401360545,"avg_comments_per_pull_request":3.5529522024367384,"merged_pull_requests_count":1774,"bot_issues_count":6,"bot_pull_requests_count":445,"past_year_issues_count":187,"past_year_pull_requests_count":845,"past_year_avg_time_to_close_issue":2047721.5263157894,"past_year_avg_time_to_close_pull_request":601750.0765171504,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":758,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.946524064171123,"past_year_avg_comments_per_pull_request":3.204733727810651,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":126,"past_year_merged_pull_requests_count":675,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/issues","maintainers":[{"login":"tkoyama010","count":620,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"adeak","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adeak"},{"login":"supersubscript","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/supersubscript"}],"active_maintainers":[{"login":"tkoyama010","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyvista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyvista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyvista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyvista/related_packages","maintainers":[{"uuid":"banesullivan","login":"banesullivan","name":null,"email":null,"url":"https://github.com/banesullivan","packages_count":1,"html_url":null,"role":null,"created_at":"2022-12-20T05:23:27.450Z","updated_at":"2022-12-20T05:23:27.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/banesullivan/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5301465,"name":"pyvista","ecosystem":"conda","description":"PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). PyVista is a helper module for the Visualization Toolkit (VTK) that takes a different approach on interfacing with VTK through NumPy and direct array access. This package provides a Pythonic, well-documented interface exposing VTK's powerful visualization backend to facilitate rapid prototyping, analysis, and visual integration of spatially referenced datasets. This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh dependent Python modules.","homepage":"https://github.com/pyvista/pyvista","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyvista/pyvista","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2019-05-18T17:11:02.000Z","latest_release_published_at":"2022-11-03T16:46:13.000Z","latest_release_number":"0.37.0","last_synced_at":"2025-09-04T00:06:18.495Z","created_at":"2022-10-03T16:10:54.319Z","updated_at":"2025-09-04T00:06:18.496Z","registry_url":"https://anaconda.org/conda-forge/pyvista","install_command":"conda install -c conda-forge pyvista","documentation_url":null,"metadata":{},"repo_metadata":{"id":37254423,"uuid":"92974124","full_name":"pyvista/pyvista","owner":"pyvista","description":"3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)","archived":false,"fork":false,"pushed_at":"2025-08-29T18:46:42.000Z","size":326096,"stargazers_count":3264,"open_issues_count":703,"forks_count":586,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-08-29T19:00:03.660Z","etag":null,"topics":["3d","fem","finite-element-analysis","finite-elements","hacktoberfest","mesh","mesh-processing","meshviewer","open-science","plotting","python","scientific-research","scientific-visualization","visualization","vtk"],"latest_commit_sha":null,"homepage":"https://docs.pyvista.org","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/pyvista.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-31T18:01:42.000Z","updated_at":"2025-08-29T16:59:28.000Z","dependencies_parsed_at":"2023-10-16T02:54:36.126Z","dependency_job_id":"860882fc-fb4f-4e6e-980b-cc387b18d094","html_url":"https://github.com/pyvista/pyvista","commit_stats":{"total_commits":4688,"total_committers":168,"mean_commits":"27.904761904761905","dds":0.6661689419795223,"last_synced_commit":"04f2a33137804c3b9e6818b528b9b7f07767aca8"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/pyvista/pyvista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/sbom","scorecard":{"id":743095,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyvista/pyvista","commit":"1087c0f0622336347d1fe832ccf40bc45bd52a8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/testing-and-deployment.yml:289","Info: jobLevel 'contents' permission set to 'read': .github/workflows/type-checking.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-pr-branch.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vtk-pre-test.yml:27","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker-package.yml:20","Info: found token with 'none' permissions: .github/workflows/docs.yml:42","Info: found token with 'none' permissions: .github/workflows/integration-tests.yml:34","Info: found token with 'none' permissions: .github/workflows/intersphinx-update-pull-request.yml:9","Info: found token with 'none' permissions: .github/workflows/label.yml:7","Warn: no topLevel permission defined: .github/workflows/linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/style_docstr.yml:14","Info: found token with 'none' permissions: .github/workflows/testing-and-deployment.yml:40","Warn: no topLevel permission defined: .github/workflows/type-checking.yml:1","Warn: no topLevel permission defined: .github/workflows/update-pr-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/vtk-pre-test.yml:1"],"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":"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":-1,"reason":"internal error: error during GetBranch(release/0.41): error during branchesHandler.query: 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-16 / GHSA-gcv9-6737-pjqw","Warn: Project is vulnerable to: PYSEC-2024-234 / GHSA-w3vc-fx9p-wp4v"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-package.yml:23"],"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intersphinx-update-pull-request.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/intersphinx-update-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/dev-gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-full-vnc to gitpod/workspace-full-vnc@sha256:f81841b8299823e97e00a1f39dec6dc57d3b0cb6bcc79161a5d155b29ad34b8b","Warn: containerImage not pinned by hash: docker/jupyter.Dockerfile:1: pin your Docker image by updating jupyter/base-notebook:python-3.11 to jupyter/base-notebook:python-3.11@sha256:8c903974902b0e9d45d9823c2234411de0614c5c98c4bb782b3d4f55b3e435e6","Warn: containerImage not pinned by hash: docker/slim.Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9e885f8239c31f8429448f933638dd13037c9119e2a362aeebdd37ec3bee7c85","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:11","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:12","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:15","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:10","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:13","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:7","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/docker-package.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:191","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:198","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:220","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:269","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:317","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:318","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:322","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:64","Info:   0 out of  66 GitHub-owned GitHubAction dependencies pinned","Info:  31 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   1 out of  43 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"}}]},"last_synced_at":"2025-08-22T18:02:12.755Z","repository_id":37254423,"created_at":"2025-08-22T18:02:12.756Z","updated_at":"2025-08-22T18:02:12.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272753001,"owners_count":24987218,"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-08-29T02:00:10.610Z","response_time":87,"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":"pyvista","name":"PyVista","uuid":"50384771","kind":"organization","description":"A community effort to make 3D visualization and analysis more approachable","email":"info@pyvista.org","website":"http://www.pyvista.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50384771?v=4","repositories_count":50,"last_synced_at":"2024-03-25T20:30:23.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyvista","funding_links":[],"total_stars":3312,"followers":214,"following":0,"created_at":"2022-11-02T16:33:56.666Z","updated_at":"2024-03-25T20:30:46.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista/repositories"},"tags":[{"name":"v0.46.3","sha":"a6fa92498a9896bdba7d495b39273151c6e68cfa","kind":"commit","published_at":"2025-08-26T05:25:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"4576c229996e957eeb00500a3a7682be04ed0b0f","kind":"commit","published_at":"2025-08-21T18:43:28.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"f2001f9e7ef99fee4404024bd3fe8121dbb5b263","kind":"commit","published_at":"2025-08-11T10:02:28.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"8023a975865404d219e0323c5ba7164c7a143504","kind":"commit","published_at":"2025-08-05T14:15:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.0/manifests"},{"name":"v0.45.3","sha":"2ca9351d1ac2ee740ab35d482dcda65fdbc2f6b8","kind":"commit","published_at":"2025-07-16T21:01:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.3/manifests"},{"name":"v0.45.2","sha":"617d76da9e524aaa0a61f39d891d28ce623bb6c7","kind":"commit","published_at":"2025-05-12T23:36:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"9bd695c2ab0f642c98e26c87ad5b5d93ffa1642a","kind":"commit","published_at":"2025-05-10T03:13:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"a3812825789a80ee87fd35e4497c765a3e3ea809","kind":"commit","published_at":"2025-04-19T01:52:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.0/manifests"},{"name":"v0.44.2","sha":"2fa4f7ecd54c113ef3b21e5a68febb9be2627068","kind":"commit","published_at":"2024-11-26T22:58:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"5f976a025980dec08e4ab0fc7d6012fe0106efb7","kind":"commit","published_at":"2024-07-20T05:04:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d258ea50a1c12019081197dea3d80ab19a95858f","kind":"commit","published_at":"2024-07-07T21:31:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.0/manifests"},{"name":"v0.43.10","sha":"d0e6a8909df08cc0b6c265217641824adcb2b802","kind":"commit","published_at":"2024-06-17T19:20:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"4e01bc630916f9d4be0acf8829471d1cb60dc8f6","kind":"commit","published_at":"2024-06-06T02:40:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"af115a9df8a4deb078693d1ea4d621b375cd5bb1","kind":"commit","published_at":"2024-05-14T08:49:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"49631180b32265c4fe4de9e9a4e993b1ffdf992b","kind":"commit","published_at":"2024-05-04T06:50:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"3accbf0ec6f7429a4b4a0e6500a709ab81b65573","kind":"commit","published_at":"2024-04-26T23:00:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"682c47b45386c6027eba6c58369416cefe9edd5b","kind":"commit","published_at":"2024-04-03T10:22:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"3d6e327a7c43d9035ad54de936228f3ac7c5a88a","kind":"commit","published_at":"2024-03-12T17:23:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"29a6c87802b1aca52218f2db4d4077680bae272a","kind":"commit","published_at":"2024-02-06T10:07:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"456a8feb52c00ed0b1a45db78c1f3bb787a636ac","kind":"commit","published_at":"2024-01-14T08:29:52.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2/manifests"},{"name":"v3.0.0","sha":"62dd86fc32450f71f0e96f667ef31d3c47774ad5","kind":"commit","published_at":"2024-01-01T20:35:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v3.0.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0/manifests"},{"name":"v0.43.1","sha":"ee8ce4573bcb2056fb4710d2de7235a04cbe7174","kind":"commit","published_at":"2023-12-14T06:53:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"124840ea6776806b70d964663ad2c44237234534","kind":"commit","published_at":"2023-12-07T05:22:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"3d0b39b554d45e65177af67b41d7fc03d1f9207e","kind":"commit","published_at":"2023-10-06T14:25:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"c698a335dbc6f101e98340fc4ab7d3baa9c78870","kind":"commit","published_at":"2023-09-15T20:29:03.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"b35134584dcebf78a2b7b577aff0612a8f16a5f1","kind":"commit","published_at":"2023-09-06T00:12:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"c711f3862e55d2205056e34b206d46190be92857","kind":"commit","published_at":"2023-09-01T22:12:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0/manifests"},{"name":"v0.40.4","sha":"638ca0622ee7060c278ade6e3963cb64d045873e","kind":"commit","published_at":"2023-07-21T15:33:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4/manifests"},{"name":"v0.41.1","sha":"d09de76fef6a1164eda2f63dfdfb2fd6a75c308a","kind":"commit","published_at":"2023-07-21T15:32:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1/manifests"},{"name":"v0.40.3","sha":"7e54f446c1c5db4d18cbbd75ba303d7ee882ba94","kind":"commit","published_at":"2023-07-20T16:41:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3/manifests"},{"name":"v0.41.0","sha":"c74cb5630f5a7e7d8f5f927ddef23b7f933711c4","kind":"commit","published_at":"2023-07-19T21:57:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0/manifests"},{"name":"v0.40.2","sha":"5ab121605aee17665f507a0f2c821e89559d92ae","kind":"commit","published_at":"2023-07-19T17:37:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"0519eab351f0f4c65af4ed6b02efaa8a983717bf","kind":"commit","published_at":"2023-07-10T13:54:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"b7a2d1b0b62ff18e06a1baf4188fe5d3949294bd","kind":"commit","published_at":"2023-06-30T14:42:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"fb2948f66435fca791119de9dcf0985677d34c0b","kind":"commit","published_at":"2023-05-16T05:16:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"9e0d7803972a21a8476cc35bb7a94059cd0ca7f8","kind":"commit","published_at":"2023-05-05T17:57:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0/manifests"},{"name":"v0.38.6","sha":"8247815d7af109bed44f86eff41122e2c98ae4cb","kind":"commit","published_at":"2023-05-03T12:32:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"325cf40770a700b3f84bd087bc5a1380b0fb3c86","kind":"commit","published_at":"2023-03-17T19:47:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"a97f0314971a129b21c24b0d482b17f0701c0407","kind":"commit","published_at":"2023-03-11T00:43:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"532d9ed2fd7cc99a83e8a6d15fbc2c7a094c022e","kind":"commit","published_at":"2023-02-22T22:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"2b9052925daf1dd7de6ebf701036ec92de1e4905","kind":"commit","published_at":"2023-02-13T16:16:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"07b688edb40a1c25df1c881805119b676e4364c1","kind":"commit","published_at":"2023-02-02T15:10:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"badb694e906e4959eb92f7d71f1c90a373a26b6d","kind":"commit","published_at":"2023-02-02T00:10:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"a331d70434f6cb3e5eee543dcb5daecfa49d6887","kind":"commit","published_at":"2022-11-01T23:33:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.37.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"a23a8ea767262bf17dcc50443a65b10da61bdb2a","kind":"commit","published_at":"2022-08-01T16:19:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"e27b2ec66e803465636091e959ffa99ea010575a","kind":"commit","published_at":"2022-07-31T03:18:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0/manifests"},{"name":"v0.35.2","sha":"3aef71dae7349182c7eadeb6eac6fb803fbbc147","kind":"commit","published_at":"2022-07-18T05:33:34.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"91f17863ea0cd98b098da07c838a199d3a7b3699","kind":"commit","published_at":"2022-07-07T22:54:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1/manifests"},{"name":"v0.34.2","sha":"148ab1ceedc5423eff756c80fe8dbbcea1b6cfb8","kind":"commit","published_at":"2022-06-30T03:09:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"539649ebca86ac67f3d3a9134bbbb647bdaa880d","kind":"commit","published_at":"2022-04-18T15:46:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"d73938112d56e6ad0fe08afed132e588d383ede8","kind":"commit","published_at":"2022-04-01T08:44:59.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0/manifests"},{"name":"v0.33.3","sha":"209786bd69ed50e5826048123de79188972e20a4","kind":"commit","published_at":"2022-02-24T13:58:58.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3/manifests"},{"name":"v0.33.2","sha":"962dfb6bf4f0040f076aeb7c34e54df830274dc2","kind":"commit","published_at":"2022-01-11T06:25:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"58cc8e48e8832b91555b996a5daef8ebf8674730","kind":"commit","published_at":"2022-01-10T22:44:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"ad1bcfc115dfc5fedb253bdb98b75b52abc22267","kind":"commit","published_at":"2022-01-05T03:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0/manifests"},{"name":"0.32.1","sha":"51d72d6990849fb5f247f17825d07fa9bc0446ec","kind":"commit","published_at":"2021-09-11T19:54:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"0d348a85cef0e4ebbef0d9d5d99b5e9f0c1e84a3","kind":"commit","published_at":"2021-09-10T03:05:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0/manifests"},{"name":"0.31.3","sha":"585270f52b30ddfa9de6ae15a17c3d5972e57c53","kind":"commit","published_at":"2021-06-23T21:43:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3/manifests"},{"name":"0.31.2","sha":"dd85f29df53ad756bef15e2e43cd35dcff983c4a","kind":"commit","published_at":"2021-06-20T04:31:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"5805085eceb7109426b1422fc88337d03943f58d","kind":"commit","published_at":"2021-06-13T04:37:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"46ab0c6271f50b8e902cfb9bc763228563267d06","kind":"commit","published_at":"2021-06-07T22:02:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"d2a280b96eb710c74f02d1418603be991f3f0230","kind":"commit","published_at":"2021-05-11T14:11:44.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"c8d13d42a6fbb480965ca3c5b0ced2f581c5b5bb","kind":"commit","published_at":"2021-05-10T00:14:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0/manifests"},{"name":"0.29.1","sha":"7ada0c38d0cb98505793ca9501a9ebd8fee26846","kind":"commit","published_at":"2021-04-14T05:15:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1/manifests"},{"name":"0.29.0","sha":"5fcf869782f1ca5a9702e469a2af401a7b5c0e66","kind":"commit","published_at":"2021-03-09T18:07:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"261437cded58ff83a35cc85ce533a73dbd05afe3","kind":"commit","published_at":"2021-02-04T05:22:26.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"01c7e13dec2dd43d745b5a217cbd97d409bfc660","kind":"commit","published_at":"2021-02-03T08:03:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0/manifests"},{"name":"0.27.4","sha":"7fb3200f5bd0ff1355560bbe3261dfad29e8b5e3","kind":"commit","published_at":"2020-12-10T01:21:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4/manifests"},{"name":"0.27.3","sha":"381832afefa0bc10057cdbf2b5fbad363b65352b","kind":"commit","published_at":"2020-11-29T07:24:17.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"43e5fc3dfe5758eafc3a85b1a332a4bbfbab4ac0","kind":"commit","published_at":"2020-11-12T02:47:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"62ff3e554927008d72735a7d1b815801f4580cb9","kind":"commit","published_at":"2020-11-10T18:56:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"466cad74a410747995f970af149b6008fa3fd1cb","kind":"commit","published_at":"2020-11-08T17:10:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"bd5c54528f12c7788397943c88844830ef5a18ef","kind":"commit","published_at":"2020-09-24T00:04:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"e616d5f96cb901b2bb64eb056f12e7668f8a2a04","kind":"commit","published_at":"2020-09-10T16:01:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0/manifests"},{"name":"0.25.3","sha":"50f3fbff32f53a15a94381ea39d4b5189a62658c","kind":"commit","published_at":"2020-06-06T14:18:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"58c85d1b9fa7f7e2ae25d03e33f87ab86f5cf9bd","kind":"commit","published_at":"2020-06-05T17:21:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"122bb973d69975497994a1664a77e67274e2d827","kind":"commit","published_at":"2020-06-04T17:30:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1/manifests"},{"name":"0.24.3","sha":"4c84b19e807365364aa7a3c8888aaec5baad7ea0","kind":"commit","published_at":"2020-06-02T18:45:08.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3/manifests"},{"name":"0.25.0RC","sha":"5aadc0e456fab0d60e6649e2b0fe61d2dac9ce04","kind":"commit","published_at":"2020-06-02T18:18:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.0RC","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.0RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.0RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC/manifests"},{"name":"0.24.2","sha":"a1d60ed743547a95711d6f38e7c704f3c51890ac","kind":"commit","published_at":"2020-05-04T14:23:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"ed56537b69ae854fc6398369b9ad6f5858db955f","kind":"commit","published_at":"2020-04-09T13:59:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"12e563661a18886abd878d28e1a9e621a03aeb53","kind":"commit","published_at":"2020-03-16T21:09:07.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"a727d445828801762308e67c064c76eb1c586ff4","kind":"commit","published_at":"2020-02-09T17:58:48.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"4d21f0349c255563c3badc4bfaed54e7995852e1","kind":"commit","published_at":"2020-02-03T05:29:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"52782a263c93b763a09568beab10ae0dd0002c1b","kind":"commit","published_at":"2019-12-17T19:31:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0/manifests"},{"name":"0.22.4","sha":"821a5912ee2dfa5db90d6cea01abb0f00ac6abf4","kind":"commit","published_at":"2019-10-14T00:02:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4/manifests"},{"name":"0.22.2","sha":"8e915a2c4b5d3f2dcb096cea3eb1557259dd3bec","kind":"commit","published_at":"2019-09-20T19:43:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"645f8641dca98a65b1dcdf400d7a9b156aaea3f3","kind":"commit","published_at":"2019-08-22T21:12:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"677f85932e8785a501a19e7bd444bd3a19f4f7d2","kind":"commit","published_at":"2019-08-19T21:20:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"b7a336abc412474a99f5a70522fd41cdb68343af","kind":"commit","published_at":"2019-08-07T20:07:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"d6e2ca9fc8a653c5a4f11b7db1763f2a318b2d79","kind":"commit","published_at":"2019-08-01T20:51:00.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"86cbea3478837ca2c1804f2068b497ee957e6f95","kind":"commit","published_at":"2019-07-20T16:31:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"3a510cd02b8a2aec74c370ce6d3b00e04156e3f3","kind":"commit","published_at":"2019-07-11T06:00:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"7b5c6133824134e9ae73acc0975a4099d84bad09","kind":"commit","published_at":"2019-06-30T19:13:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0/manifests"},{"name":"0.20.4","sha":"890b20f52c67644af20d6cbde39f5cce7652e167","kind":"commit","published_at":"2019-06-19T16:11:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"e67b2e4e9571d5b5059bf527022d5d5a06c4f58e","kind":"commit","published_at":"2019-05-31T12:04:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"b69c7ea7ee82d1d7ddec7ddafdb8f4cf62c5d738","kind":"commit","published_at":"2019-05-18T01:38:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"65f1b167d10ef3f905a9a418c97ac3d41e276a9c","kind":"commit","published_at":"2019-05-12T17:34:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"ced600b7c44b8dd915ea0e03e867b6be17e8fc1e","kind":"commit","published_at":"2019-05-12T16:32:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"df3f0334f14ce7a7d62ea028c3ba3fe453b57ca0","kind":"commit","published_at":"2019-05-08T07:37:12.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.19.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0/manifests"},{"name":"0.18.5","sha":"a99e96a1ac7855d63ffbc75b23711862870e513e","kind":"commit","published_at":"2019-05-08T06:08:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"d56876e5bb1c7b76144c121739dcaebd2fd4e63e","kind":"commit","published_at":"2019-04-25T13:54:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"d95c6784cf3e92ec7e92cc552148cd1b3ba09def","kind":"commit","published_at":"2019-04-20T04:40:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3/manifests"},{"name":"v0.18.3","sha":"aafeff302a82766666c7a51ff05f4aef774bc0f5","kind":"commit","published_at":"2019-04-19T22:25:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3/manifests"},{"name":"0.18.2","sha":"49e301ac6a74a30cfdf00bf4178889f9ecb74889","kind":"commit","published_at":"2019-04-16T13:01:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"ee5c3f3462ecde2e7dc953c7298ba53ae67f807f","kind":"commit","published_at":"2019-04-12T19:54:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"008e8a0bd4ae88adcf9e54b88cb8a4dedc9edd5a","kind":"commit","published_at":"2019-04-11T23:12:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"bc3dad675d173ca03f2d3625f0e676b67b3b9deb","kind":"commit","published_at":"2019-03-30T10:06:36.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"a012b9f899cf74dd476e39b774712577952d1f92","kind":"commit","published_at":"2019-03-25T19:54:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"80bf2fdda8bf8bbe36f2294bde1535d402d4f884","kind":"commit","published_at":"2019-03-19T17:49:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"63740cb239a23d99b544f6c0e5e25d4b3645c5c8","kind":"commit","published_at":"2019-03-14T13:37:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"2ed7c0a61bbaf9201a72679036cd4482df9c7e0f","kind":"commit","published_at":"2019-03-06T02:18:47.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"b549048a0de3a136948019c76ef8ae67c3f31773","kind":"commit","published_at":"2019-03-03T01:31:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0/manifests"},{"name":"0.16.10","sha":"a4ca4e72b95d6157d23db3c230251e4c4020babb","kind":"commit","published_at":"2019-02-22T22:04:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10/manifests"},{"name":"0.16.9","sha":"6abc4b05931228c82515d4bbf62825569c5409a5","kind":"commit","published_at":"2019-02-17T23:34:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"3e5a094013c968b384b605a98ea8fdfe5340d7b2","kind":"commit","published_at":"2019-02-13T05:40:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"01025c3442026970dcbe3b058cbfce0e93369aa2","kind":"commit","published_at":"2019-02-12T05:00:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"fabc8a9cd7f2f23cac3b6cab12eb08fc83875045","kind":"commit","published_at":"2019-02-11T15:41:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"d3948c229723944d31cf4dfe373ea8641ad3cb3f","kind":"commit","published_at":"2019-02-08T18:55:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"c2636d02717e901c82465625c8f8c8b4115e8b9e","kind":"commit","published_at":"2019-02-08T18:29:35.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"379f3c8cec6a627865817d64dbdc6d6806ef69e6","kind":"commit","published_at":"2019-02-05T12:36:16.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"4f2ad621c63ed33d360046ab61ee23ae4b2a02d1","kind":"commit","published_at":"2019-02-01T18:46:46.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"780ba252b438d3f12f69529afd78a53d3eccb2df","kind":"commit","published_at":"2019-01-28T13:28:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"17826ca982e6382c370b3a8d4ae61cf44e46792d","kind":"commit","published_at":"2019-01-24T11:25:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"a750f3f5104ec0f8988c79da8fe3819311815db9","kind":"commit","published_at":"2019-01-17T19:38:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"e7beb519763bd422e62ae4c00fdd699fcdb58368","kind":"commit","published_at":"2019-01-16T07:05:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0/manifests"},{"name":"0.14.4","sha":"ab2ec59e15c432903eb2170bb1157c9f26c34175","kind":"commit","published_at":"2019-01-14T16:20:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"bdd635dac1ca57fa75bc573df622b8852f1b117b","kind":"commit","published_at":"2019-01-10T13:59:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"04ce73ebe74e027cdfccfac5ff9f809d322ac12e","kind":"commit","published_at":"2019-01-10T09:21:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd527e7908a4b65a0a6ee629e07e0200a003caa6","kind":"commit","published_at":"2019-01-09T12:45:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"5f5caa2f8a124a8218f9395ecbc0ea2e535dcac3","kind":"commit","published_at":"2019-01-07T13:09:19.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"adf37fab6fa060ca03077824969457e13ad7cb33","kind":"commit","published_at":"2019-01-04T17:35:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"801e8950605094091d66d220caab96d74588b376","kind":"commit","published_at":"2018-12-27T15:17:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"adc5d0888f515eeaa9052fd25394fe5822ceb979","kind":"commit","published_at":"2018-12-12T16:27:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aa49b98f7171aaf0c2632f066ac7ce36658a829a","kind":"commit","published_at":"2018-11-15T21:09:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"e4d4c971d1015065d98849012fc542f2191bc064","kind":"commit","published_at":"2018-11-11T21:29:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"6b9d21f20cb0a1bcebca4e0e388845124f487b00","kind":"commit","published_at":"2018-10-18T08:37:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"4746f03b807516c79b4f3d6824506b10ae3a4eb0","kind":"commit","published_at":"2018-10-05T12:19:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5886d505420536194580441cf07746420f167665","kind":"commit","published_at":"2018-09-24T13:32:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"3a893601318a8c32b259e02dddc540e8fb6656aa","kind":"commit","published_at":"2018-09-03T18:41:21.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b68e20216a4fccd81740bc44c10da785ed677343","kind":"commit","published_at":"2018-08-30T15:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"231aff160e75fe916108214fb22298719aa647ac","kind":"commit","published_at":"2018-08-23T22:51:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"c396eacc1276a8049d25eb1ef0353bf3f3dbe96a","kind":"commit","published_at":"2018-07-16T16:57:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"664c92de01d32ecbe2bbfcb600886184d6a13e19","kind":"commit","published_at":"2018-07-10T13:58:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"87f5d6f9e762f0b5bae9fbed3ac143d1641eeb4a","kind":"commit","published_at":"2018-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1/manifests"},{"name":"0.5.0","sha":"8b094864529b48b708c27796a1a7dc83a0df7e90","kind":"commit","published_at":"2018-01-16T12:04:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.5.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"2b5243898b254fbba04123061ddc71b542bfa0da","kind":"commit","published_at":"2017-11-27T09:18:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.4.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"f9de39117cfc49f79e326aec20683f0bc1bdbce9","kind":"commit","published_at":"2017-11-14T18:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.3.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:54:33.608Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":99,"rankings":{"downloads":null,"dependent_repos_count":3.4289992513102074,"dependent_packages_count":3.1944097828799602,"stargazers_count":9.54329922635388,"forks_count":9.653107062640379,"docker_downloads_count":null,"average":6.454953830796107},"purl":"pkg:conda/pyvista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyvista","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyvista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyvista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:16.467Z","issues_count":735,"pull_requests_count":2134,"avg_time_to_close_issue":13722836.74270557,"avg_time_to_close_pull_request":911151.3448621554,"issues_closed_count":376,"pull_requests_closed_count":1994,"pull_request_authors_count":94,"issue_authors_count":354,"avg_comments_per_issue":3.4258503401360545,"avg_comments_per_pull_request":3.5529522024367384,"merged_pull_requests_count":1774,"bot_issues_count":6,"bot_pull_requests_count":445,"past_year_issues_count":187,"past_year_pull_requests_count":845,"past_year_avg_time_to_close_issue":2047721.5263157894,"past_year_avg_time_to_close_pull_request":601750.0765171504,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":758,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.946524064171123,"past_year_avg_comments_per_pull_request":3.204733727810651,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":126,"past_year_merged_pull_requests_count":675,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/issues","maintainers":[{"login":"tkoyama010","count":620,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"adeak","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adeak"},{"login":"supersubscript","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/supersubscript"}],"active_maintainers":[{"login":"tkoyama010","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyvista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyvista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyvista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyvista/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8805436,"name":"github.com/pyvista/pyvista","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyvista/pyvista","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2019-04-19T22:25:45.000Z","latest_release_published_at":"2024-01-01T20:35:09.000Z","latest_release_number":"v3.0.0+incompatible","last_synced_at":"2025-09-04T12:24:51.214Z","created_at":"2024-01-25T05:14:22.663Z","updated_at":"2025-09-04T12:24:51.214Z","registry_url":"https://pkg.go.dev/github.com/pyvista/pyvista","install_command":"go get github.com/pyvista/pyvista","documentation_url":"https://pkg.go.dev/github.com/pyvista/pyvista#section-documentation","metadata":{},"repo_metadata":{"id":37254423,"uuid":"92974124","full_name":"pyvista/pyvista","owner":"pyvista","description":"3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)","archived":false,"fork":false,"pushed_at":"2025-08-29T18:46:42.000Z","size":326096,"stargazers_count":3264,"open_issues_count":703,"forks_count":586,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-08-29T19:00:03.660Z","etag":null,"topics":["3d","fem","finite-element-analysis","finite-elements","hacktoberfest","mesh","mesh-processing","meshviewer","open-science","plotting","python","scientific-research","scientific-visualization","visualization","vtk"],"latest_commit_sha":null,"homepage":"https://docs.pyvista.org","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/pyvista.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-31T18:01:42.000Z","updated_at":"2025-08-29T16:59:28.000Z","dependencies_parsed_at":"2023-10-16T02:54:36.126Z","dependency_job_id":"860882fc-fb4f-4e6e-980b-cc387b18d094","html_url":"https://github.com/pyvista/pyvista","commit_stats":{"total_commits":4688,"total_committers":168,"mean_commits":"27.904761904761905","dds":0.6661689419795223,"last_synced_commit":"04f2a33137804c3b9e6818b528b9b7f07767aca8"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/pyvista/pyvista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/sbom","scorecard":{"id":743095,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyvista/pyvista","commit":"1087c0f0622336347d1fe832ccf40bc45bd52a8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/testing-and-deployment.yml:289","Info: jobLevel 'contents' permission set to 'read': .github/workflows/type-checking.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-pr-branch.yml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vtk-pre-test.yml:27","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker-package.yml:20","Info: found token with 'none' permissions: .github/workflows/docs.yml:42","Info: found token with 'none' permissions: .github/workflows/integration-tests.yml:34","Info: found token with 'none' permissions: .github/workflows/intersphinx-update-pull-request.yml:9","Info: found token with 'none' permissions: .github/workflows/label.yml:7","Warn: no topLevel permission defined: .github/workflows/linkcheck.yml:1","Info: found token with 'none' permissions: .github/workflows/style_docstr.yml:14","Info: found token with 'none' permissions: .github/workflows/testing-and-deployment.yml:40","Warn: no topLevel permission defined: .github/workflows/type-checking.yml:1","Warn: no topLevel permission defined: .github/workflows/update-pr-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/vtk-pre-test.yml:1"],"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":"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":-1,"reason":"internal error: error during GetBranch(release/0.41): error during branchesHandler.query: 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-16 / GHSA-gcv9-6737-pjqw","Warn: Project is vulnerable to: PYSEC-2024-234 / GHSA-w3vc-fx9p-wp4v"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-package.yml:23"],"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":"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":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 commits out of 30 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"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-package.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docker-package.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intersphinx-update-pull-request.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/intersphinx-update-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linkcheck.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_docstr.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/style_docstr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:344: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:351: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:380: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing-and-deployment.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/testing-and-deployment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/type-checking.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/type-checking.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vtk-pre-test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pyvista/pyvista/vtk-pre-test.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/dev-gitpod.Dockerfile:1: pin your Docker image by updating gitpod/workspace-full-vnc to gitpod/workspace-full-vnc@sha256:f81841b8299823e97e00a1f39dec6dc57d3b0cb6bcc79161a5d155b29ad34b8b","Warn: containerImage not pinned by hash: docker/jupyter.Dockerfile:1: pin your Docker image by updating jupyter/base-notebook:python-3.11 to jupyter/base-notebook:python-3.11@sha256:8c903974902b0e9d45d9823c2234411de0614c5c98c4bb782b3d4f55b3e435e6","Warn: containerImage not pinned by hash: docker/slim.Dockerfile:1: pin your Docker image by updating python:3.11-slim to python:3.11-slim@sha256:9e885f8239c31f8429448f933638dd13037c9119e2a362aeebdd37ec3bee7c85","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:11","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:12","Warn: pipCommand not pinned by hash: docker/jupyter.Dockerfile:15","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:10","Warn: pipCommand not pinned by hash: docker/slim.Dockerfile:13","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/offscreen/oncreatecommand.sh:7","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:3","Warn: pipCommand not pinned by hash: .devcontainer/oncreatecommand.sh:4","Warn: pipCommand not pinned by hash: .github/workflows/docker-package.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:255","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:95","Warn: pipCommand not pinned by hash: .github/workflows/integration-tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/style_docstr.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:112","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:191","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:198","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:205","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:211","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:220","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:269","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:317","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:318","Warn: pipCommand not pinned by hash: .github/workflows/testing-and-deployment.yml:322","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/type-checking.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/vtk-pre-test.yml:64","Info:   0 out of  66 GitHub-owned GitHubAction dependencies pinned","Info:  31 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   1 out of  43 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"}}]},"last_synced_at":"2025-08-22T18:02:12.755Z","repository_id":37254423,"created_at":"2025-08-22T18:02:12.756Z","updated_at":"2025-08-22T18:02:12.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272753001,"owners_count":24987218,"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-08-29T02:00:10.610Z","response_time":87,"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":"pyvista","name":"PyVista","uuid":"50384771","kind":"organization","description":"A community effort to make 3D visualization and analysis more approachable","email":"info@pyvista.org","website":"http://www.pyvista.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50384771?v=4","repositories_count":50,"last_synced_at":"2024-03-25T20:30:23.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyvista","funding_links":[],"total_stars":3312,"followers":214,"following":0,"created_at":"2022-11-02T16:33:56.666Z","updated_at":"2024-03-25T20:30:46.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista/repositories"},"tags":[{"name":"v0.46.3","sha":"a6fa92498a9896bdba7d495b39273151c6e68cfa","kind":"commit","published_at":"2025-08-26T05:25:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.3/manifests"},{"name":"v0.46.2","sha":"4576c229996e957eeb00500a3a7682be04ed0b0f","kind":"commit","published_at":"2025-08-21T18:43:28.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.2/manifests"},{"name":"v0.46.1","sha":"f2001f9e7ef99fee4404024bd3fe8121dbb5b263","kind":"commit","published_at":"2025-08-11T10:02:28.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"8023a975865404d219e0323c5ba7164c7a143504","kind":"commit","published_at":"2025-08-05T14:15:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.46.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.46.0/manifests"},{"name":"v0.45.3","sha":"2ca9351d1ac2ee740ab35d482dcda65fdbc2f6b8","kind":"commit","published_at":"2025-07-16T21:01:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.3/manifests"},{"name":"v0.45.2","sha":"617d76da9e524aaa0a61f39d891d28ce623bb6c7","kind":"commit","published_at":"2025-05-12T23:36:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.2/manifests"},{"name":"v0.45.1","sha":"9bd695c2ab0f642c98e26c87ad5b5d93ffa1642a","kind":"commit","published_at":"2025-05-10T03:13:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.1/manifests"},{"name":"v0.45.0","sha":"a3812825789a80ee87fd35e4497c765a3e3ea809","kind":"commit","published_at":"2025-04-19T01:52:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.45.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.45.0/manifests"},{"name":"v0.44.2","sha":"2fa4f7ecd54c113ef3b21e5a68febb9be2627068","kind":"commit","published_at":"2024-11-26T22:58:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.2/manifests"},{"name":"v0.44.1","sha":"5f976a025980dec08e4ab0fc7d6012fe0106efb7","kind":"commit","published_at":"2024-07-20T05:04:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.1/manifests"},{"name":"v0.44.0","sha":"d258ea50a1c12019081197dea3d80ab19a95858f","kind":"commit","published_at":"2024-07-07T21:31:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.44.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.44.0/manifests"},{"name":"v0.43.10","sha":"d0e6a8909df08cc0b6c265217641824adcb2b802","kind":"commit","published_at":"2024-06-17T19:20:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.10/manifests"},{"name":"v0.43.9","sha":"4e01bc630916f9d4be0acf8829471d1cb60dc8f6","kind":"commit","published_at":"2024-06-06T02:40:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"af115a9df8a4deb078693d1ea4d621b375cd5bb1","kind":"commit","published_at":"2024-05-14T08:49:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"49631180b32265c4fe4de9e9a4e993b1ffdf992b","kind":"commit","published_at":"2024-05-04T06:50:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"3accbf0ec6f7429a4b4a0e6500a709ab81b65573","kind":"commit","published_at":"2024-04-26T23:00:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"682c47b45386c6027eba6c58369416cefe9edd5b","kind":"commit","published_at":"2024-04-03T10:22:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"3d6e327a7c43d9035ad54de936228f3ac7c5a88a","kind":"commit","published_at":"2024-03-12T17:23:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"29a6c87802b1aca52218f2db4d4077680bae272a","kind":"commit","published_at":"2024-02-06T10:07:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"456a8feb52c00ed0b1a45db78c1f3bb787a636ac","kind":"commit","published_at":"2024-01-14T08:29:52.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2/manifests"},{"name":"v3.0.0","sha":"62dd86fc32450f71f0e96f667ef31d3c47774ad5","kind":"commit","published_at":"2024-01-01T20:35:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v3.0.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0/manifests"},{"name":"v0.43.1","sha":"ee8ce4573bcb2056fb4710d2de7235a04cbe7174","kind":"commit","published_at":"2023-12-14T06:53:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"124840ea6776806b70d964663ad2c44237234534","kind":"commit","published_at":"2023-12-07T05:22:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"3d0b39b554d45e65177af67b41d7fc03d1f9207e","kind":"commit","published_at":"2023-10-06T14:25:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"c698a335dbc6f101e98340fc4ab7d3baa9c78870","kind":"commit","published_at":"2023-09-15T20:29:03.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"b35134584dcebf78a2b7b577aff0612a8f16a5f1","kind":"commit","published_at":"2023-09-06T00:12:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"c711f3862e55d2205056e34b206d46190be92857","kind":"commit","published_at":"2023-09-01T22:12:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0/manifests"},{"name":"v0.40.4","sha":"638ca0622ee7060c278ade6e3963cb64d045873e","kind":"commit","published_at":"2023-07-21T15:33:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4/manifests"},{"name":"v0.41.1","sha":"d09de76fef6a1164eda2f63dfdfb2fd6a75c308a","kind":"commit","published_at":"2023-07-21T15:32:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1/manifests"},{"name":"v0.40.3","sha":"7e54f446c1c5db4d18cbbd75ba303d7ee882ba94","kind":"commit","published_at":"2023-07-20T16:41:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3/manifests"},{"name":"v0.41.0","sha":"c74cb5630f5a7e7d8f5f927ddef23b7f933711c4","kind":"commit","published_at":"2023-07-19T21:57:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0/manifests"},{"name":"v0.40.2","sha":"5ab121605aee17665f507a0f2c821e89559d92ae","kind":"commit","published_at":"2023-07-19T17:37:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"0519eab351f0f4c65af4ed6b02efaa8a983717bf","kind":"commit","published_at":"2023-07-10T13:54:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"b7a2d1b0b62ff18e06a1baf4188fe5d3949294bd","kind":"commit","published_at":"2023-06-30T14:42:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"fb2948f66435fca791119de9dcf0985677d34c0b","kind":"commit","published_at":"2023-05-16T05:16:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"9e0d7803972a21a8476cc35bb7a94059cd0ca7f8","kind":"commit","published_at":"2023-05-05T17:57:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0/manifests"},{"name":"v0.38.6","sha":"8247815d7af109bed44f86eff41122e2c98ae4cb","kind":"commit","published_at":"2023-05-03T12:32:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"325cf40770a700b3f84bd087bc5a1380b0fb3c86","kind":"commit","published_at":"2023-03-17T19:47:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"a97f0314971a129b21c24b0d482b17f0701c0407","kind":"commit","published_at":"2023-03-11T00:43:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"532d9ed2fd7cc99a83e8a6d15fbc2c7a094c022e","kind":"commit","published_at":"2023-02-22T22:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"2b9052925daf1dd7de6ebf701036ec92de1e4905","kind":"commit","published_at":"2023-02-13T16:16:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"07b688edb40a1c25df1c881805119b676e4364c1","kind":"commit","published_at":"2023-02-02T15:10:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"badb694e906e4959eb92f7d71f1c90a373a26b6d","kind":"commit","published_at":"2023-02-02T00:10:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"a331d70434f6cb3e5eee543dcb5daecfa49d6887","kind":"commit","published_at":"2022-11-01T23:33:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.37.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"a23a8ea767262bf17dcc50443a65b10da61bdb2a","kind":"commit","published_at":"2022-08-01T16:19:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"e27b2ec66e803465636091e959ffa99ea010575a","kind":"commit","published_at":"2022-07-31T03:18:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0/manifests"},{"name":"v0.35.2","sha":"3aef71dae7349182c7eadeb6eac6fb803fbbc147","kind":"commit","published_at":"2022-07-18T05:33:34.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"91f17863ea0cd98b098da07c838a199d3a7b3699","kind":"commit","published_at":"2022-07-07T22:54:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1/manifests"},{"name":"v0.34.2","sha":"148ab1ceedc5423eff756c80fe8dbbcea1b6cfb8","kind":"commit","published_at":"2022-06-30T03:09:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"539649ebca86ac67f3d3a9134bbbb647bdaa880d","kind":"commit","published_at":"2022-04-18T15:46:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"d73938112d56e6ad0fe08afed132e588d383ede8","kind":"commit","published_at":"2022-04-01T08:44:59.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0/manifests"},{"name":"v0.33.3","sha":"209786bd69ed50e5826048123de79188972e20a4","kind":"commit","published_at":"2022-02-24T13:58:58.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3/manifests"},{"name":"v0.33.2","sha":"962dfb6bf4f0040f076aeb7c34e54df830274dc2","kind":"commit","published_at":"2022-01-11T06:25:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"58cc8e48e8832b91555b996a5daef8ebf8674730","kind":"commit","published_at":"2022-01-10T22:44:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"ad1bcfc115dfc5fedb253bdb98b75b52abc22267","kind":"commit","published_at":"2022-01-05T03:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0/manifests"},{"name":"0.32.1","sha":"51d72d6990849fb5f247f17825d07fa9bc0446ec","kind":"commit","published_at":"2021-09-11T19:54:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"0d348a85cef0e4ebbef0d9d5d99b5e9f0c1e84a3","kind":"commit","published_at":"2021-09-10T03:05:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0/manifests"},{"name":"0.31.3","sha":"585270f52b30ddfa9de6ae15a17c3d5972e57c53","kind":"commit","published_at":"2021-06-23T21:43:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3/manifests"},{"name":"0.31.2","sha":"dd85f29df53ad756bef15e2e43cd35dcff983c4a","kind":"commit","published_at":"2021-06-20T04:31:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"5805085eceb7109426b1422fc88337d03943f58d","kind":"commit","published_at":"2021-06-13T04:37:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"46ab0c6271f50b8e902cfb9bc763228563267d06","kind":"commit","published_at":"2021-06-07T22:02:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"d2a280b96eb710c74f02d1418603be991f3f0230","kind":"commit","published_at":"2021-05-11T14:11:44.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"c8d13d42a6fbb480965ca3c5b0ced2f581c5b5bb","kind":"commit","published_at":"2021-05-10T00:14:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0/manifests"},{"name":"0.29.1","sha":"7ada0c38d0cb98505793ca9501a9ebd8fee26846","kind":"commit","published_at":"2021-04-14T05:15:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1/manifests"},{"name":"0.29.0","sha":"5fcf869782f1ca5a9702e469a2af401a7b5c0e66","kind":"commit","published_at":"2021-03-09T18:07:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"261437cded58ff83a35cc85ce533a73dbd05afe3","kind":"commit","published_at":"2021-02-04T05:22:26.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"01c7e13dec2dd43d745b5a217cbd97d409bfc660","kind":"commit","published_at":"2021-02-03T08:03:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0/manifests"},{"name":"0.27.4","sha":"7fb3200f5bd0ff1355560bbe3261dfad29e8b5e3","kind":"commit","published_at":"2020-12-10T01:21:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4/manifests"},{"name":"0.27.3","sha":"381832afefa0bc10057cdbf2b5fbad363b65352b","kind":"commit","published_at":"2020-11-29T07:24:17.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"43e5fc3dfe5758eafc3a85b1a332a4bbfbab4ac0","kind":"commit","published_at":"2020-11-12T02:47:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"62ff3e554927008d72735a7d1b815801f4580cb9","kind":"commit","published_at":"2020-11-10T18:56:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"466cad74a410747995f970af149b6008fa3fd1cb","kind":"commit","published_at":"2020-11-08T17:10:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"bd5c54528f12c7788397943c88844830ef5a18ef","kind":"commit","published_at":"2020-09-24T00:04:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"e616d5f96cb901b2bb64eb056f12e7668f8a2a04","kind":"commit","published_at":"2020-09-10T16:01:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0/manifests"},{"name":"0.25.3","sha":"50f3fbff32f53a15a94381ea39d4b5189a62658c","kind":"commit","published_at":"2020-06-06T14:18:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"58c85d1b9fa7f7e2ae25d03e33f87ab86f5cf9bd","kind":"commit","published_at":"2020-06-05T17:21:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"122bb973d69975497994a1664a77e67274e2d827","kind":"commit","published_at":"2020-06-04T17:30:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1/manifests"},{"name":"0.24.3","sha":"4c84b19e807365364aa7a3c8888aaec5baad7ea0","kind":"commit","published_at":"2020-06-02T18:45:08.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3/manifests"},{"name":"0.25.0RC","sha":"5aadc0e456fab0d60e6649e2b0fe61d2dac9ce04","kind":"commit","published_at":"2020-06-02T18:18:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.0RC","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.0RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.25.0RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC/manifests"},{"name":"0.24.2","sha":"a1d60ed743547a95711d6f38e7c704f3c51890ac","kind":"commit","published_at":"2020-05-04T14:23:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"ed56537b69ae854fc6398369b9ad6f5858db955f","kind":"commit","published_at":"2020-04-09T13:59:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"12e563661a18886abd878d28e1a9e621a03aeb53","kind":"commit","published_at":"2020-03-16T21:09:07.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"a727d445828801762308e67c064c76eb1c586ff4","kind":"commit","published_at":"2020-02-09T17:58:48.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"4d21f0349c255563c3badc4bfaed54e7995852e1","kind":"commit","published_at":"2020-02-03T05:29:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"52782a263c93b763a09568beab10ae0dd0002c1b","kind":"commit","published_at":"2019-12-17T19:31:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0/manifests"},{"name":"0.22.4","sha":"821a5912ee2dfa5db90d6cea01abb0f00ac6abf4","kind":"commit","published_at":"2019-10-14T00:02:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4/manifests"},{"name":"0.22.2","sha":"8e915a2c4b5d3f2dcb096cea3eb1557259dd3bec","kind":"commit","published_at":"2019-09-20T19:43:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"645f8641dca98a65b1dcdf400d7a9b156aaea3f3","kind":"commit","published_at":"2019-08-22T21:12:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"677f85932e8785a501a19e7bd444bd3a19f4f7d2","kind":"commit","published_at":"2019-08-19T21:20:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"b7a336abc412474a99f5a70522fd41cdb68343af","kind":"commit","published_at":"2019-08-07T20:07:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"d6e2ca9fc8a653c5a4f11b7db1763f2a318b2d79","kind":"commit","published_at":"2019-08-01T20:51:00.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"86cbea3478837ca2c1804f2068b497ee957e6f95","kind":"commit","published_at":"2019-07-20T16:31:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"3a510cd02b8a2aec74c370ce6d3b00e04156e3f3","kind":"commit","published_at":"2019-07-11T06:00:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"7b5c6133824134e9ae73acc0975a4099d84bad09","kind":"commit","published_at":"2019-06-30T19:13:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0/manifests"},{"name":"0.20.4","sha":"890b20f52c67644af20d6cbde39f5cce7652e167","kind":"commit","published_at":"2019-06-19T16:11:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"e67b2e4e9571d5b5059bf527022d5d5a06c4f58e","kind":"commit","published_at":"2019-05-31T12:04:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"b69c7ea7ee82d1d7ddec7ddafdb8f4cf62c5d738","kind":"commit","published_at":"2019-05-18T01:38:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"65f1b167d10ef3f905a9a418c97ac3d41e276a9c","kind":"commit","published_at":"2019-05-12T17:34:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"ced600b7c44b8dd915ea0e03e867b6be17e8fc1e","kind":"commit","published_at":"2019-05-12T16:32:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"df3f0334f14ce7a7d62ea028c3ba3fe453b57ca0","kind":"commit","published_at":"2019-05-08T07:37:12.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.19.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0/manifests"},{"name":"0.18.5","sha":"a99e96a1ac7855d63ffbc75b23711862870e513e","kind":"commit","published_at":"2019-05-08T06:08:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"d56876e5bb1c7b76144c121739dcaebd2fd4e63e","kind":"commit","published_at":"2019-04-25T13:54:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"d95c6784cf3e92ec7e92cc552148cd1b3ba09def","kind":"commit","published_at":"2019-04-20T04:40:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3/manifests"},{"name":"v0.18.3","sha":"aafeff302a82766666c7a51ff05f4aef774bc0f5","kind":"commit","published_at":"2019-04-19T22:25:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3/manifests"},{"name":"0.18.2","sha":"49e301ac6a74a30cfdf00bf4178889f9ecb74889","kind":"commit","published_at":"2019-04-16T13:01:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"ee5c3f3462ecde2e7dc953c7298ba53ae67f807f","kind":"commit","published_at":"2019-04-12T19:54:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"008e8a0bd4ae88adcf9e54b88cb8a4dedc9edd5a","kind":"commit","published_at":"2019-04-11T23:12:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"bc3dad675d173ca03f2d3625f0e676b67b3b9deb","kind":"commit","published_at":"2019-03-30T10:06:36.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"a012b9f899cf74dd476e39b774712577952d1f92","kind":"commit","published_at":"2019-03-25T19:54:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"80bf2fdda8bf8bbe36f2294bde1535d402d4f884","kind":"commit","published_at":"2019-03-19T17:49:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"63740cb239a23d99b544f6c0e5e25d4b3645c5c8","kind":"commit","published_at":"2019-03-14T13:37:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"2ed7c0a61bbaf9201a72679036cd4482df9c7e0f","kind":"commit","published_at":"2019-03-06T02:18:47.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"b549048a0de3a136948019c76ef8ae67c3f31773","kind":"commit","published_at":"2019-03-03T01:31:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0/manifests"},{"name":"0.16.10","sha":"a4ca4e72b95d6157d23db3c230251e4c4020babb","kind":"commit","published_at":"2019-02-22T22:04:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10/manifests"},{"name":"0.16.9","sha":"6abc4b05931228c82515d4bbf62825569c5409a5","kind":"commit","published_at":"2019-02-17T23:34:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"3e5a094013c968b384b605a98ea8fdfe5340d7b2","kind":"commit","published_at":"2019-02-13T05:40:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"01025c3442026970dcbe3b058cbfce0e93369aa2","kind":"commit","published_at":"2019-02-12T05:00:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"fabc8a9cd7f2f23cac3b6cab12eb08fc83875045","kind":"commit","published_at":"2019-02-11T15:41:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"d3948c229723944d31cf4dfe373ea8641ad3cb3f","kind":"commit","published_at":"2019-02-08T18:55:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"c2636d02717e901c82465625c8f8c8b4115e8b9e","kind":"commit","published_at":"2019-02-08T18:29:35.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"379f3c8cec6a627865817d64dbdc6d6806ef69e6","kind":"commit","published_at":"2019-02-05T12:36:16.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"4f2ad621c63ed33d360046ab61ee23ae4b2a02d1","kind":"commit","published_at":"2019-02-01T18:46:46.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"780ba252b438d3f12f69529afd78a53d3eccb2df","kind":"commit","published_at":"2019-01-28T13:28:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"17826ca982e6382c370b3a8d4ae61cf44e46792d","kind":"commit","published_at":"2019-01-24T11:25:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"a750f3f5104ec0f8988c79da8fe3819311815db9","kind":"commit","published_at":"2019-01-17T19:38:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"e7beb519763bd422e62ae4c00fdd699fcdb58368","kind":"commit","published_at":"2019-01-16T07:05:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0/manifests"},{"name":"0.14.4","sha":"ab2ec59e15c432903eb2170bb1157c9f26c34175","kind":"commit","published_at":"2019-01-14T16:20:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"bdd635dac1ca57fa75bc573df622b8852f1b117b","kind":"commit","published_at":"2019-01-10T13:59:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"04ce73ebe74e027cdfccfac5ff9f809d322ac12e","kind":"commit","published_at":"2019-01-10T09:21:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd527e7908a4b65a0a6ee629e07e0200a003caa6","kind":"commit","published_at":"2019-01-09T12:45:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"5f5caa2f8a124a8218f9395ecbc0ea2e535dcac3","kind":"commit","published_at":"2019-01-07T13:09:19.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"adf37fab6fa060ca03077824969457e13ad7cb33","kind":"commit","published_at":"2019-01-04T17:35:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"801e8950605094091d66d220caab96d74588b376","kind":"commit","published_at":"2018-12-27T15:17:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"adc5d0888f515eeaa9052fd25394fe5822ceb979","kind":"commit","published_at":"2018-12-12T16:27:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aa49b98f7171aaf0c2632f066ac7ce36658a829a","kind":"commit","published_at":"2018-11-15T21:09:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"e4d4c971d1015065d98849012fc542f2191bc064","kind":"commit","published_at":"2018-11-11T21:29:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"6b9d21f20cb0a1bcebca4e0e388845124f487b00","kind":"commit","published_at":"2018-10-18T08:37:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"4746f03b807516c79b4f3d6824506b10ae3a4eb0","kind":"commit","published_at":"2018-10-05T12:19:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5886d505420536194580441cf07746420f167665","kind":"commit","published_at":"2018-09-24T13:32:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"3a893601318a8c32b259e02dddc540e8fb6656aa","kind":"commit","published_at":"2018-09-03T18:41:21.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b68e20216a4fccd81740bc44c10da785ed677343","kind":"commit","published_at":"2018-08-30T15:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"231aff160e75fe916108214fb22298719aa647ac","kind":"commit","published_at":"2018-08-23T22:51:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"c396eacc1276a8049d25eb1ef0353bf3f3dbe96a","kind":"commit","published_at":"2018-07-16T16:57:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"664c92de01d32ecbe2bbfcb600886184d6a13e19","kind":"commit","published_at":"2018-07-10T13:58:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"87f5d6f9e762f0b5bae9fbed3ac143d1641eeb4a","kind":"commit","published_at":"2018-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1/manifests"},{"name":"0.5.0","sha":"8b094864529b48b708c27796a1a7dc83a0df7e90","kind":"commit","published_at":"2018-01-16T12:04:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.5.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"2b5243898b254fbba04123061ddc71b542bfa0da","kind":"commit","published_at":"2017-11-27T09:18:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.4.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"f9de39117cfc49f79e326aec20683f0bc1bdbce9","kind":"commit","published_at":"2017-11-14T18:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.3.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pyvista/pyvista@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-29T19:54:33.608Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/pyvista/pyvista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pyvista/pyvista","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pyvista/pyvista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pyvista/pyvista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:16.467Z","issues_count":735,"pull_requests_count":2134,"avg_time_to_close_issue":13722836.74270557,"avg_time_to_close_pull_request":911151.3448621554,"issues_closed_count":376,"pull_requests_closed_count":1994,"pull_request_authors_count":94,"issue_authors_count":354,"avg_comments_per_issue":3.4258503401360545,"avg_comments_per_pull_request":3.5529522024367384,"merged_pull_requests_count":1774,"bot_issues_count":6,"bot_pull_requests_count":445,"past_year_issues_count":187,"past_year_pull_requests_count":845,"past_year_avg_time_to_close_issue":2047721.5263157894,"past_year_avg_time_to_close_pull_request":601750.0765171504,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":758,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":116,"past_year_avg_comments_per_issue":2.946524064171123,"past_year_avg_comments_per_pull_request":3.204733727810651,"past_year_bot_issues_count":6,"past_year_bot_pull_requests_count":126,"past_year_merged_pull_requests_count":675,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/issues","maintainers":[{"login":"tkoyama010","count":620,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":138,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"adeak","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adeak"},{"login":"supersubscript","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/supersubscript"}],"active_maintainers":[{"login":"tkoyama010","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyvista%2Fpyvista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyvista%2Fpyvista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyvista%2Fpyvista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpyvista%2Fpyvista/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2891785,"name":"pyvista","ecosystem":"pypi","description":"Easier Pythonic interface to VTK","homepage":"https://github.com/pyvista/pyvista","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pyvista/pyvista","keywords_array":["mesh","numpy","plotting","vtk"],"namespace":null,"versions_count":104,"first_release_published_at":"2019-05-12T16:45:40.000Z","latest_release_published_at":"2025-08-26T14:00:30.000Z","latest_release_number":"0.46.3","last_synced_at":"2025-09-04T01:30:35.820Z","created_at":"2022-04-10T12:22:57.694Z","updated_at":"2025-09-04T01:30:35.821Z","registry_url":"https://pypi.org/project/pyvista/","install_command":"pip install pyvista --index-url https://pypi.org/simple","documentation_url":"https://docs.pyvista.org/","metadata":{"funding":null,"documentation":"https://docs.pyvista.org/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Information Analysis"],"normalized_name":"pyvista","project_status":null},"repo_metadata":{"id":37254423,"uuid":"92974124","full_name":"pyvista/pyvista","owner":"pyvista","description":"3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)","archived":false,"fork":false,"pushed_at":"2024-10-29T20:03:07.000Z","size":293722,"stargazers_count":2696,"open_issues_count":629,"forks_count":494,"subscribers_count":37,"default_branch":"main","last_synced_at":"2024-10-29T22:40:29.872Z","etag":null,"topics":["3d","fem","finite-element-analysis","finite-elements","hacktoberfest","mesh","mesh-processing","meshviewer","open-science","plotting","python","scientific-research","scientific-visualization","visualization","vtk"],"latest_commit_sha":null,"homepage":"https://docs.pyvista.org","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/pyvista.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-31T18:01:42.000Z","updated_at":"2024-10-29T20:43:51.000Z","dependencies_parsed_at":"2023-10-16T02:54:36.126Z","dependency_job_id":"860882fc-fb4f-4e6e-980b-cc387b18d094","html_url":"https://github.com/pyvista/pyvista","commit_stats":{"total_commits":3868,"total_committers":159,"mean_commits":24.32704402515723,"dds":0.6044467425025852,"last_synced_commit":"9d71ed7f5d78c1283454012bdcb6af2b577a16d2"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132498,"owners_count":16936606,"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","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":"pyvista","name":"PyVista","uuid":"50384771","kind":"organization","description":"A community effort to make 3D visualization and analysis more approachable","email":"info@pyvista.org","website":"http://www.pyvista.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50384771?v=4","repositories_count":50,"last_synced_at":"2024-03-25T20:30:23.184Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyvista","funding_links":[],"total_stars":3312,"followers":214,"following":0,"created_at":"2022-11-02T16:33:56.666Z","updated_at":"2024-03-25T20:30:46.784Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvista/repositories"},"tags":[{"name":"v0.43.9","sha":"4e01bc630916f9d4be0acf8829471d1cb60dc8f6","kind":"commit","published_at":"2024-06-06T02:40:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.9/manifests"},{"name":"v0.43.8","sha":"af115a9df8a4deb078693d1ea4d621b375cd5bb1","kind":"commit","published_at":"2024-05-14T08:49:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.8/manifests"},{"name":"v0.43.7","sha":"49631180b32265c4fe4de9e9a4e993b1ffdf992b","kind":"commit","published_at":"2024-05-04T06:50:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.7/manifests"},{"name":"v0.43.6","sha":"3accbf0ec6f7429a4b4a0e6500a709ab81b65573","kind":"commit","published_at":"2024-04-26T23:00:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.6/manifests"},{"name":"v0.43.5","sha":"682c47b45386c6027eba6c58369416cefe9edd5b","kind":"commit","published_at":"2024-04-03T10:22:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.5/manifests"},{"name":"v0.43.4","sha":"3d6e327a7c43d9035ad54de936228f3ac7c5a88a","kind":"commit","published_at":"2024-03-12T17:23:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"29a6c87802b1aca52218f2db4d4077680bae272a","kind":"commit","published_at":"2024-02-06T10:07:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"456a8feb52c00ed0b1a45db78c1f3bb787a636ac","kind":"commit","published_at":"2024-01-14T08:29:52.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.2/manifests"},{"name":"v3.0.0","sha":"62dd86fc32450f71f0e96f667ef31d3c47774ad5","kind":"commit","published_at":"2024-01-01T20:35:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v3.0.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v3.0.0/manifests"},{"name":"v0.43.1","sha":"ee8ce4573bcb2056fb4710d2de7235a04cbe7174","kind":"commit","published_at":"2023-12-14T06:53:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"124840ea6776806b70d964663ad2c44237234534","kind":"commit","published_at":"2023-12-07T05:22:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.43.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.43.0/manifests"},{"name":"v0.42.3","sha":"3d0b39b554d45e65177af67b41d7fc03d1f9207e","kind":"commit","published_at":"2023-10-06T14:25:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.3/manifests"},{"name":"v0.42.2","sha":"c698a335dbc6f101e98340fc4ab7d3baa9c78870","kind":"commit","published_at":"2023-09-15T20:29:03.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.2/manifests"},{"name":"v0.42.1","sha":"b35134584dcebf78a2b7b577aff0612a8f16a5f1","kind":"commit","published_at":"2023-09-06T00:12:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.1/manifests"},{"name":"v0.42.0","sha":"c711f3862e55d2205056e34b206d46190be92857","kind":"commit","published_at":"2023-09-01T22:12:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.42.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.42.0/manifests"},{"name":"v0.40.4","sha":"638ca0622ee7060c278ade6e3963cb64d045873e","kind":"commit","published_at":"2023-07-21T15:33:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.4/manifests"},{"name":"v0.41.1","sha":"d09de76fef6a1164eda2f63dfdfb2fd6a75c308a","kind":"commit","published_at":"2023-07-21T15:32:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.1/manifests"},{"name":"v0.40.3","sha":"7e54f446c1c5db4d18cbbd75ba303d7ee882ba94","kind":"commit","published_at":"2023-07-20T16:41:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.3/manifests"},{"name":"v0.41.0","sha":"c74cb5630f5a7e7d8f5f927ddef23b7f933711c4","kind":"commit","published_at":"2023-07-19T21:57:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.41.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.41.0/manifests"},{"name":"v0.40.2","sha":"5ab121605aee17665f507a0f2c821e89559d92ae","kind":"commit","published_at":"2023-07-19T17:37:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.2/manifests"},{"name":"v0.40.1","sha":"0519eab351f0f4c65af4ed6b02efaa8a983717bf","kind":"commit","published_at":"2023-07-10T13:54:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"b7a2d1b0b62ff18e06a1baf4188fe5d3949294bd","kind":"commit","published_at":"2023-06-30T14:42:32.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.40.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"fb2948f66435fca791119de9dcf0985677d34c0b","kind":"commit","published_at":"2023-05-16T05:16:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"9e0d7803972a21a8476cc35bb7a94059cd0ca7f8","kind":"commit","published_at":"2023-05-05T17:57:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.39.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.39.0/manifests"},{"name":"v0.38.6","sha":"8247815d7af109bed44f86eff41122e2c98ae4cb","kind":"commit","published_at":"2023-05-03T12:32:33.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.6/manifests"},{"name":"v0.38.5","sha":"325cf40770a700b3f84bd087bc5a1380b0fb3c86","kind":"commit","published_at":"2023-03-17T19:47:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.5/manifests"},{"name":"v0.38.4","sha":"a97f0314971a129b21c24b0d482b17f0701c0407","kind":"commit","published_at":"2023-03-11T00:43:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.4/manifests"},{"name":"v0.38.3","sha":"532d9ed2fd7cc99a83e8a6d15fbc2c7a094c022e","kind":"commit","published_at":"2023-02-22T22:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.3/manifests"},{"name":"v0.38.2","sha":"2b9052925daf1dd7de6ebf701036ec92de1e4905","kind":"commit","published_at":"2023-02-13T16:16:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.2/manifests"},{"name":"v0.38.1","sha":"07b688edb40a1c25df1c881805119b676e4364c1","kind":"commit","published_at":"2023-02-02T15:10:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"badb694e906e4959eb92f7d71f1c90a373a26b6d","kind":"commit","published_at":"2023-02-02T00:10:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.38.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"a331d70434f6cb3e5eee543dcb5daecfa49d6887","kind":"commit","published_at":"2022-11-01T23:33:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.37.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"a23a8ea767262bf17dcc50443a65b10da61bdb2a","kind":"commit","published_at":"2022-08-01T16:19:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"e27b2ec66e803465636091e959ffa99ea010575a","kind":"commit","published_at":"2022-07-31T03:18:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.36.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.36.0/manifests"},{"name":"v0.35.2","sha":"3aef71dae7349182c7eadeb6eac6fb803fbbc147","kind":"commit","published_at":"2022-07-18T05:33:34.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.2/manifests"},{"name":"v0.35.1","sha":"91f17863ea0cd98b098da07c838a199d3a7b3699","kind":"commit","published_at":"2022-07-07T22:54:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.35.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.35.1/manifests"},{"name":"v0.34.2","sha":"148ab1ceedc5423eff756c80fe8dbbcea1b6cfb8","kind":"commit","published_at":"2022-06-30T03:09:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"539649ebca86ac67f3d3a9134bbbb647bdaa880d","kind":"commit","published_at":"2022-04-18T15:46:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"d73938112d56e6ad0fe08afed132e588d383ede8","kind":"commit","published_at":"2022-04-01T08:44:59.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.34.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.34.0/manifests"},{"name":"v0.33.3","sha":"209786bd69ed50e5826048123de79188972e20a4","kind":"commit","published_at":"2022-02-24T13:58:58.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.3/manifests"},{"name":"v0.33.2","sha":"962dfb6bf4f0040f076aeb7c34e54df830274dc2","kind":"commit","published_at":"2022-01-11T06:25:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"58cc8e48e8832b91555b996a5daef8ebf8674730","kind":"commit","published_at":"2022-01-10T22:44:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"ad1bcfc115dfc5fedb253bdb98b75b52abc22267","kind":"commit","published_at":"2022-01-05T03:49:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.33.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.33.0/manifests"},{"name":"0.32.1","sha":"51d72d6990849fb5f247f17825d07fa9bc0446ec","kind":"commit","published_at":"2021-09-11T19:54:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"0d348a85cef0e4ebbef0d9d5d99b5e9f0c1e84a3","kind":"commit","published_at":"2021-09-10T03:05:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.32.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.32.0/manifests"},{"name":"0.31.3","sha":"585270f52b30ddfa9de6ae15a17c3d5972e57c53","kind":"commit","published_at":"2021-06-23T21:43:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.3/manifests"},{"name":"0.31.2","sha":"dd85f29df53ad756bef15e2e43cd35dcff983c4a","kind":"commit","published_at":"2021-06-20T04:31:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.2/manifests"},{"name":"0.31.1","sha":"5805085eceb7109426b1422fc88337d03943f58d","kind":"commit","published_at":"2021-06-13T04:37:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"46ab0c6271f50b8e902cfb9bc763228563267d06","kind":"commit","published_at":"2021-06-07T22:02:14.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.31.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.31.0/manifests"},{"name":"0.30.1","sha":"d2a280b96eb710c74f02d1418603be991f3f0230","kind":"commit","published_at":"2021-05-11T14:11:44.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.1/manifests"},{"name":"0.30.0","sha":"c8d13d42a6fbb480965ca3c5b0ced2f581c5b5bb","kind":"commit","published_at":"2021-05-10T00:14:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.30.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.30.0/manifests"},{"name":"0.29.1","sha":"7ada0c38d0cb98505793ca9501a9ebd8fee26846","kind":"commit","published_at":"2021-04-14T05:15:13.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.1/manifests"},{"name":"0.29.0","sha":"5fcf869782f1ca5a9702e469a2af401a7b5c0e66","kind":"commit","published_at":"2021-03-09T18:07:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.29.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.29.0/manifests"},{"name":"0.28.1","sha":"261437cded58ff83a35cc85ce533a73dbd05afe3","kind":"commit","published_at":"2021-02-04T05:22:26.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"01c7e13dec2dd43d745b5a217cbd97d409bfc660","kind":"commit","published_at":"2021-02-03T08:03:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.28.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.28.0/manifests"},{"name":"0.27.4","sha":"7fb3200f5bd0ff1355560bbe3261dfad29e8b5e3","kind":"commit","published_at":"2020-12-10T01:21:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.4/manifests"},{"name":"0.27.3","sha":"381832afefa0bc10057cdbf2b5fbad363b65352b","kind":"commit","published_at":"2020-11-29T07:24:17.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.3/manifests"},{"name":"0.27.2","sha":"43e5fc3dfe5758eafc3a85b1a332a4bbfbab4ac0","kind":"commit","published_at":"2020-11-12T02:47:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.2/manifests"},{"name":"0.27.1","sha":"62ff3e554927008d72735a7d1b815801f4580cb9","kind":"commit","published_at":"2020-11-10T18:56:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.1/manifests"},{"name":"0.27.0","sha":"466cad74a410747995f970af149b6008fa3fd1cb","kind":"commit","published_at":"2020-11-08T17:10:10.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.27.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.27.0/manifests"},{"name":"0.26.1","sha":"bd5c54528f12c7788397943c88844830ef5a18ef","kind":"commit","published_at":"2020-09-24T00:04:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"e616d5f96cb901b2bb64eb056f12e7668f8a2a04","kind":"commit","published_at":"2020-09-10T16:01:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.26.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.26.0/manifests"},{"name":"0.25.3","sha":"50f3fbff32f53a15a94381ea39d4b5189a62658c","kind":"commit","published_at":"2020-06-06T14:18:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.3/manifests"},{"name":"0.25.2","sha":"58c85d1b9fa7f7e2ae25d03e33f87ab86f5cf9bd","kind":"commit","published_at":"2020-06-05T17:21:51.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.2/manifests"},{"name":"0.25.1","sha":"122bb973d69975497994a1664a77e67274e2d827","kind":"commit","published_at":"2020-06-04T17:30:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.1/manifests"},{"name":"0.24.3","sha":"4c84b19e807365364aa7a3c8888aaec5baad7ea0","kind":"commit","published_at":"2020-06-02T18:45:08.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.3/manifests"},{"name":"0.25.0RC","sha":"5aadc0e456fab0d60e6649e2b0fe61d2dac9ce04","kind":"commit","published_at":"2020-06-02T18:18:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.25.0RC","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.25.0RC","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.25.0RC/manifests"},{"name":"0.24.2","sha":"a1d60ed743547a95711d6f38e7c704f3c51890ac","kind":"commit","published_at":"2020-05-04T14:23:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.2/manifests"},{"name":"0.24.1","sha":"ed56537b69ae854fc6398369b9ad6f5858db955f","kind":"commit","published_at":"2020-04-09T13:59:09.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.1/manifests"},{"name":"0.24.0","sha":"12e563661a18886abd878d28e1a9e621a03aeb53","kind":"commit","published_at":"2020-03-16T21:09:07.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.24.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.24.0/manifests"},{"name":"0.23.2","sha":"a727d445828801762308e67c064c76eb1c586ff4","kind":"commit","published_at":"2020-02-09T17:58:48.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"4d21f0349c255563c3badc4bfaed54e7995852e1","kind":"commit","published_at":"2020-02-03T05:29:53.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"52782a263c93b763a09568beab10ae0dd0002c1b","kind":"commit","published_at":"2019-12-17T19:31:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.23.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.23.0/manifests"},{"name":"0.22.4","sha":"821a5912ee2dfa5db90d6cea01abb0f00ac6abf4","kind":"commit","published_at":"2019-10-14T00:02:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.4/manifests"},{"name":"0.22.2","sha":"8e915a2c4b5d3f2dcb096cea3eb1557259dd3bec","kind":"commit","published_at":"2019-09-20T19:43:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"645f8641dca98a65b1dcdf400d7a9b156aaea3f3","kind":"commit","published_at":"2019-08-22T21:12:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"677f85932e8785a501a19e7bd444bd3a19f4f7d2","kind":"commit","published_at":"2019-08-19T21:20:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.22.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"b7a336abc412474a99f5a70522fd41cdb68343af","kind":"commit","published_at":"2019-08-07T20:07:49.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"d6e2ca9fc8a653c5a4f11b7db1763f2a318b2d79","kind":"commit","published_at":"2019-08-01T20:51:00.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"86cbea3478837ca2c1804f2068b497ee957e6f95","kind":"commit","published_at":"2019-07-20T16:31:04.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"3a510cd02b8a2aec74c370ce6d3b00e04156e3f3","kind":"commit","published_at":"2019-07-11T06:00:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"7b5c6133824134e9ae73acc0975a4099d84bad09","kind":"commit","published_at":"2019-06-30T19:13:54.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.21.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.21.0/manifests"},{"name":"0.20.4","sha":"890b20f52c67644af20d6cbde39f5cce7652e167","kind":"commit","published_at":"2019-06-19T16:11:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"e67b2e4e9571d5b5059bf527022d5d5a06c4f58e","kind":"commit","published_at":"2019-05-31T12:04:20.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"b69c7ea7ee82d1d7ddec7ddafdb8f4cf62c5d738","kind":"commit","published_at":"2019-05-18T01:38:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"65f1b167d10ef3f905a9a418c97ac3d41e276a9c","kind":"commit","published_at":"2019-05-12T17:34:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"ced600b7c44b8dd915ea0e03e867b6be17e8fc1e","kind":"commit","published_at":"2019-05-12T16:32:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.20.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"df3f0334f14ce7a7d62ea028c3ba3fe453b57ca0","kind":"commit","published_at":"2019-05-08T07:37:12.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.19.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.19.0/manifests"},{"name":"0.18.5","sha":"a99e96a1ac7855d63ffbc75b23711862870e513e","kind":"commit","published_at":"2019-05-08T06:08:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"d56876e5bb1c7b76144c121739dcaebd2fd4e63e","kind":"commit","published_at":"2019-04-25T13:54:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"d95c6784cf3e92ec7e92cc552148cd1b3ba09def","kind":"commit","published_at":"2019-04-20T04:40:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.3/manifests"},{"name":"v0.18.3","sha":"aafeff302a82766666c7a51ff05f4aef774bc0f5","kind":"commit","published_at":"2019-04-19T22:25:45.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/v0.18.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/v0.18.3/manifests"},{"name":"0.18.2","sha":"49e301ac6a74a30cfdf00bf4178889f9ecb74889","kind":"commit","published_at":"2019-04-16T13:01:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"ee5c3f3462ecde2e7dc953c7298ba53ae67f807f","kind":"commit","published_at":"2019-04-12T19:54:29.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"008e8a0bd4ae88adcf9e54b88cb8a4dedc9edd5a","kind":"commit","published_at":"2019-04-11T23:12:42.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.18.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"bc3dad675d173ca03f2d3625f0e676b67b3b9deb","kind":"commit","published_at":"2019-03-30T10:06:36.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"a012b9f899cf74dd476e39b774712577952d1f92","kind":"commit","published_at":"2019-03-25T19:54:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"80bf2fdda8bf8bbe36f2294bde1535d402d4f884","kind":"commit","published_at":"2019-03-19T17:49:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"63740cb239a23d99b544f6c0e5e25d4b3645c5c8","kind":"commit","published_at":"2019-03-14T13:37:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"2ed7c0a61bbaf9201a72679036cd4482df9c7e0f","kind":"commit","published_at":"2019-03-06T02:18:47.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"b549048a0de3a136948019c76ef8ae67c3f31773","kind":"commit","published_at":"2019-03-03T01:31:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.17.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.17.0/manifests"},{"name":"0.16.10","sha":"a4ca4e72b95d6157d23db3c230251e4c4020babb","kind":"commit","published_at":"2019-02-22T22:04:01.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.10","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.10/manifests"},{"name":"0.16.9","sha":"6abc4b05931228c82515d4bbf62825569c5409a5","kind":"commit","published_at":"2019-02-17T23:34:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.9","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.9/manifests"},{"name":"0.16.8","sha":"3e5a094013c968b384b605a98ea8fdfe5340d7b2","kind":"commit","published_at":"2019-02-13T05:40:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.8","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"01025c3442026970dcbe3b058cbfce0e93369aa2","kind":"commit","published_at":"2019-02-12T05:00:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.7","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"fabc8a9cd7f2f23cac3b6cab12eb08fc83875045","kind":"commit","published_at":"2019-02-11T15:41:40.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.6","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"d3948c229723944d31cf4dfe373ea8641ad3cb3f","kind":"commit","published_at":"2019-02-08T18:55:50.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.5","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"c2636d02717e901c82465625c8f8c8b4115e8b9e","kind":"commit","published_at":"2019-02-08T18:29:35.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"379f3c8cec6a627865817d64dbdc6d6806ef69e6","kind":"commit","published_at":"2019-02-05T12:36:16.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"4f2ad621c63ed33d360046ab61ee23ae4b2a02d1","kind":"commit","published_at":"2019-02-01T18:46:46.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"780ba252b438d3f12f69529afd78a53d3eccb2df","kind":"commit","published_at":"2019-01-28T13:28:38.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"17826ca982e6382c370b3a8d4ae61cf44e46792d","kind":"commit","published_at":"2019-01-24T11:25:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.16.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"a750f3f5104ec0f8988c79da8fe3819311815db9","kind":"commit","published_at":"2019-01-17T19:38:05.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"e7beb519763bd422e62ae4c00fdd699fcdb58368","kind":"commit","published_at":"2019-01-16T07:05:15.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.15.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.15.0/manifests"},{"name":"0.14.4","sha":"ab2ec59e15c432903eb2170bb1157c9f26c34175","kind":"commit","published_at":"2019-01-14T16:20:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.4","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"bdd635dac1ca57fa75bc573df622b8852f1b117b","kind":"commit","published_at":"2019-01-10T13:59:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"04ce73ebe74e027cdfccfac5ff9f809d322ac12e","kind":"commit","published_at":"2019-01-10T09:21:56.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd527e7908a4b65a0a6ee629e07e0200a003caa6","kind":"commit","published_at":"2019-01-09T12:45:11.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"5f5caa2f8a124a8218f9395ecbc0ea2e535dcac3","kind":"commit","published_at":"2019-01-07T13:09:19.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.14.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"adf37fab6fa060ca03077824969457e13ad7cb33","kind":"commit","published_at":"2019-01-04T17:35:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"801e8950605094091d66d220caab96d74588b376","kind":"commit","published_at":"2018-12-27T15:17:55.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.13.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.13.0/manifests"},{"name":"0.12.1","sha":"adc5d0888f515eeaa9052fd25394fe5822ceb979","kind":"commit","published_at":"2018-12-12T16:27:57.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"aa49b98f7171aaf0c2632f066ac7ce36658a829a","kind":"commit","published_at":"2018-11-15T21:09:43.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.12.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"e4d4c971d1015065d98849012fc542f2191bc064","kind":"commit","published_at":"2018-11-11T21:29:06.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"6b9d21f20cb0a1bcebca4e0e388845124f487b00","kind":"commit","published_at":"2018-10-18T08:37:22.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"4746f03b807516c79b4f3d6824506b10ae3a4eb0","kind":"commit","published_at":"2018-10-05T12:19:41.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"5886d505420536194580441cf07746420f167665","kind":"commit","published_at":"2018-09-24T13:32:25.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.11.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"3a893601318a8c32b259e02dddc540e8fb6656aa","kind":"commit","published_at":"2018-09-03T18:41:21.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b68e20216a4fccd81740bc44c10da785ed677343","kind":"commit","published_at":"2018-08-30T15:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"231aff160e75fe916108214fb22298719aa647ac","kind":"commit","published_at":"2018-08-23T22:51:30.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.10.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"c396eacc1276a8049d25eb1ef0353bf3f3dbe96a","kind":"commit","published_at":"2018-07-16T16:57:23.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.3","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"664c92de01d32ecbe2bbfcb600886184d6a13e19","kind":"commit","published_at":"2018-07-10T13:58:39.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"87f5d6f9e762f0b5bae9fbed3ac143d1641eeb4a","kind":"commit","published_at":"2018-07-10T09:05:02.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.9.1","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.9.1/manifests"},{"name":"0.5.0","sha":"8b094864529b48b708c27796a1a7dc83a0df7e90","kind":"commit","published_at":"2018-01-16T12:04:18.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.5.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"2b5243898b254fbba04123061ddc71b542bfa0da","kind":"commit","published_at":"2017-11-27T09:18:37.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.4.0","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"f9de39117cfc49f79e326aec20683f0bc1bdbce9","kind":"commit","published_at":"2017-11-14T18:10:24.000Z","download_url":"https://codeload.github.com/pyvista/pyvista/tar.gz/0.3.2","html_url":"https://github.com/pyvista/pyvista/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/tags/0.3.2/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:40:22.805Z","dependent_packages_count":251,"downloads":834672,"downloads_period":"last-month","dependent_repos_count":426,"rankings":{"downloads":0.7131758704595871,"dependent_repos_count":0.7034036606697873,"dependent_packages_count":0.10514897733824549,"stargazers_count":1.5723485551787826,"forks_count":2.6759632568306864,"docker_downloads_count":1.3151439935112526,"average":1.1808640523313902},"purl":"pkg:pypi/pyvista","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyvista","docker_dependents_count":33,"docker_downloads_count":27710,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyvista","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyvista/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-26T01:42:02.340Z","issues_count":568,"pull_requests_count":1392,"avg_time_to_close_issue":13373632.54770318,"avg_time_to_close_pull_request":580076.4141414141,"issues_closed_count":282,"pull_requests_closed_count":1286,"pull_request_authors_count":71,"issue_authors_count":270,"avg_comments_per_issue":3.2588028169014085,"avg_comments_per_pull_request":3.6961206896551726,"merged_pull_requests_count":1167,"bot_issues_count":0,"bot_pull_requests_count":338,"past_year_issues_count":315,"past_year_pull_requests_count":1026,"past_year_avg_time_to_close_issue":1712234.1692307692,"past_year_avg_time_to_close_pull_request":333218.6986006459,"past_year_issues_closed_count":130,"past_year_pull_requests_closed_count":929,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":159,"past_year_avg_comments_per_issue":2.3714285714285714,"past_year_avg_comments_per_pull_request":3.638401559454191,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":227,"past_year_merged_pull_requests_count":850,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/issues","maintainers":[{"login":"tkoyama010","count":531,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"adeak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adeak"},{"login":"supersubscript","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/supersubscript"}],"active_maintainers":[{"login":"tkoyama010","count":392,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"adeak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adeak"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvista/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvista/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvista/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyvista/related_packages","maintainers":[{"uuid":"akaszynski","login":"akaszynski","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/akaszynski/","role":null,"created_at":"2022-12-15T20:57:11.724Z","updated_at":"2022-12-15T20:57:11.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/akaszynski/packages"},{"uuid":"pyvista","login":"pyvista","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/pyvista/","role":null,"created_at":"2022-12-15T20:57:11.744Z","updated_at":"2022-12-15T20:57:11.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pyvista/packages"},{"uuid":"banesullivan","login":"banesullivan","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/banesullivan/","role":null,"created_at":"2022-12-15T20:57:11.737Z","updated_at":"2022-12-15T20:57:11.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/banesullivan/packages"},{"uuid":"tkoyama010","login":"tkoyama010","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/tkoyama010/","role":"Maintainer","created_at":"2024-04-03T22:16:49.954Z","updated_at":"2024-04-03T22:16:49.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tkoyama010/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":16480,"full_name":"pyvista/pyvista","default_branch":"main","committers":[{"name":"Bane Sullivan","email":"banesullivan@gmail.com","login":"banesullivan","count":1583},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":774},{"name":"Tetsuo Koyama","email":"tkoyama010@gmail.com","login":"tkoyama010","count":665},{"name":"Alex Kaszynski","email":"akascap@gmail.com","login":"akaszynski","count":657},{"name":"user27182","email":"89109579+user27182","login":"user27182","count":598},{"name":"MatthewFlamm","email":"39341281+MatthewFlamm","login":"MatthewFlamm","count":135},{"name":"Andras Deak","email":"deak.andris@gmail.com","login":"adeak","count":102},{"name":"Guillaume Favelier","email":"guillaume.favelier@gmail.com","login":"GuillaumeFavelier","count":68},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":65},{"name":"beroda","email":"117822458+beroda","login":"beroda","count":46},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":36},{"name":"Jevin Jones","email":"jevinjones@protonmail.com","login":"JevinJ","count":36},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":35},{"name":"Rodrigo Mologni","email":"rodrigomologni@gmail.com","login":"rodrigomologni","count":23},{"name":"Phil Chiu","email":"whophil","login":"whophil","count":23},{"name":"darikg","email":"darikg","login":"darikg","count":22},{"name":"dcbr","email":"15089458+dcbr","login":"dcbr","count":21},{"name":"pyvista-bot","email":"53544751+pyvista-bot","login":"pyvista-bot","count":18},{"name":"Alex Fernandez","email":"21alex295@gmail.com","login":"AlejandroFernandezLuces","count":11},{"name":"Keurfon Luu","email":"keurfonluu@outlook.com","login":"keurfonluu","count":10},{"name":"Kevin Marchais","email":"kevinmarchais@gmail.com","login":"kmarchais","count":9},{"name":"Bill Little","email":"bill.little@metoffice.gov.uk","login":"bjlittle","count":9},{"name":"RichardScottOZ","email":"72196131+RichardScottOZ","login":"RichardScottOZ","count":9},{"name":"Shannon Keough","email":"shannonjkeough@googlemail.com","login":"Keou0007","count":8},{"name":"Simon Frei","email":"freisim93@gmail.com","login":"imsodin","count":8},{"name":"Henrik Åhl","email":"henrikaahl@gmail.com","login":"supersubscript","count":7},{"name":"Guillaume Broggi","email":"25569517+GuillaumeBroggi","login":"GuillaumeBroggi","count":6},{"name":"German","email":"28149841+germa89","login":"germa89","count":5},{"name":"Jan Margeta","email":"jmargeta@gmail.com","login":"jmargeta","count":5},{"name":"Matthew Falcone","email":"56128322+mattfalcone1997","login":"mattfalcone1997","count":5},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":5},{"name":"math-artist","email":"53714128+math-artist","login":"math-artist","count":5},{"name":"Anne Haley","email":"anne.haley@kitware.com","login":"annehaley","count":5},{"name":"puri","email":"puripant@gmail.com","login":null,"count":5},{"name":"Paul Smith","email":"paul.smith@kcl.ac.uk","login":null,"count":4},{"name":"ENIAC-6","email":"kellysmeehan@gmail.com","login":"ENIAC-6","count":4},{"name":"Nathan Neeteson","email":"njneeteson@gmail.com","login":"njneeteson","count":4},{"name":"Roberto Pastor Muela","email":"roberto.pastormuela@ansys.com","login":"RobPasMue","count":4},{"name":"aleena","email":"aleenaabuji@gmail.com","login":"AleenaSA","count":3},{"name":"eggplants","email":"w10776e8w@yahoo.co.jp","login":"eggplants","count":3},{"name":"Derrick","email":"d-chambers","login":"d-chambers","count":3},{"name":"adam-grant-hendry","email":"59346180+adam-grant-hendry","login":"adam-grant-hendry","count":3},{"name":"Yung Chi Daniel Cho","email":"danielairy10@gmail.com","login":"yungchidanielcho","count":3},{"name":"Steffen Rehberg","email":"steffen.rehberg@googlemail.com","login":"StefRe","count":3},{"name":"Jacob Bumgarner","email":"70919881+JacobBumgarner","login":"JacobBumgarner","count":3},{"name":"Félix","email":"felix.olart56@gmail.com","login":"Failxxx","count":3},{"name":"David Stansby","email":"dstansby@gmail.com","login":"dstansby","count":3},{"name":"Blue Tyson","email":"bluetyson","login":"bluetyson","count":3},{"name":"Arnav","email":"70969910+Arnav-2004","login":"Arnav-2004","count":3},{"name":"Alex Rockhill","email":"aprockhill@mailbox.org","login":"alexrockhill","count":3},{"name":"James Wright","email":"james@jameswright.xyz","login":"jrwrigh","count":3},{"name":"Håkon Strandenes","email":"h.strandenes@km-turbulenz.no","login":"hakostra","count":3},{"name":"Christos Tsolakis","email":"6725596+ChristosT","login":"ChristosT","count":3},{"name":"beppo-dd","email":"53090100+beppo-dd","login":"beppo-dd","count":2},{"name":"dad616610","email":"147147326+dad616610","login":"dad616610","count":2},{"name":"Samuel Gaist","email":"samuel.gaist@idiap.ch","login":"sgaist","count":2},{"name":"Martin Glesser","email":"60893296+mglesser","login":"mglesser","count":2},{"name":"Louis Pujol","email":"52413616+Louis-Pujol","login":"Louis-Pujol","count":2},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":2},{"name":"Florian LB","email":"florian.s.lebourdais@gmail.com","login":"flothesof","count":2},{"name":"Felipe Cybis Pereira","email":"41338087+FelipeCybis","login":"FelipeCybis","count":2},{"name":"Dieter Werthmüller","email":"prisae","login":"prisae","count":2},{"name":"Thomas G","email":"73308131+thomgrand","login":"thomgrand","count":2},{"name":"Abhiram","email":"127508564+abhiramtilakiiit","login":"abhiramtilakiiit","count":2},{"name":"Bas Nijholt","email":"basnijholt@gmail.com","login":"basnijholt","count":2},{"name":"Abhijnan Bajpai","email":"57059194+Abhijnan-Bajpai","login":"Abhijnan-Bajpai","count":1},{"name":"Yngve Mardal Moe","email":"yngve.m.moe@gmail.com","login":"yngvem","count":1},{"name":"Yike Zhang","email":"nz9024295@gmail.com","login":"ykzzyk","count":1},{"name":"Ashley Scillitoe","email":"ashleyscillitoe@googlemail.com","login":"ascillitoe","count":1},{"name":"Dion Häfner","email":"mail@dionhaefner.de","login":"dionhaefner","count":1},{"name":"Deniz Kirbiyik","email":"58996968+denizkirbiyik","login":"denizkirbiyik","count":1},{"name":"Denis Sergeev","email":"dennis.sergeev@gmail.com","login":"dennissergeev","count":1},{"name":"Denis Borsh","email":"borsden@gmail.com","login":"borsden","count":1},{"name":"David Russell","email":"david.russell@kitware.com","login":"russelldj","count":1},{"name":"Daniel Grzenda","email":"danielgrzenda","login":"danielgrzenda","count":1},{"name":"Dani Vera","email":"28764301+dveni","login":"dveni","count":1},{"name":"Cristiano Pizzamiglio","email":"25491122+CristianoPizzamiglio","login":"CristianoPizzamiglio","count":1},{"name":"Chen Zhang","email":"c.expecto.patronum@gmail.com","login":"leviosacz","count":1},{"name":"ConnorNoddin","email":"98421436+ConnorNoddin","login":"ConnorNoddin","count":1},{"name":"Abhishek K M","email":"67158080+Sync271","login":"Sync271","count":1},{"name":"Aditya Ranjan Jha","email":"adityaranjan2014@gmail.com","login":"AdityaRanjanJha","count":1},{"name":"Alessandro Genova","email":"ales.genova@gmail.com","login":"alesgenova","count":1},{"name":"Alex Fikl","email":"alexfikl@gmail.com","login":"alexfikl","count":1},{"name":"Alexis Shakas","email":"alexisshakas@gmail.com","login":"shakasaki","count":1},{"name":"Ali Osman Acar","email":"61436544+alioacar","login":"alioacar","count":1},{"name":"Amirhossein Safarzadeh","email":"includesafarof@gmail.com","login":"ASafarzadeh","count":1},{"name":"Andreu Cotanda Oliver","email":"cotoli23@gmail.com","login":"AndCotOli","count":1},{"name":"Andrew R. Garcia","email":"andrewrgarcia","login":"andrewrgarcia","count":1},{"name":"Anisha Keshavan","email":"akeshavan","login":"akeshavan","count":1},{"name":"Arthur Woimbée","email":"arthur.woimbee@gmail.com","login":"awoimbee","count":1},{"name":"Eino Gourdin","email":"eino@extrality.ai","login":null,"count":1},{"name":"Brian Burnham","email":"bsburnham@gmail.com","login":"bsburnham","count":1},{"name":"Yash Raj","email":"106465753+yr1404","login":"yr1404","count":1},{"name":"VictorGillioz","email":"83284015+VictorGillioz","login":"VictorGillioz","count":1},{"name":"Sébastien Raymond","email":"72135638+ssg-aero","login":"ssg-aero","count":1},{"name":"Stephen Goodridge","email":"157318827+Sgoodridge96","login":"Sgoodridge96","count":1},{"name":"Stef Smeets","email":"stefsmeets","login":"stefsmeets","count":1},{"name":"Spectre5","email":"31610422+Spectre5","login":"Spectre5","count":1},{"name":"Sina Shirinpour","email":"32249508+Sinaxist","login":"Sinaxist","count":1},{"name":"Shaun_Sheep","email":"54682807+GNUSheep","login":"GNUSheep","count":1},{"name":"Sebastien Jourdain (Kitware)","email":"sebastien.jourdain@kitware.com","login":"jourdain","count":1},{"name":"Ruben de Bruin","email":"34062862+RubendeBruin","login":"RubendeBruin","count":1},{"name":"Ross","email":"rossceballo@gmail.com","login":"roceb","count":1},{"name":"Rajesh Meena","email":"60212378+rajesh1359","login":"rajesh1359","count":1},{"name":"Puffin","email":"62402318+PuffinDev","login":"PuffinDev","count":1},{"name":"Pi-Yueh Chuang","email":"pychuang@pm.me","login":"piyueh","count":1},{"name":"Paul Smith","email":"paul.j.smith@ucl.ac.uk","login":"p-j-smith","count":1},{"name":"Paul Hofer","email":"101352540+advktEntnschdl","login":"advktEntnschdl","count":1},{"name":"Paul Bauriegel","email":"paul.bauriegel@web.de","login":"paulbauriegel","count":1},{"name":"Oscar","email":"71343264+0scvr","login":"0scvr","count":1},{"name":"Nikolai M Chapochnikov","email":"23103092+chapochn","login":"chapochn","count":1},{"name":"Nicolas Cedilnik","email":"truenicoco","login":"truenicoco","count":1},{"name":"Nicolas Cedilnik","email":"79838236+nicolascedilnik","login":"nicolascedilnik","count":1},{"name":"Łukasz Moroz","email":"lukaszmoroz@gmail.com","login":"lukaszmoroz","count":1},{"name":"yifanlu","email":"458887872@qq.com","login":"yifanlu0227","count":1},{"name":"tomsal","email":"tomsal","login":"tomsal","count":1},{"name":"sunsiyuan","email":"49714726+qq565425677","login":"qq565425677","count":1},{"name":"stla","email":"laurent_step@yahoo.fr","login":"stla","count":1},{"name":"sfp","email":"sampotter","login":"sampotter","count":1},{"name":"sdransfeld","email":"48564880+sdransfeld","login":"sdransfeld","count":1},{"name":"riku-sakamoto","email":"46015196+riku-sakamoto","login":"riku-sakamoto","count":1},{"name":"ralovich","email":"ralovich","login":"ralovich","count":1},{"name":"not-so-rabh","email":"42297652+not-so-rabh","login":"not-so-rabh","count":1},{"name":"michi1510","email":"michi1510@hotmail.com","login":"michi1510","count":1},{"name":"mechajeff","email":"jeffrey.brown.phd@gmail.com","login":"mechajeff","count":1},{"name":"mcgoldba","email":"50269816+mcgoldba","login":"mcgoldba","count":1},{"name":"mbebic","email":"mjb@achillearesearch.com","login":"mbebic","count":1},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":1},{"name":"laysa uchoa","email":"laysa.uchoa@aiven.io","login":"laysauchoa","count":1},{"name":"igmochang","email":"71273198+igmochang","login":"igmochang","count":1},{"name":"hippo91","email":"guillaume.peillex@gmail.com","login":"hippo91","count":1},{"name":"fgallardo-mpie","email":"54398148+fgallardo-mpie","login":"fgallardo-mpie","count":1},{"name":"durga chaitanya","email":"107246959+Chaitu-Tatipamula","login":"Chaitu-Tatipamula","count":1},{"name":"charithgunasekara","email":"106762598+charithgunasekara","login":"charithgunasekara","count":1},{"name":"aeverallpx","email":"156685487+aeverallpx","login":"aeverallpx","count":1},{"name":"Kiord","email":"79104227+Kiord","login":"Kiord","count":1},{"name":"Navraj","email":"88741755+navlalli","login":"navlalli","count":1},{"name":"Julien Christophe","email":"78160310+christjul","login":"christjul","count":1},{"name":"Jorge Martínez","email":"28702884+jorgepiloto","login":"jorgepiloto","count":1},{"name":"JiaweiZhuang","email":"jiaweizhuang@g.harvard.edu","login":"JiaweiZhuang","count":1},{"name":"JasonTLin","email":"37593836+JasonTLin","login":"JasonTLin","count":1},{"name":"Jan N Rose","email":"janniklas.rose@gmail.com","login":"janniklasrose","count":1},{"name":"Jakub Turek","email":"turek.jk@gmail.com","login":"turejaku","count":1},{"name":"Jake Bowhay","email":"60778417+j-bowhay","login":"j-bowhay","count":1},{"name":"J. Hariharan","email":"jayaram.hariharan@utexas.edu","login":"elbeejay","count":1},{"name":"Ignacio Montesino Valle","email":"monte.igna@gmail.com","login":"imontesino","count":1},{"name":"Henrik Finsberg","email":"henrikfinsberg@hotmail.com","login":"finsberg","count":1},{"name":"Harshitha Devi Ganajala","email":"87297355+harshi1122","login":"harshi1122","count":1},{"name":"Guillaume Jacquenot","email":"Gjacquenot","login":"Gjacquenot","count":1},{"name":"GlennWSo","email":"107837123+GlennWSo","login":"GlennWSo","count":1},{"name":"Florian Wagner","email":"mail@fwagner.info","login":"florian-wagner","count":1},{"name":"Erfan","email":"erfan.hamdi@gmail.com","login":"erfanhamdi","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Dominik Gresch","email":"greschd","login":"greschd","count":1},{"name":"Yves Chemisky","email":"yves.chemisky@gmail.com","login":"chemiskyy","count":1},{"name":"Nico Schlömer","email":"nico.schloemer@gmail.com","login":"nschloe","count":1},{"name":"Nick Vazquez","email":"nickvazquezz@gmail.com","login":"nickvazz","count":1},{"name":"Chad Queen","email":"chadqueen82@gmail.com","login":"chadqueen","count":1},{"name":"CharlesGueunet","email":"charles.gueunet@gmail.com","login":"CharlesGueunet","count":1},{"name":"spectra","email":"spectra@DESKTOP-6OPR8IR","login":null,"count":1},{"name":"NathanRWoodward","email":"nathanrwoodward@gmail.com","login":"NathanRWoodward","count":1},{"name":"NATSUHIKO MIZUTANI","email":"mizutani.natsu@gmail.com","login":"natsuwater","count":1},{"name":"Mikolaj Magnuski","email":"mmagnuski@swps.edu.pl","login":"mmagnuski","count":1},{"name":"Mikhail Kondratyev","email":"mkondratyev85@gmail.com","login":"mkondratyev85","count":1},{"name":"Mike Yeti","email":"yetisir@gmail.com","login":"yetisir","count":1},{"name":"MihirKohli","email":"55236890+MihirKohli","login":"MihirKohli","count":1},{"name":"Michał","email":"69766137+planmi1287","login":"planmi1287","count":1},{"name":"Mayukh Nath","email":"164060964+nathmay","login":"nathmay","count":1},{"name":"Maxime Rey","email":"87315832+MaxJPRey","login":"MaxJPRey","count":1},{"name":"Max Swain","email":"89113255+maxdswain","login":"maxdswain","count":1},{"name":"Max Li","email":"13513172+mli0603","login":"mli0603","count":1},{"name":"Matthew Vine","email":"32849887+MattTheCuber","login":"MattTheCuber","count":1},{"name":"Matt Tankersley","email":"81199856+mdtanker","login":"mdtanker","count":1},{"name":"Marco Musy","email":"32848391+marcomusy","login":"marcomusy","count":1},{"name":"LucaZampieri","email":"zluca.lucky@gmail.com","login":"LucaZampieri","count":1},{"name":"Louis Verret","email":"louis@extrality.ai","login":"lverret","count":1},{"name":"Liang Wang","email":"1000547+liangwang0734","login":"liangwang0734","count":1},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":1},{"name":"Krishan Bhasin","email":"164889026+krishanbhasin-px","login":"krishanbhasin-px","count":1},{"name":"Kirito","email":"74639234+Kirito-Excalibur","login":"Kirito-Excalibur","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Jørgen Schartum Dokken","email":"dokken92@gmail.com","login":"jorgensd","count":1},{"name":"Julien Moreau","email":"moreau.juli1@gmail.com","login":"Boorhin","count":1}],"total_commits":5222,"total_committers":183,"total_bot_commits":875,"total_bot_committers":3,"mean_commits":28.53551912568306,"dds":0.6968594408272692,"past_year_committers":[{"name":"user27182","email":"89109579+user27182","login":"user27182","count":459},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":131},{"name":"Tetsuo Koyama","email":"tkoyama010@gmail.com","login":"tkoyama010","count":91},{"name":"beroda","email":"117822458+beroda","login":"beroda","count":33},{"name":"Bane Sullivan","email":"banesullivan@gmail.com","login":"banesullivan","count":22},{"name":"pyvista-bot","email":"53544751+pyvista-bot","login":"pyvista-bot","count":12},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":11},{"name":"Alex Kaszynski","email":"akascap@gmail.com","login":"akaszynski","count":8},{"name":"MatthewFlamm","email":"39341281+MatthewFlamm","login":"MatthewFlamm","count":8},{"name":"Guillaume Broggi","email":"25569517+GuillaumeBroggi","login":"GuillaumeBroggi","count":6},{"name":"Bill Little","email":"bill.little@metoffice.gov.uk","login":"bjlittle","count":5},{"name":"Matthew Falcone","email":"56128322+mattfalcone1997","login":"mattfalcone1997","count":5},{"name":"Keurfon Luu","email":"keurfonluu@outlook.com","login":"keurfonluu","count":4},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":3},{"name":"darikg","email":"darikg","login":"darikg","count":3},{"name":"dad616610","email":"147147326+dad616610","login":"dad616610","count":2},{"name":"Ali Osman Acar","email":"61436544+alioacar","login":"alioacar","count":1},{"name":"Arthur Woimbée","email":"arthur.woimbee@gmail.com","login":"awoimbee","count":1},{"name":"sunsiyuan","email":"49714726+qq565425677","login":"qq565425677","count":1},{"name":"riku-sakamoto","email":"46015196+riku-sakamoto","login":"riku-sakamoto","count":1},{"name":"aeverallpx","email":"156685487+aeverallpx","login":"aeverallpx","count":1},{"name":"Roberto Pastor Muela","email":"37798125+RobPasMue","login":"RobPasMue","count":1},{"name":"Rajesh Meena","email":"60212378+rajesh1359","login":"rajesh1359","count":1},{"name":"Paul Bauriegel","email":"paul.bauriegel@web.de","login":"paulbauriegel","count":1},{"name":"Nikolai M Chapochnikov","email":"23103092+chapochn","login":"chapochn","count":1},{"name":"Navraj","email":"88741755+navlalli","login":"navlalli","count":1},{"name":"NathanRWoodward","email":"nathanrwoodward@gmail.com","login":"NathanRWoodward","count":1},{"name":"Mayukh Nath","email":"164060964+nathmay","login":"nathmay","count":1},{"name":"Max Swain","email":"89113255+maxdswain","login":"maxdswain","count":1},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":1},{"name":"Krishan Bhasin","email":"164889026+krishanbhasin-px","login":"krishanbhasin-px","count":1},{"name":"Ignacio Montesino Valle","email":"monte.igna@gmail.com","login":"imontesino","count":1},{"name":"Henrik Finsberg","email":"henrikfinsberg@hotmail.com","login":"finsberg","count":1},{"name":"Florian LB","email":"florian.s.lebourdais@gmail.com","login":"flothesof","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"ConnorNoddin","email":"98421436+ConnorNoddin","login":"ConnorNoddin","count":1},{"name":"CharlesGueunet","email":"charles.gueunet@gmail.com","login":"CharlesGueunet","count":1}],"past_year_total_commits":824,"past_year_total_committers":37,"past_year_total_bot_commits":142,"past_year_total_bot_committers":2,"past_year_mean_commits":22.27027027027027,"past_year_dds":0.44296116504854366,"last_synced_at":"2025-08-07T08:54:22.501Z","last_synced_commit":"c2085fc9620c8c3246c0a0fc83e2b763ce0aaff6","created_at":"2023-03-07T11:32:39.461Z","updated_at":"2025-08-07T08:54:22.548Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5416137,"commits_count":848674012,"contributors_count":30919012,"owners_count":904196,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pyvista/pyvista","html_url":"https://github.com/pyvista/pyvista","last_synced_at":"2025-09-04T16:19:40.101Z","status":null,"issues_count":733,"pull_requests_count":3619,"avg_time_to_close_issue":12694702.25925926,"avg_time_to_close_pull_request":825670.512599681,"issues_closed_count":323,"pull_requests_closed_count":3134,"pull_request_authors_count":92,"issue_authors_count":351,"avg_comments_per_issue":2.52387448840382,"avg_comments_per_pull_request":3.1124620060790273,"merged_pull_requests_count":2805,"bot_issues_count":12,"bot_pull_requests_count":698,"past_year_issues_count":212,"past_year_pull_requests_count":1619,"past_year_avg_time_to_close_issue":1083192.5873015872,"past_year_avg_time_to_close_pull_request":480308.7301829268,"past_year_issues_closed_count":63,"past_year_pull_requests_closed_count":1312,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":1.1933962264150944,"past_year_avg_comments_per_pull_request":2.6423718344657194,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":231,"past_year_merged_pull_requests_count":1176,"created_at":"2023-05-10T14:54:26.936Z","updated_at":"2025-09-04T16:48:11.074Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvista%2Fpyvista/issues","issue_labels_count":{"bug":403,"feature-request":156,"maintenance":104,"documentation":23,"vtk-issue":19,"good first issue":18,"trame":10,"IPython/Jupyter":6,"🍏 low-hanging-fruit":6,"discussion":5,"dependencies":4,"proposed-change":4,"enhancement":4,"plotting":4,"help-wanted":3,"testing":2,"headless-display":2,"priority-super-duper-high":1,"deployment":1,"ignore-for-release":1,"breaking-change":1,"type: documentation":1,"new: issue":1,"bot":1,"duplicate":1,"filtering":1,"web":1,"question":1,"VTK Version Compatibility":1,"deprecation":1,"installation":1},"pull_request_labels_count":{"maintenance":2051,"dependencies":844,"documentation":744,"enhancement":547,"bug":366,"ignore-for-release":247,"no-sphinx-build-cache":121,"no-gallery-cache":110,"no-example-data-cache":89,"Hacktoberfest-accepted":67,"breaking-change":40,"release":18,"vtk-dev-testing":11,"testing":9,"docker":8,"scipy2024":8,"priority-high":5,"do-not-merge":5,"deprecation":3,"VTK Version Compatibility":3,"scipy2023":3,"scipy2022":2,"vtk-master":2,"priority-super-duper-high":2,"full-doc":2,"file-formats":2,"no-doctest":2,"no-unit-tests":2,"deployment":2,"feature-request":1,"🍏 low-hanging-fruit":1,"trame":1,"review-critical":1},"issue_author_associations_count":{"NONE":383,"CONTRIBUTOR":239,"MEMBER":111},"pull_request_author_associations_count":{"CONTRIBUTOR":2433,"MEMBER":1124,"NONE":60,"COLLABORATOR":2},"issue_authors":{"user27182":106,"tkoyama010":54,"banesullivan":39,"MatthewFlamm":24,"akaszynski":14,"keurfonluu":8,"github-actions[bot]":8,"ChristosT":7,"francesco-ballarin":7,"germa89":5,"FrankFrank9":5,"Jimmy-KL":5,"GuillaumeBroggi":5,"larsoner":5,"kmarchais":4,"AlexanderJuestel":4,"Louis-Pujol":4,"dependabot[bot]":4,"fmamitrotta":4,"beroda":4,"AlejandroFernandezLuces":4,"christjul":4,"dkobayas-cyber":3,"greschd":3,"josephko91":3,"Rmelikyan":3,"natsuwater":3,"FelipeCybis":3,"bjlittle":3,"darikg":3,"evrose54":3,"songhanzhang":3,"SterlingButters":3,"chapochn":3,"sfladi":3,"yvanblanchard":3,"adeak":3,"MarkusZimmerDLR":3,"GGDRriedel":2,"trexfeathers":2,"kalingibbons":2,"mehran75":2,"nantille":2,"jrwrigh":2,"ljrobins":2,"01baftb":2,"andysfd":2,"dionhaefner":2,"scanta2":2,"ccastelblanco":2,"annehaley":2,"c1madev":2,"cardinalgeo":2,"koenterheegde0507":2,"adamgranthendry":2,"ldv1":2,"ZZaphodd":2,"christianbuda":2,"hakostra":2,"T4mmi":2,"RobPasMue":2,"dustykeyboard1":2,"beew":2,"landynfrancis":2,"drew-parsons":2,"MPenaR":2,"olly-writes-code":2,"rajesh1359":2,"TessellateDataScience":2,"xinze98":2,"jaredmagnusson":2,"toro01":2,"math-artist":2,"tuu4208":2,"WalonMay":2,"riku-sakamoto":2,"emielkemmm":2,"mattfalcone1997":2,"PanagiotisMenounos":2,"SubChange":2,"Alessi42":2,"MouseAndKeyboard":2,"leomiquelutti":2,"MosGeo":2,"machur":2,"adrianstaniec":2,"Jorissss":1,"leilakanync":1,"domef":1,"andrea-bistacchi":1,"amscosta":1,"pganes":1,"mcoffey77":1,"GonzaloSaez":1,"fgomez03":1,"eskandarih":1,"neurochen":1,"sreekar2858":1,"AnvarAtayev":1,"messlinger-dioptic":1,"Jureq1234":1,"listen0406":1,"JulesLePrince":1,"tinebryder":1,"danielzhuang11":1,"leeM2001":1,"maxcapodi78":1,"Galedon1":1,"mohan89en":1,"neemoh":1,"alexrockhill":1,"hhoppe":1,"Nobregaigor":1,"scarpma":1,"pylearn20":1,"maxdswain":1,"kaathaarinaa":1,"hatarilabs":1,"ramaguirre":1,"TSGut":1,"pajdakovicm":1,"TysonRayJones":1,"anthonyseager":1,"DimitriTimoz":1,"NKoerth":1,"LunarLanding":1,"jhsa26":1,"ChenglongLi777":1,"MartinKlevs":1,"kretes":1,"wawosz":1,"siggimar":1,"aharel":1,"jtecklenburg":1,"amnp95":1,"oliverlee":1,"sergio-dr":1,"bendichter":1,"lerad":1,"tengzhang48":1,"liuzhenqi77":1,"aguspesce":1,"MassadOsman":1,"RobinMagnet":1,"ggg3314":1,"bladesaber":1,"raphalace":1,"gsal":1,"titiger1611":1,"Anusiya12345":1,"fusentasticus":1,"Huite":1,"chriscline":1,"laysauchoa":1,"Bidibulke":1,"ahaldane":1,"ishangupta3":1,"RauchLukas":1,"BlankuApp":1,"mhueppe":1,"Dan2712":1,"s271":1,"flutefreak7":1,"njpatter":1,"RobertZickler":1,"paulostrobel":1,"jomade":1,"DL8NCI":1,"namheegordonkim":1,"themagpipers":1,"rogerzsc":1,"josh-millar":1,"ndelpuppo":1,"fabianbalsiger":1,"el-hult":1,"SpatialDigger":1,"S-Yuan137":1,"GRicciardi00":1,"zmladen":1,"liangwang0734":1,"bboudhane":1,"jptreble2":1,"heiko97":1,"EricHUANG970823":1,"jmargeta":1,"Psirus":1,"subodh-malgonde":1,"zengzhengrong":1,"dansand":1,"PathosV":1,"stla":1,"mdmelin":1,"jourdain":1,"hameye":1,"bellonet":1,"Connor56":1,"k-a-mendoza":1,"kiyoomogi":1,"dannymcculloch":1,"starthlw":1,"Aaron1992":1,"LukeLIN-web":1,"lxnn":1,"manuel-lincbiotech":1,"tom-new":1,"Johndeep":1,"jhkob":1,"achirkunov":1,"PiWi56":1,"jtristano":1,"IGR1chard":1,"austin-e-cox":1,"dominicferreira":1,"Sinaxist":1,"rhoP":1,"marhatom":1,"gilrrei":1,"laserman781":1,"Timebullet":1,"camUrban":1,"Rumidom":1,"xiuweihan":1,"SMoraisAnsys":1,"acse-yl1922":1,"prmukherj":1,"wshinigamic":1,"jskinn":1,"eduvillasr":1,"lachlangrose":1,"KVilasrajBhat":1,"abbasmammadov":1,"mattijn":1,"yexiang92":1,"narnia-mason":1,"Birdie2016":1,"alexiscltrn":1,"jaspervolmer":1,"dyvasey":1,"Togela":1,"rezahousseini":1,"gc625":1,"vianneylan":1,"dennissergeev":1,"kamakshidasan":1,"LXHCSMX":1,"untereiner":1,"zhang9song":1,"kalaracey-hadrian":1,"mcgoldba":1,"gautier-laurent":1,"colosteve":1,"circle-fangyuan":1,"Tommamgo":1,"pavelvasev":1,"nathmay":1,"qq565425677":1,"joetristano":1,"touste":1,"MattTheCuber":1,"tahershamsi":1,"meengel":1,"ognevushka":1,"MrMonk3y":1,"flothesof":1,"cschwarzmeier":1,"NamTran838P":1,"JorgeESantos":1,"NilsChudalla":1,"jesshe":1,"adtzlr":1,"supersubscript":1,"rlevine":1,"ksHamburg":1,"swnlia001":1,"TimS-HSU":1,"grosskc":1,"lqyp0420":1,"nschloe":1,"fwfa123":1,"hgopalan":1,"DanielJamesEvans":1,"AtlasHasFallen":1,"CLAMPE2020":1,"Lunascaped":1,"krishanbhasin-px":1,"HumbertHumbert7":1,"jpmorr":1,"ConnorNoddin":1,"seung0h":1,"baloe":1,"panicbuttonvfx":1,"christianbrugger":1,"GuillemBarroso":1,"sakuttomon":1,"lverret":1,"antonino-tocco":1,"gbene":1,"SantiagoPendon":1,"OlfwayAdbayIgbay":1,"dad616610":1,"leonardotoledo":1,"888yyh":1,"Kiord":1,"skyui1997":1,"ryandvmartin":1,"ai499":1,"millerk123":1,"lperozzi":1,"alesgenova":1,"ansmhoeij":1,"millerj97":1,"mhoeijm":1,"hoechenberger":1,"Jevans97-1":1,"topcat":1,"0xCoto":1,"davide710":1,"bzrudski":1,"Kavita-lab":1,"rjleveque":1,"glassyskyabove":1,"FrankKTH":1,"PBrockmann":1,"Tomcat4891":1,"alinafdima":1,"agolovanov":1,"frees86":1,"cmdavis4":1,"benwebr":1,"CHONGE":1,"MrCheatak":1,"njneeteson":1,"panki27":1,"mdovgialo":1,"WxExLGHTZ":1,"heril96":1,"ChunsuPNU":1,"Failxxx":1,"Ant0ine64":1,"TermeHansen":1,"spanag":1,"NathanRWoodward":1,"adamjstewart":1,"marcoexpo":1,"mattragoza":1,"DoctorDinosaur":1,"harry-rocket-px":1,"ghost":1,"pengwuke":1,"korhancoskun":1,"tofu-rocketry":1},"pull_request_authors":{"user27182":1336,"tkoyama010":904,"dependabot[bot]":640,"banesullivan":139,"MatthewFlamm":90,"beroda":83,"akaszynski":76,"pre-commit-ci[bot]":45,"pyvista-bot":35,"darikg":16,"bjlittle":16,"GuillaumeBroggi":16,"kmarchais":16,"github-actions[bot]":13,"larsoner":12,"keurfonluu":12,"mattfalcone1997":10,"annehaley":8,"krishanbhasin-px":6,"kurtmckee":6,"germa89":5,"adeak":5,"dad616610":4,"ConnorNoddin":4,"aeverallpx":4,"AlejandroFernandezLuces":4,"dcbr":4,"Arnav-2004":3,"Keou0007":3,"eggplants":3,"Louis-Pujol":3,"ChristosT":3,"berkgeveci":2,"FelipeCybis":2,"drammock":2,"Sgoodridge96":2,"emmanuel-ferdman":2,"paulbauriegel":2,"MattTheCuber":2,"chapochn":2,"RobPasMue":2,"NathanRWoodward":2,"finsberg":2,"CharlesGueunet":2,"sfladi":2,"jonaspleyer":2,"alexrockhill":2,"riku-sakamoto":2,"advktEntnschdl":2,"dveni":2,"navlalli":2,"maxdswain":2,"nicolascedilnik":2,"AliRezaBeigy":2,"abhiramtilakiiit":2,"namheegordonkim":2,"alioacar":2,"imontesino":2,"nathmay":2,"lachlangrose":2,"awoimbee":2,"flothesof":2,"christjul":2,"CristianoPizzamiglio":2,"qq565425677":2,"johnnynunez":2,"rajesh1359":2,"alesgenova":1,"adam-grant-hendry":1,"njneeteson":1,"yr1404":1,"d-chambers":1,"MihirKohli":1,"jourdain":1,"jmargeta":1,"roceb":1,"denizkirbiyik":1,"leviosacz":1,"mwtoews":1,"natsuwater":1,"greschd":1,"0scvr":1,"AndCotOli":1,"dionhaefner":1,"yifanlu0227":1,"AdityaRanjanJha":1,"chemiskyy":1,"laysauchoa":1,"jorgensd":1,"pjireland":1,"ASafarzadeh":1,"villanelle3":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10079973,"issues_count":31296583,"pull_requests_count":96081645,"authors_count":10693113,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":123,"feature-request":39,"maintenance":37,"documentation":8,"vtk-issue":3,"good first issue":2,"dependencies":2,"trame":1,"bot":1,"new: issue":1,"type: documentation":1,"enhancement":1},"past_year_pull_request_labels_count":{"maintenance":916,"documentation":301,"dependencies":271,"enhancement":193,"bug":185,"no-sphinx-build-cache":114,"no-gallery-cache":87,"no-example-data-cache":82,"breaking-change":27,"vtk-dev-testing":11,"testing":7,"release":4,"priority-high":2,"no-doctest":2,"no-unit-tests":2,"VTK Version Compatibility":1},"past_year_issue_author_associations_count":{"NONE":114,"CONTRIBUTOR":72,"MEMBER":26},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1317,"MEMBER":265,"NONE":35,"COLLABORATOR":2},"past_year_issue_authors":{"user27182":33,"banesullivan":13,"github-actions[bot]":8,"tkoyama010":8,"keurfonluu":6,"akaszynski":5,"GuillaumeBroggi":4,"beroda":3,"c1madev":2,"christianbuda":2,"scanta2":2,"dependabot[bot]":2,"drew-parsons":2,"riku-sakamoto":2,"rajesh1359":2,"PanagiotisMenounos":2,"olly-writes-code":2,"MouseAndKeyboard":2,"MatthewFlamm":2,"mattfalcone1997":2,"xinze98":2,"01baftb":2,"andysfd":2,"TessellateDataScience":2,"adrianstaniec":2,"panki27":1,"yexiang92":1,"yvanblanchard":1,"oliverlee":1,"ognevushka":1,"NilsChudalla":1,"nathmay":1,"NathanRWoodward":1,"NamTran838P":1,"namheegordonkim":1,"MrCheatak":1,"MPenaR":1,"messlinger-dioptic":1,"zengzhengrong":1,"mdovgialo":1,"maxdswain":1,"mattragoza":1,"zmladen":1,"MassadOsman":1,"MarkusZimmerDLR":1,"spanag":1,"songhanzhang":1,"SubChange":1,"skyui1997":1,"siggimar":1,"seung0h":1,"sergio-dr":1,"scarpma":1,"s271":1,"TimS-HSU":1,"ryandvmartin":1,"rogerzsc":1,"RobinMagnet":1,"touste":1,"RobertZickler":1,"rlevine":1,"tuu4208":1,"rezahousseini":1,"qq565425677":1,"prmukherj":1,"pganes":1,"vianneylan":1,"PathosV":1,"marhatom":1,"emielkemmm":1,"el-hult":1,"dominicferreira":1,"DL8NCI":1,"DimitriTimoz":1,"darikg":1,"danielzhuang11":1,"Dan2712":1,"dad616610":1,"cmdavis4":1,"circle-fangyuan":1,"christjul":1,"ChenglongLi777":1,"chapochn":1,"bzrudski":1,"BlankuApp":1,"bjlittle":1,"bendichter":1,"austin-e-cox":1,"AtlasHasFallen":1,"Anusiya12345":1,"amscosta":1,"amnp95":1,"AlexanderJuestel":1,"aguspesce":1,"adamjstewart":1,"achirkunov":1,"manuel-lincbiotech":1,"Lunascaped":1,"listen0406":1,"larsoner":1,"lachlangrose":1,"KVilasrajBhat":1,"kamakshidasan":1,"kalaracey-hadrian":1,"JulesLePrince":1,"jpmorr":1,"jourdain":1,"Jorissss":1,"JorgeESantos":1,"joetristano":1,"jhsa26":1,"Jevans97-1":1,"jaspervolmer":1,"hatarilabs":1,"harry-rocket-px":1,"greschd":1,"glassyskyabove":1,"ggg3314":1,"gc625":1,"gautier-laurent":1,"FrankKTH":1,"flothesof":1,"fgomez03":1},"past_year_pull_request_authors":{"user27182":899,"dependabot[bot]":213,"tkoyama010":166,"beroda":80,"banesullivan":65,"akaszynski":34,"pyvista-bot":20,"pre-commit-ci[bot]":18,"MatthewFlamm":14,"GuillaumeBroggi":14,"bjlittle":10,"mattfalcone1997":10,"krishanbhasin-px":6,"keurfonluu":6,"darikg":6,"dad616610":4,"ConnorNoddin":4,"kurtmckee":4,"larsoner":3,"lachlangrose":2,"johnnynunez":2,"RobPasMue":2,"awoimbee":2,"rajesh1359":2,"maxdswain":2,"emmanuel-ferdman":2,"navlalli":2,"nathmay":2,"alioacar":2,"riku-sakamoto":2,"CharlesGueunet":2,"flothesof":2,"jonaspleyer":2,"imontesino":2,"AliRezaBeigy":2,"finsberg":2,"paulbauriegel":2,"NathanRWoodward":2,"qq565425677":2,"chapochn":2,"pjireland":1},"maintainers":[{"login":"tkoyama010","count":958,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"adeak","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adeak"},{"login":"beroda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beroda"},{"login":"supersubscript","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/supersubscript"}],"active_maintainers":[{"login":"tkoyama010","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkoyama010"},{"login":"banesullivan","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/banesullivan"},{"login":"akaszynski","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akaszynski"},{"login":"beroda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beroda"}]},"events":{"total":{"CreateEvent":710,"CommitCommentEvent":1,"ReleaseEvent":8,"IssuesEvent":271,"WatchEvent":552,"DeleteEvent":618,"IssueCommentEvent":3089,"PushEvent":5102,"PullRequestReviewCommentEvent":1279,"PullRequestEvent":1607,"PullRequestReviewEvent":2247,"ForkEvent":95},"last_year":{"CreateEvent":712,"CommitCommentEvent":1,"ReleaseEvent":8,"IssuesEvent":271,"WatchEvent":554,"DeleteEvent":618,"IssueCommentEvent":3095,"PushEvent":5106,"PullRequestReviewCommentEvent":1279,"PullRequestEvent":1609,"PullRequestReviewEvent":2247,"ForkEvent":95}},"keywords":["3d","fem","finite-element-analysis","finite-elements","hacktoberfest","mesh","mesh-processing","meshviewer","open-science","plotting","python","scientific-research","scientific-visualization","visualization","vtk"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/preview-docs.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T02:54:21.017Z","updated_at":"2023-10-16T02:54:21.017Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/preview-docs.yml","dependencies":[{"id":14230428984,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14230429053,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14230429059,"package_name":"awalsh128/cache-apt-pkgs-action","ecosystem":"actions","requirements":"v1.1.3","direct":true,"kind":"composite","optional":false},{"id":14230429063,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14230429067,"package_name":"nwtgck/actions-netlify","ecosystem":"actions","requirements":"v2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T02:54:21.276Z","updated_at":"2023-10-16T02:54:21.276Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/environment.yml","dependencies":[{"id":14230429409,"package_name":"cmocean","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230430136,"package_name":"codecov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230430435,"package_name":"colorcet","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230430898,"package_name":"hypothesis","ecosystem":"conda","requirements":"\u003e=5.8.0","direct":true,"kind":"runtime","optional":false},{"id":14230431002,"package_name":"imageio","ecosystem":"conda","requirements":"\u003e=2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14230431003,"package_name":"imageio-ffmpeg","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431132,"package_name":"jupyterlab","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431133,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431134,"package_name":"meshio","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431218,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431219,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431220,"package_name":"pooch","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431221,"package_name":"pyembree","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431342,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230431343,"package_name":"pytest-cov","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230432395,"package_name":"pytest-xdist","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230432396,"package_name":"python","ecosystem":"conda","requirements":"\u003e=3.8","direct":true,"kind":"runtime","optional":false},{"id":14230432397,"package_name":"rtree","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230432694,"package_name":"scooby","ecosystem":"conda","requirements":"\u003e=0.5.1","direct":true,"kind":"runtime","optional":false},{"id":14230432946,"package_name":"tqdm","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230433105,"package_name":"trame","ecosystem":"conda","requirements":"\u003e=2.5.2","direct":true,"kind":"runtime","optional":false},{"id":14230433450,"package_name":"trame-vtk","ecosystem":"conda","requirements":"\u003e=2.5.8","direct":true,"kind":"runtime","optional":false},{"id":14230433967,"package_name":"trame-vuetify","ecosystem":"conda","requirements":"\u003e=2.3.1","direct":true,"kind":"runtime","optional":false},{"id":14230433968,"package_name":"trimesh","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":14230433969,"package_name":"vtk","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-package.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:08.510Z","updated_at":"2023-09-23T06:32:08.510Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/docker-package.yml","dependencies":[{"id":13892026431,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026432,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026433,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13892026434,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026435,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:09.364Z","updated_at":"2023-09-23T06:32:09.364Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/docs.yml","dependencies":[{"id":13892026445,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026446,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026447,"package_name":"awalsh128/cache-apt-pkgs-action","ecosystem":"actions","requirements":"v1.1.3","direct":true,"kind":"composite","optional":false},{"id":13892026448,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026449,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026450,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026451,"package_name":"ansys/actions/doc-deploy-dev","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026469,"package_name":"ansys/actions/doc-deploy-stable","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026470,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/integration-tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:11.934Z","updated_at":"2023-09-23T06:32:11.934Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/integration-tests.yml","dependencies":[{"id":13892026495,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026496,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026497,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026498,"package_name":"pyvista/setup-headless-display-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/intersphinx-update-pull-request.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:13.737Z","updated_at":"2023-09-23T06:32:13.737Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/intersphinx-update-pull-request.yml","dependencies":[{"id":13892026562,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026563,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:14.583Z","updated_at":"2023-09-23T06:32:14.583Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/label.yml","dependencies":[{"id":13892026636,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026637,"package_name":"actions-ecosystem/action-add-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linkcheck.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:16.185Z","updated_at":"2023-09-23T06:32:16.185Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/linkcheck.yml","dependencies":[{"id":13892026677,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892026678,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892026679,"package_name":"awalsh128/cache-apt-pkgs-action","ecosystem":"actions","requirements":"v1.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style_docstr.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:18.103Z","updated_at":"2023-09-23T06:32:18.103Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/style_docstr.yml","dependencies":[{"id":13892027155,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892027156,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892027157,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892027158,"package_name":"pyvista/setup-headless-display-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13892027159,"package_name":"errata-ai/vale-action","ecosystem":"actions","requirements":"reviewdog","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/testing-and-deployment.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:20.256Z","updated_at":"2023-09-23T06:32:20.256Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/testing-and-deployment.yml","dependencies":[{"id":13892027492,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892027493,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892027494,"package_name":"pyvista/setup-headless-display-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13892027495,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892027496,"package_name":"awalsh128/cache-apt-pkgs-action","ecosystem":"actions","requirements":"v1.1.3","direct":true,"kind":"composite","optional":false},{"id":13892027497,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vtk-pre-test.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T06:32:21.824Z","updated_at":"2023-09-23T06:32:21.824Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/vtk-pre-test.yml","dependencies":[{"id":13892027809,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13892027810,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13892027811,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-approve.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T01:30:35.733Z","updated_at":"2023-10-03T01:30:35.733Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/.github/workflows/auto-approve.yml","dependencies":[{"id":14068363877,"package_name":"hmarr/auto-approve-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cpan","filepath":"doc/styles/Google/meta.json","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:58.631Z","updated_at":"2023-10-11T15:41:58.631Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/doc/styles/Google/meta.json","dependencies":[]},{"ecosystem":"pypi","filepath":"docker/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:58.636Z","updated_at":"2023-10-11T15:41:58.636Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/docker/requirements.txt","dependencies":[{"id":14152297519,"package_name":"cmocean","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297520,"package_name":"colorcet","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297521,"package_name":"imageio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297522,"package_name":"imageio-ffmpeg","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297523,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003c9.0.0","direct":true,"kind":"runtime","optional":false},{"id":14152297524,"package_name":"jupyter-server-proxy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297525,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"\u003c5.0.0","direct":true,"kind":"runtime","optional":false},{"id":14152297526,"package_name":"meshio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297527,"package_name":"trame","ecosystem":"pypi","requirements":"\u003e=2.5.2","direct":true,"kind":"runtime","optional":false},{"id":14152297528,"package_name":"trame-vtk","ecosystem":"pypi","requirements":"\u003e=2.5.8","direct":true,"kind":"runtime","optional":false},{"id":14152297529,"package_name":"trame-vuetify","ecosystem":"pypi","requirements":"\u003e=2.3.1","direct":true,"kind":"runtime","optional":false},{"id":14152297530,"package_name":"trimesh","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples_trame/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:58.828Z","updated_at":"2023-10-11T15:41:58.828Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/examples_trame/requirements.txt","dependencies":[{"id":14152297715,"package_name":"pyvista","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297716,"package_name":"trame","ecosystem":"pypi","requirements":"\u003e=2.5.2","direct":true,"kind":"runtime","optional":false},{"id":14152297717,"package_name":"trame-vtk","ecosystem":"pypi","requirements":"\u003e=2.5.8","direct":true,"kind":"runtime","optional":false},{"id":14152297718,"package_name":"trame-vuetify","ecosystem":"pypi","requirements":"\u003e=2.3.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:58.837Z","updated_at":"2023-10-11T15:41:58.837Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/pyproject.toml","dependencies":[{"id":14152297721,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14152297722,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297723,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297724,"package_name":"pooch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14152297725,"package_name":"scooby","ecosystem":"pypi","requirements":"\u003e=0.5.1","direct":true,"kind":"runtime","optional":false},{"id":14152297726,"package_name":"vtk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:58.846Z","updated_at":"2023-10-11T15:41:58.846Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/requirements.txt","dependencies":[{"id":14152297727,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003c3.7.3","direct":true,"kind":"runtime","optional":false},{"id":14152297728,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003c1.27.0","direct":true,"kind":"runtime","optional":false},{"id":14152297729,"package_name":"pillow","ecosystem":"pypi","requirements":"\u003c10.1.0","direct":true,"kind":"runtime","optional":false},{"id":14152297730,"package_name":"pooch","ecosystem":"pypi","requirements":"\u003c1.8.0","direct":true,"kind":"runtime","optional":false},{"id":14152297731,"package_name":"scooby","ecosystem":"pypi","requirements":"\u003e=0.5.1,\u003c0.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_docs.txt","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:58.853Z","updated_at":"2023-10-11T15:41:58.853Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/requirements_docs.txt","dependencies":[{"id":14152297732,"package_name":"cmocean","ecosystem":"pypi","requirements":"==3.0.3","direct":true,"kind":"runtime","optional":false},{"id":14152297733,"package_name":"colorcet","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":14152297734,"package_name":"enum-tools","ecosystem":"pypi","requirements":"==0.10.0","direct":true,"kind":"runtime","optional":false},{"id":14152297736,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.31.4","direct":true,"kind":"runtime","optional":false},{"id":14152297737,"package_name":"imageio-ffmpeg","ecosystem":"pypi","requirements":"==0.4.8","direct":true,"kind":"runtime","optional":false},{"id":14152297738,"package_name":"jupyter_sphinx","ecosystem":"pypi","requirements":"==0.4.0","direct":true,"kind":"runtime","optional":false},{"id":14152297739,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"==4.0.6","direct":true,"kind":"runtime","optional":false},{"id":14152297740,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.3","direct":true,"kind":"runtime","optional":false},{"id":14152297741,"package_name":"meshio","ecosystem":"pypi","requirements":"==5.3.4","direct":true,"kind":"runtime","optional":false},{"id":14152297742,"package_name":"mypy","ecosystem":"pypi","requirements":"==1.5.1","direct":true,"kind":"runtime","optional":false},{"id":14152297743,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14152297744,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14152297745,"package_name":"osmnx","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":14152297746,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"==0.14.1","direct":true,"kind":"runtime","optional":false},{"id":14152297747,"package_name":"pypandoc","ecosystem":"pypi","requirements":"==1.11","direct":true,"kind":"runtime","optional":false},{"id":14152297748,"package_name":"pytest-sphinx","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":14152297760,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.11.3","direct":true,"kind":"runtime","optional":false},{"id":14152297761,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":14152297762,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"==2021.3.14","direct":true,"kind":"runtime","optional":false},{"id":14152297763,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.2","direct":true,"kind":"runtime","optional":false},{"id":14152297764,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":14152297765,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"==0.14.0","direct":true,"kind":"runtime","optional":false},{"id":14152297766,"package_name":"sphinx-notfound-page","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":14152297767,"package_name":"sphinx-toolbox","ecosystem":"pypi","requirements":"==3.5.0","direct":true,"kind":"runtime","optional":false},{"id":14152297768,"package_name":"sphinxcontrib-asciinema","ecosystem":"pypi","requirements":"==0.3.7","direct":true,"kind":"runtime","optional":false},{"id":14152297769,"package_name":"sphinxcontrib-websupport","ecosystem":"pypi","requirements":"==1.2.6","direct":true,"kind":"runtime","optional":false},{"id":14152297770,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false},{"id":14152297771,"package_name":"trame","ecosystem":"pypi","requirements":"==3.2.7","direct":true,"kind":"runtime","optional":false},{"id":14152297772,"package_name":"trame-vtk","ecosystem":"pypi","requirements":"==2.5.8","direct":true,"kind":"runtime","optional":false},{"id":14152297773,"package_name":"trame-vuetify","ecosystem":"pypi","requirements":"==2.3.1","direct":true,"kind":"runtime","optional":false},{"id":14152297774,"package_name":"trimesh","ecosystem":"pypi","requirements":"==3.23.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_test.txt","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:59.111Z","updated_at":"2023-10-11T15:41:59.111Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/requirements_test.txt","dependencies":[{"id":14152297775,"package_name":"cmocean","ecosystem":"pypi","requirements":"\u003c3.1","direct":true,"kind":"test","optional":false},{"id":14152297776,"package_name":"colorcet","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"test","optional":false},{"id":14152297777,"package_name":"hypothesis","ecosystem":"pypi","requirements":"\u003c6.87.2","direct":true,"kind":"test","optional":false},{"id":14152297778,"package_name":"imageio","ecosystem":"pypi","requirements":"\u003c2.32.0","direct":true,"kind":"test","optional":false},{"id":14152297779,"package_name":"imageio-ffmpeg","ecosystem":"pypi","requirements":"\u003c0.5.0","direct":true,"kind":"test","optional":false},{"id":14152297780,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003c9.0.0","direct":true,"kind":"test","optional":false},{"id":14152297781,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003c9.0.0","direct":true,"kind":"test","optional":false},{"id":14152297782,"package_name":"meshio","ecosystem":"pypi","requirements":"\u003c5.4.0","direct":true,"kind":"test","optional":false},{"id":14152297783,"package_name":"nest_asyncio","ecosystem":"pypi","requirements":"\u003c1.5.9","direct":true,"kind":"test","optional":false},{"id":14152298742,"package_name":"numpydoc","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"test","optional":false},{"id":14152298743,"package_name":"param","ecosystem":"pypi","requirements":"\u003c1.14.0","direct":true,"kind":"test","optional":false},{"id":14152298744,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003c7.5.0","direct":true,"kind":"test","optional":false},{"id":14152298745,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003c4.2.0","direct":true,"kind":"test","optional":false},{"id":14152298746,"package_name":"pytest-memprof","ecosystem":"pypi","requirements":"\u003c0.3.0","direct":true,"kind":"test","optional":false},{"id":14152298747,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"\u003c3.4.0","direct":true,"kind":"test","optional":false},{"id":14152298748,"package_name":"pytest_pyvista","ecosystem":"pypi","requirements":"==0.1.8","direct":true,"kind":"test","optional":false},{"id":14152298760,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003c7.2.0","direct":true,"kind":"test","optional":false},{"id":14152298761,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"\u003c0.15.0","direct":true,"kind":"test","optional":false},{"id":14152298762,"package_name":"sympy","ecosystem":"pypi","requirements":"\u003c1.13.0","direct":true,"kind":"test","optional":false},{"id":14152298763,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003c4.67.0","direct":true,"kind":"test","optional":false},{"id":14152298764,"package_name":"trame","ecosystem":"pypi","requirements":"\u003e=2.5.2,\u003c3.3","direct":true,"kind":"test","optional":false},{"id":14152298765,"package_name":"trame-vtk","ecosystem":"pypi","requirements":"\u003e=2.5.8,\u003c2.6","direct":true,"kind":"test","optional":false},{"id":14152298766,"package_name":"trame-vuetify","ecosystem":"pypi","requirements":"\u003e=2.3.1,\u003c2.4","direct":true,"kind":"test","optional":false},{"id":14152298767,"package_name":"trimesh","ecosystem":"pypi","requirements":"\u003c3.24.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-11T15:41:59.457Z","updated_at":"2023-10-11T15:41:59.457Z","repository_link":"https://github.com/pyvista/pyvista/blob/main/setup.py","dependencies":[]}],"score":27.163674118705735,"created_at":"2025-09-04T09:18:03.091Z","updated_at":"2025-10-07T08:04:40.687Z","avatar_url":"https://github.com/pyvista.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":834672,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01450"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["geoscience","meg","eeg","neuroscience","magnetoencephalography","electroencephalography","electrocorticography","ecog","neuroimaging","solar"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2567","html_url":"https://science.ecosyste.ms/projects/2567"}