{"id":80871,"name":null,"description":"3D mathematical functions using NumPy","url":"https://github.com/adamlwgriffiths/pyrr","last_synced_at":"2025-09-08T21:54:53.277Z","repository":{"id":46574124,"uuid":"4235407","full_name":"adamlwgriffiths/Pyrr","owner":"adamlwgriffiths","description":"3D mathematical functions using NumPy","archived":false,"fork":false,"pushed_at":"2024-11-03T07:49:24.000Z","size":890,"stargazers_count":414,"open_issues_count":34,"forks_count":57,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-29T04:52:23.477Z","etag":null,"topics":["3d","3d-mathematical-functions","matrix","numpy","opengl","python","quaternion","vector"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamlwgriffiths.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-05T17:35:43.000Z","updated_at":"2025-05-23T18:18:54.000Z","dependencies_parsed_at":"2024-06-18T13:59:10.587Z","dependency_job_id":"c68bfaba-0eb3-4ae7-bd0d-b2d827fdbf31","html_url":"https://github.com/adamlwgriffiths/Pyrr","commit_stats":{"total_commits":525,"total_committers":21,"mean_commits":25.0,"dds":"0.17333333333333334","last_synced_commit":"f6c8698c48a75f3fb7ad0d47d0ce80a04f87ba2f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/adamlwgriffiths/Pyrr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/sbom","scorecard":{"id":165378,"data":{"date":"2025-08-11","repo":{"name":"github.com/adamlwgriffiths/Pyrr","commit":"6acd3ee1e4d59fe34196a7a7f139f3b3dc2d36ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/28 approved changesets -- score normalized to 4","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adamlwgriffiths/Pyrr/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/adamlwgriffiths/Pyrr/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T14:40:06.530Z","repository_id":46574124,"created_at":"2025-08-16T14:40:06.530Z","updated_at":"2025-08-16T14:40:06.530Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231411,"owners_count":25245626,"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-08T02:00:09.813Z","response_time":121,"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":"adamlwgriffiths","name":"Adam Griffiths","uuid":"1239156","kind":"user","description":"","email":"","website":null,"location":"Melbourne, Australia","twitter":null,"company":"Twisted Pair Development","icon_url":"https://avatars.githubusercontent.com/u/1239156?v=4","repositories_count":51,"last_synced_at":"2023-03-14T16:31:04.451Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adamlwgriffiths","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:11:28.986Z","updated_at":"2023-03-14T16:31:04.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths/repositories"},"packages":[{"id":5301118,"name":"pyrr","ecosystem":"conda","description":null,"homepage":"https://github.com/adamlwgriffiths/Pyrr","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/adamlwgriffiths/Pyrr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-08-01T11:04:25.000Z","latest_release_published_at":"2019-08-01T11:04:25.000Z","latest_release_number":"0.10.3","last_synced_at":"2025-08-29T05:03:26.242Z","created_at":"2022-10-03T16:10:15.405Z","updated_at":"2025-08-29T05:03:26.242Z","registry_url":"https://anaconda.org/conda-forge/pyrr","install_command":"conda install -c conda-forge pyrr","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"4235407","full_name":"adamlwgriffiths/Pyrr","owner":"adamlwgriffiths","description":"3D mathematical functions using NumPy","archived":false,"fork":false,"pushed_at":"2022-07-22T02:58:51.000Z","size":886,"stargazers_count":358,"open_issues_count":25,"forks_count":49,"subscribers_count":15,"default_branch":"master","last_synced_at":"2023-03-21T21:51:13.746Z","etag":null,"topics":["3d","3d-mathematical-functions","matrix","numpy","opengl","python","quaternion","vector"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-05T17:35:43.000Z","updated_at":"2023-02-05T13:45:24.000Z","dependencies_parsed_at":"2022-08-22T06:40:49.361Z","dependency_job_id":null,"html_url":"https://github.com/adamlwgriffiths/Pyrr","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"adamlwgriffiths","name":"Adam Griffiths","uuid":"1239156","kind":"user","description":"","email":"","website":null,"location":"Melbourne, Australia","twitter":null,"company":"Twisted Pair Development","avatar_url":"https://avatars.githubusercontent.com/u/1239156?v=4","repositories_count":51,"last_synced_at":"2023-03-14T16:31:04.451Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths"},"tags":[{"name":"0.10.3","sha":"3cdb16286261b97c11997f02dbfd0bfa70db8229","kind":"commit","published_at":"2019-04-18T14:46:14.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.3"},{"name":"0.10.2","sha":"521a5d89b20c947b8d5cebad21b732ee16448fda","kind":"commit","published_at":"2019-03-13T07:10:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.2"},{"name":"0.10.1","sha":"521a5d89b20c947b8d5cebad21b732ee16448fda","kind":"commit","published_at":"2019-03-13T07:10:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.1"},{"name":"0.10.0","sha":"47d8d0cd4264b078ba89296bec5d5560d90b95b7","kind":"commit","published_at":"2018-12-23T05:39:36.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.0"},{"name":"0.9.2","sha":"34177c9b217b53981ce080ad5e794d711d3dc0fd","kind":"commit","published_at":"2017-07-19T06:28:53.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.2"},{"name":"0.9.1","sha":"2a1e0528380b6dde2687d86da10e217c84f626cf","kind":"tag","published_at":"2017-07-06T10:45:53.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.1"},{"name":"0.9.0","sha":"bc4198b4318d55e11301694f1b31c0de02c3b07c","kind":"commit","published_at":"2017-06-28T10:10:51.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.0"},{"name":"0.8.4","sha":"33824170dcf4c4f45387e24a5380492cab90ce34","kind":"commit","published_at":"2017-06-15T23:57:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.4"},{"name":"0.8.3","sha":"d2e2fbcaa7600ad3cacf47a5aba33b8d128d469d","kind":"commit","published_at":"2017-04-17T23:52:20.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.3"},{"name":"0.8.2","sha":"323f2f95876af4aa6d762cc2c2e29c4bd4270c54","kind":"commit","published_at":"2016-12-21T00:35:03.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.2"},{"name":"0.8.1","sha":"993c2c863f9951ab7dc6b40eae8622d4dfd3569c","kind":"commit","published_at":"2016-02-12T02:56:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.1"},{"name":"0.8.0","sha":"39509817ce937068ed5fa4b700edc6f8e8ddd8d2","kind":"commit","published_at":"2016-02-12T01:43:42.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.0"},{"name":"0.7.2","sha":"9f7c9827175369a4a1695055c1341448b03ef1fe","kind":"commit","published_at":"2015-12-16T05:35:23.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.2"},{"name":"0.7.1","sha":"646d64c8ad5e86548c3804e28338d7e966352893","kind":"commit","published_at":"2015-12-14T22:52:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.1"},{"name":"0.7.0","sha":"bbb14f65c0646b97ac6251d5bdc4dc4f2d523944","kind":"commit","published_at":"2015-11-09T01:24:20.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.0"},{"name":"0.6.7","sha":"000f0b08d1bb6a88143ecddff584644c383bd6da","kind":"commit","published_at":"2015-05-07T04:36:32.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.7","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.7"},{"name":"0.6.6","sha":"bf72e8f5a4157ed8fcd4dee86dbdf393864151bd","kind":"commit","published_at":"2015-05-07T04:07:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.6","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.6"},{"name":"0.6.5","sha":"672ed4be295813ad4ccec11055a1769d189ab6ad","kind":"commit","published_at":"2014-12-21T03:28:45.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.5","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.5"},{"name":"0.6.4","sha":"a10847d6e01e1db9c505e5ee8f1768b9b0502661","kind":"commit","published_at":"2014-12-17T04:29:51.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.4"},{"name":"0.6.3","sha":"dfe9a4bed878f278c3f0f8409ed8aff9f9104977","kind":"commit","published_at":"2014-12-17T03:15:11.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.3"},{"name":"0.6.2","sha":"cbcbcf4d64809882fecf9ecc951c1a983763dcdf","kind":"commit","published_at":"2014-09-15T06:31:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.2"},{"name":"0.6.1","sha":"041271c0766e72f03599e36d5f4ae825d6320d03","kind":"commit","published_at":"2014-09-15T05:46:22.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.1"},{"name":"0.6.0","sha":"9badebc71eaef896048cb0cbd26219be1b63e49b","kind":"commit","published_at":"2014-09-14T13:05:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.0"},{"name":"0.5.1","sha":"ea9149bdf53936934487caf76825a442db7ea248","kind":"commit","published_at":"2014-09-14T11:10:03.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.5.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.5.1"},{"name":"0.5.0","sha":"6fdb7ebaf7c935987eb68dc111fb61dc3ccb73eb","kind":"commit","published_at":"2014-09-14T08:03:10.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.5.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.5.0"},{"name":"0.4.0","sha":"bac6b959f8adeb7c7c2b6cfd39853ba96a0a846e","kind":"commit","published_at":"2014-09-12T08:58:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.4.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.4.0"},{"name":"0.3.0","sha":"9f59f27f02963382dac0907fd71fec9051e842a7","kind":"commit","published_at":"2014-09-12T07:57:04.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.3.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.3.0"},{"name":"0.2.4","sha":"6aa176b7555731599451287fa28dd4c31e9da213","kind":"commit","published_at":"2014-09-11T13:25:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.4"},{"name":"0.2.3","sha":"65b50fdf55f2d2fec5b5c23e410267b54a464c7d","kind":"commit","published_at":"2014-09-11T12:31:30.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.3"},{"name":"0.2.1","sha":"1d8d68af87ef2545fe8a45ab5504883d48d75543","kind":"commit","published_at":"2014-09-10T17:19:43.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.1"},{"name":"0.1.2","sha":"133f309ec782c139b683e831a2a0ea8ca613ede1","kind":"commit","published_at":"2014-05-27T23:41:24.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.2"},{"name":"0.1.1","sha":"2cafc438b19d162d2bab2f01d2c4cef7e2a5f133","kind":"commit","published_at":"2014-05-27T14:22:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.1"},{"name":"0.1.0","sha":"a2db5668be1bcb04545644c788ff5cbb5c8bd7d8","kind":"commit","published_at":"2014-05-26T07:47:21.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.0"},{"name":"20130321","sha":"90b9a15f4d276a942f8e4950c500cd0b313eec1c","kind":"commit","published_at":"2013-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/20130321","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/20130321"},{"name":"0.0.20130321","sha":"90b9a15f4d276a942f8e4950c500cd0b313eec1c","kind":"commit","published_at":"2013-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.0.20130321","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.0.20130321"},{"name":"20120816","sha":"acd3a4845c2fb012e8e29b01015c8196bc2c806d","kind":"commit","published_at":"2012-08-16T07:09:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/20120816","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/20120816"},{"name":"0.0.20120816","sha":"acd3a4845c2fb012e8e29b01015c8196bc2c806d","kind":"commit","published_at":"2012-08-16T07:09:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.0.20120816","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.0.20120816"}]},"repo_metadata_updated_at":"2023-03-22T07:28:43.664Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.230550426668,"dependent_packages_count":19.601776535755278,"stargazers_count":20.64474275163431,"forks_count":25.500274464793655,"docker_downloads_count":null,"average":21.49433604471281},"purl":"pkg:conda/pyrr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyrr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyrr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyrr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:24:31.583Z","issues_count":65,"pull_requests_count":40,"avg_time_to_close_issue":15090725.10638298,"avg_time_to_close_pull_request":2413570.794117647,"issues_closed_count":47,"pull_requests_closed_count":34,"pull_request_authors_count":18,"issue_authors_count":38,"avg_comments_per_issue":3.4153846153846152,"avg_comments_per_pull_request":4.05,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":277192.0,"past_year_avg_time_to_close_pull_request":522226.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyrr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyrr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyrr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyrr/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2882156,"name":"pyrr","ecosystem":"pypi","description":"3D mathematical functions using NumPy","homepage":"https://github.com/adamlwgriffiths/Pyrr","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/adamlwgriffiths/Pyrr","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2014-05-26T07:49:57.000Z","latest_release_published_at":"2019-04-18T14:53:43.000Z","latest_release_number":"0.10.3","last_synced_at":"2025-09-06T05:19:30.112Z","created_at":"2022-04-10T12:18:08.707Z","updated_at":"2025-09-06T05:19:30.113Z","registry_url":"https://pypi.org/project/pyrr/","install_command":"pip install pyrr --index-url https://pypi.org/simple","documentation_url":"https://pyrr.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python","Topic :: Multimedia :: Graphics","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pyrr","project_status":null},"repo_metadata":{"id":46574124,"uuid":"4235407","full_name":"adamlwgriffiths/Pyrr","owner":"adamlwgriffiths","description":"3D mathematical functions using NumPy","archived":false,"fork":false,"pushed_at":"2024-11-03T07:49:24.000Z","size":886,"stargazers_count":402,"open_issues_count":30,"forks_count":56,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-03T08:24:44.449Z","etag":null,"topics":["3d","3d-mathematical-functions","matrix","numpy","opengl","python","quaternion","vector"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamlwgriffiths.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-05-05T17:35:43.000Z","updated_at":"2024-11-03T07:49:28.000Z","dependencies_parsed_at":"2024-06-18T13:59:10.587Z","dependency_job_id":"c68bfaba-0eb3-4ae7-bd0d-b2d827fdbf31","html_url":"https://github.com/adamlwgriffiths/Pyrr","commit_stats":{"total_commits":525,"total_committers":21,"mean_commits":25.0,"dds":"0.17333333333333334","last_synced_commit":"f6c8698c48a75f3fb7ad0d47d0ce80a04f87ba2f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222822790,"owners_count":17042930,"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":"adamlwgriffiths","name":"Adam Griffiths","uuid":"1239156","kind":"user","description":"","email":"","website":null,"location":"Melbourne, Australia","twitter":null,"company":"Twisted Pair Development","icon_url":"https://avatars.githubusercontent.com/u/1239156?v=4","repositories_count":51,"last_synced_at":"2023-03-14T16:31:04.451Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adamlwgriffiths","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T06:11:28.986Z","updated_at":"2023-03-14T16:31:04.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths/repositories"},"tags":[{"name":"0.10.3","sha":"3cdb16286261b97c11997f02dbfd0bfa70db8229","kind":"commit","published_at":"2019-04-18T14:46:14.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"521a5d89b20c947b8d5cebad21b732ee16448fda","kind":"commit","published_at":"2019-03-13T07:10:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"521a5d89b20c947b8d5cebad21b732ee16448fda","kind":"commit","published_at":"2019-03-13T07:10:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"47d8d0cd4264b078ba89296bec5d5560d90b95b7","kind":"commit","published_at":"2018-12-23T05:39:36.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"34177c9b217b53981ce080ad5e794d711d3dc0fd","kind":"commit","published_at":"2017-07-19T06:28:53.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"2a1e0528380b6dde2687d86da10e217c84f626cf","kind":"tag","published_at":"2017-07-06T10:45:53.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"bc4198b4318d55e11301694f1b31c0de02c3b07c","kind":"commit","published_at":"2017-06-28T10:10:51.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"33824170dcf4c4f45387e24a5380492cab90ce34","kind":"commit","published_at":"2017-06-15T23:57:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"d2e2fbcaa7600ad3cacf47a5aba33b8d128d469d","kind":"commit","published_at":"2017-04-17T23:52:20.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"323f2f95876af4aa6d762cc2c2e29c4bd4270c54","kind":"commit","published_at":"2016-12-21T00:35:03.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"993c2c863f9951ab7dc6b40eae8622d4dfd3569c","kind":"commit","published_at":"2016-02-12T02:56:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"39509817ce937068ed5fa4b700edc6f8e8ddd8d2","kind":"commit","published_at":"2016-02-12T01:43:42.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"9f7c9827175369a4a1695055c1341448b03ef1fe","kind":"commit","published_at":"2015-12-16T05:35:23.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"646d64c8ad5e86548c3804e28338d7e966352893","kind":"commit","published_at":"2015-12-14T22:52:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"bbb14f65c0646b97ac6251d5bdc4dc4f2d523944","kind":"commit","published_at":"2015-11-09T01:24:20.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.7.0/manifests"},{"name":"0.6.7","sha":"000f0b08d1bb6a88143ecddff584644c383bd6da","kind":"commit","published_at":"2015-05-07T04:36:32.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.7","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"bf72e8f5a4157ed8fcd4dee86dbdf393864151bd","kind":"commit","published_at":"2015-05-07T04:07:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.6","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"672ed4be295813ad4ccec11055a1769d189ab6ad","kind":"commit","published_at":"2014-12-21T03:28:45.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.5","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"a10847d6e01e1db9c505e5ee8f1768b9b0502661","kind":"commit","published_at":"2014-12-17T04:29:51.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"dfe9a4bed878f278c3f0f8409ed8aff9f9104977","kind":"commit","published_at":"2014-12-17T03:15:11.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"cbcbcf4d64809882fecf9ecc951c1a983763dcdf","kind":"commit","published_at":"2014-09-15T06:31:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"041271c0766e72f03599e36d5f4ae825d6320d03","kind":"commit","published_at":"2014-09-15T05:46:22.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"9badebc71eaef896048cb0cbd26219be1b63e49b","kind":"commit","published_at":"2014-09-14T13:05:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"ea9149bdf53936934487caf76825a442db7ea248","kind":"commit","published_at":"2014-09-14T11:10:03.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.5.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"6fdb7ebaf7c935987eb68dc111fb61dc3ccb73eb","kind":"commit","published_at":"2014-09-14T08:03:10.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.5.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"bac6b959f8adeb7c7c2b6cfd39853ba96a0a846e","kind":"commit","published_at":"2014-09-12T08:58:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.4.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"9f59f27f02963382dac0907fd71fec9051e842a7","kind":"commit","published_at":"2014-09-12T07:57:04.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.3.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"6aa176b7555731599451287fa28dd4c31e9da213","kind":"commit","published_at":"2014-09-11T13:25:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"65b50fdf55f2d2fec5b5c23e410267b54a464c7d","kind":"commit","published_at":"2014-09-11T12:31:30.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.2.3/manifests"},{"name":"0.2.1","sha":"1d8d68af87ef2545fe8a45ab5504883d48d75543","kind":"commit","published_at":"2014-09-10T17:19:43.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.2.1/manifests"},{"name":"0.1.2","sha":"133f309ec782c139b683e831a2a0ea8ca613ede1","kind":"commit","published_at":"2014-05-27T23:41:24.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"2cafc438b19d162d2bab2f01d2c4cef7e2a5f133","kind":"commit","published_at":"2014-05-27T14:22:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a2db5668be1bcb04545644c788ff5cbb5c8bd7d8","kind":"commit","published_at":"2014-05-26T07:47:21.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.1.0/manifests"},{"name":"20130321","sha":"90b9a15f4d276a942f8e4950c500cd0b313eec1c","kind":"commit","published_at":"2013-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/20130321","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/20130321","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/20130321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/20130321/manifests"},{"name":"0.0.20130321","sha":"90b9a15f4d276a942f8e4950c500cd0b313eec1c","kind":"commit","published_at":"2013-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.0.20130321","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.0.20130321","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.0.20130321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.0.20130321/manifests"},{"name":"20120816","sha":"acd3a4845c2fb012e8e29b01015c8196bc2c806d","kind":"commit","published_at":"2012-08-16T07:09:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/20120816","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/20120816","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/20120816","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/20120816/manifests"},{"name":"0.0.20120816","sha":"acd3a4845c2fb012e8e29b01015c8196bc2c806d","kind":"commit","published_at":"2012-08-16T07:09:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.0.20120816","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.0.20120816","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.0.20120816","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags/0.0.20120816/manifests"}]},"repo_metadata_updated_at":"2024-11-03T08:29:32.069Z","dependent_packages_count":13,"downloads":46241,"downloads_period":"last-month","dependent_repos_count":291,"rankings":{"downloads":1.576283414192849,"dependent_repos_count":0.8771762406623482,"dependent_packages_count":1.0379962358797772,"stargazers_count":3.3197697499007544,"forks_count":5.737355998205644,"docker_downloads_count":2.939789941387425,"average":2.581395263371466},"purl":"pkg:pypi/pyrr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrr","docker_dependents_count":7,"docker_downloads_count":291,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-14T20:41:28.848Z","issues_count":69,"pull_requests_count":40,"avg_time_to_close_issue":19428250.770833332,"avg_time_to_close_pull_request":8245560.485714286,"issues_closed_count":48,"pull_requests_closed_count":35,"pull_request_authors_count":18,"issue_authors_count":41,"avg_comments_per_issue":3.217391304347826,"avg_comments_per_pull_request":4.05,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/issues","maintainers":[{"login":"adamlwgriffiths","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamlwgriffiths"},{"login":"szabolcsdombi","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szabolcsdombi"},{"login":"foohyfooh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/foohyfooh"},{"login":"Korijn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Korijn"},{"login":"RazerM","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrr/related_packages","maintainers":[{"uuid":"Adam.Griffiths","login":"Adam.Griffiths","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/Adam.Griffiths/","role":null,"created_at":"2023-02-25T05:25:52.012Z","updated_at":"2023-02-25T05:25:52.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Adam.Griffiths/packages"},{"uuid":"cprogrammer1994","login":"cprogrammer1994","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://pypi.org/user/cprogrammer1994/","role":null,"created_at":"2023-02-25T05:25:52.017Z","updated_at":"2023-02-25T05:25:52.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cprogrammer1994/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":4500367,"name":"py-pyrr","ecosystem":"spack","description":"3D mathematical functions using NumPy.\n","homepage":"https://github.com/adamlwgriffiths/Pyrr","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/adamlwgriffiths/Pyrr","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-07T08:07:32.380Z","latest_release_published_at":"2022-07-07T08:07:32.380Z","latest_release_number":"0.10.3","last_synced_at":"2025-08-10T18:19:14.332Z","created_at":"2022-07-07T08:07:32.257Z","updated_at":"2025-08-10T18:19:14.332Z","registry_url":"https://packages.spack.io/package.html?name=py-pyrr","install_command":"spack install py-pyrr","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"4235407","full_name":"adamlwgriffiths/Pyrr","owner":"adamlwgriffiths","description":"3D mathematical functions using NumPy","archived":false,"fork":false,"pushed_at":"2022-07-22T02:58:51.000Z","size":886,"stargazers_count":358,"open_issues_count":25,"forks_count":49,"subscribers_count":15,"default_branch":"master","last_synced_at":"2023-03-21T11:57:57.709Z","etag":null,"topics":["3d","3d-mathematical-functions","matrix","numpy","opengl","python","quaternion","vector"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-05T17:35:43.000Z","updated_at":"2023-02-05T13:45:24.000Z","dependencies_parsed_at":"2022-08-22T06:40:49.361Z","dependency_job_id":null,"html_url":"https://github.com/adamlwgriffiths/Pyrr","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"adamlwgriffiths","name":"Adam Griffiths","uuid":"1239156","kind":"user","description":"","email":"","website":null,"location":"Melbourne, Australia","twitter":null,"company":"Twisted Pair Development","avatar_url":"https://avatars.githubusercontent.com/u/1239156?v=4","repositories_count":51,"last_synced_at":"2023-03-14T16:31:04.451Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamlwgriffiths"},"tags":[{"name":"0.10.3","sha":"3cdb16286261b97c11997f02dbfd0bfa70db8229","kind":"commit","published_at":"2019-04-18T14:46:14.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.3"},{"name":"0.10.2","sha":"521a5d89b20c947b8d5cebad21b732ee16448fda","kind":"commit","published_at":"2019-03-13T07:10:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.2"},{"name":"0.10.1","sha":"521a5d89b20c947b8d5cebad21b732ee16448fda","kind":"commit","published_at":"2019-03-13T07:10:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.1"},{"name":"0.10.0","sha":"47d8d0cd4264b078ba89296bec5d5560d90b95b7","kind":"commit","published_at":"2018-12-23T05:39:36.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.10.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.10.0"},{"name":"0.9.2","sha":"34177c9b217b53981ce080ad5e794d711d3dc0fd","kind":"commit","published_at":"2017-07-19T06:28:53.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.2"},{"name":"0.9.1","sha":"2a1e0528380b6dde2687d86da10e217c84f626cf","kind":"tag","published_at":"2017-07-06T10:45:53.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.1"},{"name":"0.9.0","sha":"bc4198b4318d55e11301694f1b31c0de02c3b07c","kind":"commit","published_at":"2017-06-28T10:10:51.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.9.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.9.0"},{"name":"0.8.4","sha":"33824170dcf4c4f45387e24a5380492cab90ce34","kind":"commit","published_at":"2017-06-15T23:57:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.4"},{"name":"0.8.3","sha":"d2e2fbcaa7600ad3cacf47a5aba33b8d128d469d","kind":"commit","published_at":"2017-04-17T23:52:20.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.3"},{"name":"0.8.2","sha":"323f2f95876af4aa6d762cc2c2e29c4bd4270c54","kind":"commit","published_at":"2016-12-21T00:35:03.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.2"},{"name":"0.8.1","sha":"993c2c863f9951ab7dc6b40eae8622d4dfd3569c","kind":"commit","published_at":"2016-02-12T02:56:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.1"},{"name":"0.8.0","sha":"39509817ce937068ed5fa4b700edc6f8e8ddd8d2","kind":"commit","published_at":"2016-02-12T01:43:42.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.8.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.8.0"},{"name":"0.7.2","sha":"9f7c9827175369a4a1695055c1341448b03ef1fe","kind":"commit","published_at":"2015-12-16T05:35:23.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.2"},{"name":"0.7.1","sha":"646d64c8ad5e86548c3804e28338d7e966352893","kind":"commit","published_at":"2015-12-14T22:52:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.1"},{"name":"0.7.0","sha":"bbb14f65c0646b97ac6251d5bdc4dc4f2d523944","kind":"commit","published_at":"2015-11-09T01:24:20.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.7.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.7.0"},{"name":"0.6.7","sha":"000f0b08d1bb6a88143ecddff584644c383bd6da","kind":"commit","published_at":"2015-05-07T04:36:32.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.7","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.7"},{"name":"0.6.6","sha":"bf72e8f5a4157ed8fcd4dee86dbdf393864151bd","kind":"commit","published_at":"2015-05-07T04:07:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.6","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.6"},{"name":"0.6.5","sha":"672ed4be295813ad4ccec11055a1769d189ab6ad","kind":"commit","published_at":"2014-12-21T03:28:45.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.5","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.5"},{"name":"0.6.4","sha":"a10847d6e01e1db9c505e5ee8f1768b9b0502661","kind":"commit","published_at":"2014-12-17T04:29:51.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.4"},{"name":"0.6.3","sha":"dfe9a4bed878f278c3f0f8409ed8aff9f9104977","kind":"commit","published_at":"2014-12-17T03:15:11.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.3"},{"name":"0.6.2","sha":"cbcbcf4d64809882fecf9ecc951c1a983763dcdf","kind":"commit","published_at":"2014-09-15T06:31:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.2"},{"name":"0.6.1","sha":"041271c0766e72f03599e36d5f4ae825d6320d03","kind":"commit","published_at":"2014-09-15T05:46:22.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.1"},{"name":"0.6.0","sha":"9badebc71eaef896048cb0cbd26219be1b63e49b","kind":"commit","published_at":"2014-09-14T13:05:06.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.6.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.6.0"},{"name":"0.5.1","sha":"ea9149bdf53936934487caf76825a442db7ea248","kind":"commit","published_at":"2014-09-14T11:10:03.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.5.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.5.1"},{"name":"0.5.0","sha":"6fdb7ebaf7c935987eb68dc111fb61dc3ccb73eb","kind":"commit","published_at":"2014-09-14T08:03:10.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.5.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.5.0"},{"name":"0.4.0","sha":"bac6b959f8adeb7c7c2b6cfd39853ba96a0a846e","kind":"commit","published_at":"2014-09-12T08:58:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.4.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.4.0"},{"name":"0.3.0","sha":"9f59f27f02963382dac0907fd71fec9051e842a7","kind":"commit","published_at":"2014-09-12T07:57:04.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.3.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.3.0"},{"name":"0.2.4","sha":"6aa176b7555731599451287fa28dd4c31e9da213","kind":"commit","published_at":"2014-09-11T13:25:19.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.4","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.4"},{"name":"0.2.3","sha":"65b50fdf55f2d2fec5b5c23e410267b54a464c7d","kind":"commit","published_at":"2014-09-11T12:31:30.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.3","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.3"},{"name":"0.2.1","sha":"1d8d68af87ef2545fe8a45ab5504883d48d75543","kind":"commit","published_at":"2014-09-10T17:19:43.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.2.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.2.1"},{"name":"0.1.2","sha":"133f309ec782c139b683e831a2a0ea8ca613ede1","kind":"commit","published_at":"2014-05-27T23:41:24.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.2","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.2"},{"name":"0.1.1","sha":"2cafc438b19d162d2bab2f01d2c4cef7e2a5f133","kind":"commit","published_at":"2014-05-27T14:22:59.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.1","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.1"},{"name":"0.1.0","sha":"a2db5668be1bcb04545644c788ff5cbb5c8bd7d8","kind":"commit","published_at":"2014-05-26T07:47:21.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.1.0","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.1.0"},{"name":"20130321","sha":"90b9a15f4d276a942f8e4950c500cd0b313eec1c","kind":"commit","published_at":"2013-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/20130321","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/20130321"},{"name":"0.0.20130321","sha":"90b9a15f4d276a942f8e4950c500cd0b313eec1c","kind":"commit","published_at":"2013-03-21T07:51:29.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.0.20130321","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.0.20130321"},{"name":"20120816","sha":"acd3a4845c2fb012e8e29b01015c8196bc2c806d","kind":"commit","published_at":"2012-08-16T07:09:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/20120816","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/20120816"},{"name":"0.0.20120816","sha":"acd3a4845c2fb012e8e29b01015c8196bc2c806d","kind":"commit","published_at":"2012-08-16T07:09:26.000Z","download_url":"https://codeload.github.com/adamlwgriffiths/Pyrr/tar.gz/0.0.20120816","html_url":"https://github.com/adamlwgriffiths/Pyrr/releases/tag/0.0.20120816"}]},"repo_metadata_updated_at":"2023-03-21T20:37:24.621Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":12.018896762539947,"forks_count":15.131304710295957,"average":21.10601639572044},"purl":"pkg:spack/py-pyrr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyrr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyrr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyrr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-08T21:24:31.583Z","issues_count":65,"pull_requests_count":40,"avg_time_to_close_issue":15090725.10638298,"avg_time_to_close_pull_request":2413570.794117647,"issues_closed_count":47,"pull_requests_closed_count":34,"pull_request_authors_count":18,"issue_authors_count":38,"avg_comments_per_issue":3.4153846153846152,"avg_comments_per_pull_request":4.05,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":277192.0,"past_year_avg_time_to_close_pull_request":522226.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyrr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyrr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyrr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyrr/related_packages","maintainers":[{"uuid":"JeromeDuboisPro","login":"JeromeDuboisPro","name":null,"email":null,"url":"https://github.com/JeromeDuboisPro","packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T17:08:02.548Z","updated_at":"2022-11-14T17:08:02.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/JeromeDuboisPro/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","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"}}],"commits":{"id":33771,"full_name":"adamlwgriffiths/Pyrr","default_branch":"master","committers":[{"name":"Adam Griffiths","email":"adam.lw.griffiths@gmail.com","login":"adamlwgriffiths","count":445},{"name":"Szabolcs Dombi","email":"cprogrammer1994@gmail.com","login":"szabolcsdombi","count":35},{"name":"Jakub Stasiak","email":"jakub@stasiak.at","login":"jstasiak","count":10},{"name":"bogdanteleaga","email":"bteleaga@cloudbasesolutions.com","login":"bogdanteleaga","count":7},{"name":"Korijn van Golen","email":"k.vangolen@clinicalgraphics.com","login":"Korijn","count":7},{"name":"Jonathan Herbert","email":"foohyfooh@gmail.com","login":"foohyfooh","count":5},{"name":"bats","email":"chris.bates@seer.net.au","login":"chrsbats","count":3},{"name":"Armin Becher","email":"becherarmin@gmail.com","login":"becheran","count":2},{"name":"François Ubald Brien","email":"ubald@ubaldesign.com","login":"ubald","count":2},{"name":"amengede","email":"60057452+amengede","login":"amengede","count":2},{"name":"Andrey Mulenkov","email":"aemulenkov@gmail.com","login":null,"count":1},{"name":"Andrey Mulenkov","email":"andymulx@gmail.com","login":"MulixBF","count":1},{"name":"Frazer McLean","email":"frazer@frazermclean.co.uk","login":"RazerM","count":1},{"name":"Jos van Bakel","email":"jos@codeaddict.org","login":"c0deaddict","count":1},{"name":"Mate Kovacs","email":"mkovaxx@gmail.com","login":"mkovaxx","count":1},{"name":"Yuji Kanagawa","email":"yuji.kngw.80s.revive@gmail.com","login":"kngwyu","count":1},{"name":"jpupu","email":"arto.hamara@iki.fi","login":"jpupu","count":1},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":1}],"total_commits":526,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.22222222222222,"dds":0.1539923954372624,"past_year_committers":[{"name":"Yuji Kanagawa","email":"yuji.kngw.80s.revive@gmail.com","login":"kngwyu","count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T04:52:46.090Z","last_synced_commit":"6acd3ee1e4d59fe34196a7a7f139f3b3dc2d36ee","created_at":"2023-03-07T16:53:44.682Z","updated_at":"2025-05-29T04:52:46.426Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"adamlwgriffiths/Pyrr","html_url":"https://github.com/adamlwgriffiths/Pyrr","last_synced_at":"2025-08-31T15:33:34.848Z","status":null,"issues_count":72,"pull_requests_count":41,"avg_time_to_close_issue":19428250.770833332,"avg_time_to_close_pull_request":8026647.861111111,"issues_closed_count":48,"pull_requests_closed_count":36,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.1527777777777777,"avg_comments_per_pull_request":3.951219512195122,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":364706.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T14:52:35.199Z","updated_at":"2025-09-03T05:01:15.945Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamlwgriffiths%2FPyrr/issues","issue_labels_count":{"enhancement":12,"bug":2,"duplicate":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":45,"OWNER":17,"COLLABORATOR":7,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"COLLABORATOR":18,"CONTRIBUTOR":14,"NONE":7,"OWNER":5},"issue_authors":{"adamlwgriffiths":17,"szabolcsdombi":4,"manuel-koch":3,"Tcll":3,"japagetw":2,"klattimer":2,"ghost":2,"ell1e":2,"mllobera":2,"Korijn":2,"refelix":1,"foohyfooh":1,"TimingSpace":1,"asnt":1,"kietdlam":1,"AGuyCoding":1,"antoniotejada":1,"mxrie-eve":1,"ubald":1,"Allwillcome":1,"Alex-zlat":1,"jaycoskey":1,"XHwind":1,"FRidh":1,"stuaxo":1,"hnsz":1,"GavanWilhite":1,"kaufManu":1,"sleepyfurious":1,"pbridger":1,"switte-sf":1,"Permafacture":1,"alanjfs":1,"ando-takahiro":1,"Yves33":1,"asukaminato0721":1,"yscoffee":1,"ipcoder":1,"bogdanteleaga":1,"mncharity":1,"AlexisTM":1,"medakk":1,"c0deaddict":1},"pull_request_authors":{"szabolcsdombi":10,"foohyfooh":5,"adamlwgriffiths":5,"amengede":3,"ubald":2,"kngwyu":2,"rokalax":2,"becheran":2,"Korijn":2,"jpupu":1,"refelix":1,"MulixBF":1,"RazerM":1,"c0deaddict":1,"luzpaz":1,"mkovaxx":1,"cjwatson":1,"bogdanteleaga":1,"asnt":1,"mxrie-eve":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172822,"issues_count":31938706,"pull_requests_count":100151698,"authors_count":10733238,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"past_year_issue_authors":{"mllobera":2,"ipcoder":1},"past_year_pull_request_authors":{"kngwyu":2,"cjwatson":1},"maintainers":[{"login":"adamlwgriffiths","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamlwgriffiths"},{"login":"szabolcsdombi","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szabolcsdombi"},{"login":"foohyfooh","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/foohyfooh"},{"login":"Korijn","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Korijn"},{"login":"RazerM","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RazerM"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":14,"IssueCommentEvent":5,"PushEvent":1,"PullRequestEvent":3,"ForkEvent":4},"last_year":{"IssuesEvent":3,"WatchEvent":14,"IssueCommentEvent":5,"PushEvent":1,"PullRequestEvent":3,"ForkEvent":4}},"keywords":["3d","3d-mathematical-functions","matrix","numpy","opengl","python","quaternion","vector"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-22T06:40:48.161Z","updated_at":"2022-08-22T06:40:48.161Z","repository_link":"https://github.com/adamlwgriffiths/Pyrr/blob/master/requirements-dev.txt","dependencies":[{"id":2251439736,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":2251439737,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-08-22T06:40:48.346Z","updated_at":"2022-08-22T06:40:48.346Z","repository_link":"https://github.com/adamlwgriffiths/Pyrr/blob/master/requirements-docs.txt","dependencies":[{"id":2251447982,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-22T06:40:48.894Z","updated_at":"2022-08-22T06:40:48.894Z","repository_link":"https://github.com/adamlwgriffiths/Pyrr/blob/master/requirements.txt","dependencies":[{"id":2251448840,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2251448841,"package_name":"multipledispatch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-22T06:40:49.044Z","updated_at":"2022-08-22T06:40:49.044Z","repository_link":"https://github.com/adamlwgriffiths/Pyrr/blob/master/setup.py","dependencies":[{"id":2251450494,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2251450495,"package_name":"multipledispatch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T13:59:10.568Z","updated_at":"2024-06-18T13:59:10.568Z","repository_link":"https://github.com/adamlwgriffiths/Pyrr/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":18677061763,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18677061764,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":19.749871277977718,"created_at":"2025-09-08T21:01:00.816Z","updated_at":"2025-10-07T08:28:29.138Z","avatar_url":"https://github.com/adamlwgriffiths.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":46241,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pallets","closember","binding"],"project_url":"https://science.ecosyste.ms/api/v1/projects/80871","html_url":"https://science.ecosyste.ms/projects/80871"}