{"id":18093,"name":"pygrpy","description":"Python port of Generalized Rotne Prager Yamakawa hydrodynamic tensors.","url":"https://github.com/radostw/pygrpy","last_synced_at":"2025-09-04T23:47:22.156Z","repository":{"id":60263155,"uuid":"369284966","full_name":"RadostW/PyGRPY","owner":"RadostW","description":"Python port of Generalized Rotne Prager Yamakawa hydrodynamic tensors.","archived":false,"fork":false,"pushed_at":"2025-03-07T15:49:39.000Z","size":64,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T10:55:29.819Z","etag":null,"topics":["fluid-dynamics","fluid-mechanics","jax","physics","python","soft-matter","stokes-flow","stokesian-hydrodynamics"],"latest_commit_sha":null,"homepage":"https://pygrpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RadostW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-20T17:17:44.000Z","updated_at":"2025-03-07T15:49:42.000Z","dependencies_parsed_at":"2024-01-16T05:07:10.630Z","dependency_job_id":"68670e57-b80d-4d42-8ff9-460370940af0","html_url":"https://github.com/RadostW/PyGRPY","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":"0.040000000000000036","last_synced_commit":"edc14fc9d9d64f700d7ef06dd70f50ee40684dd5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RadostW/PyGRPY","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadostW","download_url":"https://codeload.github.com/RadostW/PyGRPY/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/sbom","scorecard":{"id":117168,"data":{"date":"2025-08-11","repo":{"name":"github.com/RadostW/PyGRPY","commit":"6a310bf02218744434465dbd0f3a1b37fdc55c94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RadostW/PyGRPY/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/RadostW/PyGRPY/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2021-856"],"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 5 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-16T01:38:14.216Z","repository_id":60263155,"created_at":"2025-08-16T01:38:14.216Z","updated_at":"2025-08-16T01:38:14.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273690289,"owners_count":25150630,"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-04T02:00:08.968Z","response_time":61,"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":"RadostW","name":null,"uuid":"51670923","kind":"user","description":"Mathematician / physicist / computer scientist.\r\nPhD student studying soft matter at University of Warsaw","email":"","website":"https://www.fuw.edu.pl/~rwaszkiewicz/","location":null,"twitter":null,"company":"University of Warsaw","icon_url":"https://avatars.githubusercontent.com/u/51670923?v=4","repositories_count":8,"last_synced_at":"2023-03-06T20:12:40.089Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RadostW","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-06T20:12:40.098Z","updated_at":"2023-03-06T20:12:40.098Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadostW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadostW/repositories"},"packages":[{"id":2872869,"name":"pygrpy","ecosystem":"pypi","description":"Python port of Generalized Rotne Prager Yakamava tensors","homepage":"https://github.com/RadostW/PyGRPY/","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/RadostW/PyGRPY","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2021-05-23T18:08:02.000Z","latest_release_published_at":"2025-02-14T10:11:44.000Z","latest_release_number":"0.1.5","last_synced_at":"2025-08-27T04:18:45.775Z","created_at":"2022-04-10T12:13:30.567Z","updated_at":"2025-08-27T04:19:08.657Z","registry_url":"https://pypi.org/project/pygrpy/","install_command":"pip install pygrpy --index-url https://pypi.org/simple","documentation_url":"https://pygrpy.readthedocs.io","metadata":{"funding":null,"documentation":"https://pygrpy.readthedocs.io","classifiers":[],"normalized_name":"pygrpy","project_status":null},"repo_metadata":{"id":60263155,"uuid":"369284966","full_name":"RadostW/PyGRPY","owner":"RadostW","description":"Python port of Generalized Rotne Prager Yamakawa hydrodynamic tensors.","archived":false,"fork":false,"pushed_at":"2025-03-07T15:49:39.000Z","size":64,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T10:52:03.242Z","etag":null,"topics":["fluid-dynamics","fluid-mechanics","jax","physics","python","soft-matter","stokes-flow","stokesian-hydrodynamics"],"latest_commit_sha":null,"homepage":"https://pygrpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RadostW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-20T17:17:44.000Z","updated_at":"2025-03-07T15:49:42.000Z","dependencies_parsed_at":"2024-01-16T05:07:10.630Z","dependency_job_id":"68670e57-b80d-4d42-8ff9-460370940af0","html_url":"https://github.com/RadostW/PyGRPY","commit_stats":{"total_commits":50,"total_committers":2,"mean_commits":25.0,"dds":"0.040000000000000036","last_synced_commit":"edc14fc9d9d64f700d7ef06dd70f50ee40684dd5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RadostW/PyGRPY","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadostW","download_url":"https://codeload.github.com/RadostW/PyGRPY/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/sbom","scorecard":{"id":117168,"data":{"date":"2025-08-11","repo":{"name":"github.com/RadostW/PyGRPY","commit":"6a310bf02218744434465dbd0f3a1b37fdc55c94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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":"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/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/RadostW/PyGRPY/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/RadostW/PyGRPY/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2021-856"],"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 5 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-16T01:38:14.216Z","repository_id":60263155,"created_at":"2025-08-16T01:38:14.216Z","updated_at":"2025-08-16T01:38:14.216Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289746,"owners_count":24907802,"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-27T02:00:09.397Z","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_record":{"login":"RadostW","name":null,"uuid":"51670923","kind":"user","description":"Mathematician / physicist / computer scientist.\r\nPhD student studying soft matter at University of Warsaw","email":"","website":"https://www.fuw.edu.pl/~rwaszkiewicz/","location":null,"twitter":null,"company":"University of Warsaw","icon_url":"https://avatars.githubusercontent.com/u/51670923?v=4","repositories_count":8,"last_synced_at":"2023-03-06T20:12:40.089Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/RadostW","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-06T20:12:40.098Z","updated_at":"2023-03-06T20:12:40.098Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadostW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadostW/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-27T04:19:08.657Z","dependent_packages_count":2,"downloads":34,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.210953624671625,"dependent_repos_count":21.544734775075646,"dependent_packages_count":4.786619982160483,"stargazers_count":31.925223691842497,"forks_count":22.644936149172267,"docker_downloads_count":null,"average":23.422493644584502},"purl":"pkg:pypi/pygrpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygrpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygrpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygrpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-21T10:34:06.036Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":35210.0,"avg_time_to_close_pull_request":37.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":4.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":66452.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":9.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/RadostW%2FPyGRPY/issues","maintainers":[{"login":"RadostW","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RadostW"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygrpy/related_packages","maintainers":[{"uuid":"RadostW","login":"RadostW","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/RadostW/","role":null,"created_at":"2023-02-25T03:55:44.161Z","updated_at":"2023-02-25T03:55:44.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RadostW/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308256,"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":637105,"full_name":"RadostW/PyGRPY","default_branch":"main","committers":[{"name":"Radost Waszkiewicz","email":"radost.waszkiewicz@gmail.com","login":null,"count":48},{"name":"RadostW","email":"51670923+RadostW","login":"RadostW","count":2}],"total_commits":50,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.0,"dds":0.040000000000000036,"past_year_committers":[{"name":"RadostW","email":"radost.waszkiewicz@gmail.com","login":null,"count":12}],"past_year_total_commits":12,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.0,"past_year_dds":0.0,"last_synced_at":"2024-01-27T04:35:27.677Z","last_synced_commit":"edc14fc9d9d64f700d7ef06dd70f50ee40684dd5","created_at":"2023-03-09T08:40:43.840Z","updated_at":"2024-01-27T04:35:27.678Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"RadostW/PyGRPY","html_url":"https://github.com/RadostW/PyGRPY","last_synced_at":"2025-08-31T14:14:47.574Z","status":null,"issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":3968.0,"avg_time_to_close_pull_request":37.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"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,"created_at":"2023-05-14T21:16:34.275Z","updated_at":"2025-08-31T21:35:46.028Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadostW%2FPyGRPY/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":1,"NONE":1},"pull_request_author_associations_count":{"OWNER":2},"issue_authors":{"RadostW":1,"celoy":1},"pull_request_authors":{"RadostW":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082405,"issues_count":31230170,"pull_requests_count":96100294,"authors_count":10694153,"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":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"celoy":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"RadostW","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RadostW"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":6,"PushEvent":8},"last_year":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":6,"PushEvent":8}},"keywords":["fluid-dynamics","fluid-mechanics","jax","physics","python","soft-matter","stokes-flow","stokesian-hydrodynamics"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-27T10:50:13.036Z","updated_at":"2022-09-27T10:50:13.036Z","repository_link":"https://github.com/RadostW/PyGRPY/blob/main/docs/requirements.txt","dependencies":[{"id":6176047134,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":6176047135,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6176047136,"package_name":"sphinx-prompt","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6176047137,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6176047138,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6176047139,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6176047140,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":6176047141,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"==0.7","direct":true,"kind":"runtime","optional":false},{"id":6176047142,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6176047143,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":6176047144,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.20.3","direct":true,"kind":"runtime","optional":false},{"id":6176047145,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":6176047146,"package_name":"jax","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":6176047147,"package_name":"jaxlib","ecosystem":"pypi","requirements":"==0.1.67","direct":true,"kind":"runtime","optional":false},{"id":6176047148,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-27T10:50:13.144Z","updated_at":"2022-09-27T10:50:13.144Z","repository_link":"https://github.com/RadostW/PyGRPY/blob/main/requirements.txt","dependencies":[{"id":6176047170,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.20.3","direct":true,"kind":"runtime","optional":false},{"id":6176047171,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":6176047172,"package_name":"jax","ecosystem":"pypi","requirements":"==0.2.13","direct":true,"kind":"runtime","optional":false},{"id":6176047173,"package_name":"jaxlib","ecosystem":"pypi","requirements":"==0.1.66","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-12-10T21:47:31.899Z","updated_at":"2023-12-10T21:47:31.899Z","repository_link":"https://github.com/RadostW/PyGRPY/blob/main/.github/workflows/tests.yml","dependencies":[{"id":15015750812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15015750813,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-10T21:47:32.059Z","updated_at":"2023-12-10T21:47:32.059Z","repository_link":"https://github.com/RadostW/PyGRPY/blob/main/setup.py","dependencies":[]}],"score":5.717027701406222,"created_at":"2025-09-04T15:50:49.298Z","updated_at":"2025-10-07T08:09:15.751Z","avatar_url":"https://github.com/RadostW.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":34,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/18093","html_url":"https://science.ecosyste.ms/projects/18093","bibtex_url":"https://science.ecosyste.ms/projects/18093/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/18093/export.apalike"}