{"id":43098,"name":"twoaxistracking","description":"twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.","url":"https://github.com/pvlib/twoaxistracking","last_synced_at":"2025-09-05T09:39:51.845Z","repository":{"id":43254258,"uuid":"374826366","full_name":"pvlib/twoaxistracking","owner":"pvlib","description":"twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.","archived":false,"fork":false,"pushed_at":"2025-07-27T12:07:19.000Z","size":4297,"stargazers_count":10,"open_issues_count":6,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-04T13:44:48.196Z","etag":null,"topics":["photovoltaics","python","renewable-energy","solar-energy"],"latest_commit_sha":null,"homepage":"https://twoaxistracking.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pvlib.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-06-07T23:34:09.000Z","updated_at":"2025-07-27T12:07:19.000Z","dependencies_parsed_at":"2024-06-24T20:33:41.176Z","dependency_job_id":"8dc6643f-e40b-43e4-99c0-5de5030218bd","html_url":"https://github.com/pvlib/twoaxistracking","commit_stats":{"total_commits":113,"total_committers":5,"mean_commits":22.6,"dds":"0.31858407079646023","last_synced_commit":"dbe6769661de29b641857e9b29722822948ef5f2"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/pvlib/twoaxistracking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/sbom","scorecard":{"id":750557,"data":{"date":"2025-08-11","repo":{"name":"github.com/pvlib/twoaxistracking","commit":"1b6fd307522770407dd134b054e0a3ef8291d36c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pvlib/twoaxistracking/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:30","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:77"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:13:29.627Z","repository_id":43254258,"created_at":"2025-08-22T20:13:29.627Z","updated_at":"2025-08-22T20:13:29.627Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740041,"owners_count":25159429,"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-05T02:00:09.113Z","response_time":402,"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":"pvlib","name":"pvlib","uuid":"11037261","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11037261?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:48:50.039Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pvlib","funding_links":[],"total_stars":1160,"followers":81,"following":0,"created_at":"2022-11-02T16:36:37.102Z","updated_at":"2024-03-25T20:48:53.101Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib/repositories"},"packages":[{"id":11733532,"name":"github.com/pvlib/twoaxistracking","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pvlib/twoaxistracking","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-01-19T02:16:20.000Z","latest_release_published_at":"2024-10-13T20:27:53.000Z","latest_release_number":"v0.2.5","last_synced_at":"2025-09-04T13:35:29.218Z","created_at":"2025-06-05T11:16:53.623Z","updated_at":"2025-09-04T13:35:29.218Z","registry_url":"https://pkg.go.dev/github.com/pvlib/twoaxistracking","install_command":"go get github.com/pvlib/twoaxistracking","documentation_url":"https://pkg.go.dev/github.com/pvlib/twoaxistracking#section-documentation","metadata":{},"repo_metadata":{"id":43254258,"uuid":"374826366","full_name":"pvlib/twoaxistracking","owner":"pvlib","description":"twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.","archived":false,"fork":false,"pushed_at":"2025-07-27T12:07:19.000Z","size":4297,"stargazers_count":10,"open_issues_count":6,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-29T20:34:15.448Z","etag":null,"topics":["photovoltaics","python","renewable-energy","solar-energy"],"latest_commit_sha":null,"homepage":"https://twoaxistracking.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pvlib.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-06-07T23:34:09.000Z","updated_at":"2025-07-27T12:07:19.000Z","dependencies_parsed_at":"2024-06-24T20:33:41.176Z","dependency_job_id":"8dc6643f-e40b-43e4-99c0-5de5030218bd","html_url":"https://github.com/pvlib/twoaxistracking","commit_stats":{"total_commits":113,"total_committers":5,"mean_commits":22.6,"dds":"0.31858407079646023","last_synced_commit":"dbe6769661de29b641857e9b29722822948ef5f2"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/pvlib/twoaxistracking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267769191,"owners_count":24141644,"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-07-29T02:00:12.549Z","response_time":2574,"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":"pvlib","name":"pvlib","uuid":"11037261","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11037261?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:48:50.039Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pvlib","funding_links":[],"total_stars":1160,"followers":81,"following":0,"created_at":"2022-11-02T16:36:37.102Z","updated_at":"2024-03-25T20:48:53.101Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib/repositories"},"tags":[{"name":"v0.2.7-alpha.2","sha":"a8546bc5a3dcc417ccd8043347344679be9fcdf0","kind":"commit","published_at":"2025-03-21T09:32:33.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.7-alpha.2","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.7-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.7-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.7-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.7-alpha.2/manifests"},{"name":"v0.2.7-alpha.4","sha":"7f3c36196d102a987562ce70a32f7595972ec209","kind":"commit","published_at":"2025-03-21T09:04:15.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.7-alpha.4","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.7-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.7-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.7-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.7-alpha.4/manifests"},{"name":"0.2.6","sha":"ee9c0cd903a70234b9267de146283c074372d0d8","kind":"commit","published_at":"2024-12-11T15:58:30.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/0.2.6","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/0.2.6/manifests"},{"name":"v0.2.6-alpha.3","sha":"0d316285ede77b787aefeb6dff5fde739b5a2a74","kind":"commit","published_at":"2024-12-11T15:50:45.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.6-alpha.3","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.6-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.6-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.6-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.6-alpha.3/manifests"},{"name":"v0.2.6-alpha.2","sha":"fb60d00722f75d6f0da6e749b7af29d2aca3158a","kind":"commit","published_at":"2024-12-11T15:28:04.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.6-alpha.2","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.6-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.6-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.6-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.6-alpha.2/manifests"},{"name":"v0.2.6-alpha.1","sha":"eee16f8fd7f58b4bcd14eca5652b04b1406910a5","kind":"commit","published_at":"2024-12-09T19:21:12.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.6-alpha.1","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.6-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.6-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.6-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.6-alpha.1/manifests"},{"name":"v0.2.5","sha":"8733a5e6c065030a21fc0e0d9c7115fe873f9cdd","kind":"commit","published_at":"2024-10-13T20:27:53.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.5","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"005ee0b7c87c1036727b74d6c466678fb5ccd906","kind":"commit","published_at":"2023-01-05T16:11:30.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.4","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"8b2845e1cbcca769f9558f603a31737fbee8fe01","kind":"commit","published_at":"2022-11-11T17:39:52.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.3","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"645ca993e257114800e6497019a6ab5ad855c402","kind":"commit","published_at":"2022-09-14T16:47:14.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.2","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"81955e9181c58b092c2f3a21041d884f49fef262","kind":"commit","published_at":"2022-03-11T20:59:10.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.1","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"251a4fd4b2f24e5cbd0339bab3b068fba417f3cd","kind":"commit","published_at":"2022-03-11T17:15:56.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.0","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f8644c7d5dd754661593ca95b524ba37e78ec022","kind":"commit","published_at":"2022-01-19T02:16:20.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.1.0","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pvlib/twoaxistracking@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-29T21:58:26.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/pvlib/twoaxistracking","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pvlib/twoaxistracking","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pvlib/twoaxistracking","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pvlib/twoaxistracking/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T19:51:08.417Z","issues_count":24,"pull_requests_count":46,"avg_time_to_close_issue":2824972.8947368423,"avg_time_to_close_pull_request":839286.1590909091,"issues_closed_count":19,"pull_requests_closed_count":44,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.9583333333333334,"avg_comments_per_pull_request":1.3043478260869565,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1765117.0,"past_year_avg_time_to_close_pull_request":491050.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":1.7857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/issues","maintainers":[{"login":"AdamRJensen","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamRJensen"},{"login":"kandersolar","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kandersolar"}],"active_maintainers":[{"login":"AdamRJensen","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamRJensen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpvlib%2Ftwoaxistracking/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpvlib%2Ftwoaxistracking/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpvlib%2Ftwoaxistracking/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpvlib%2Ftwoaxistracking/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2956529,"name":"twoaxistracking","ecosystem":"pypi","description":"twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.","homepage":"https://github.com/pvlib/twoaxistracking","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pvlib/twoaxistracking","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-03-11T17:42:44.000Z","latest_release_published_at":"2024-10-13T20:30:40.000Z","latest_release_number":"0.2.5","last_synced_at":"2025-09-04T13:35:26.177Z","created_at":"2022-04-10T12:55:37.520Z","updated_at":"2025-09-04T13:35:26.177Z","registry_url":"https://pypi.org/project/twoaxistracking/","install_command":"pip install twoaxistracking --index-url https://pypi.org/simple","documentation_url":"https://twoaxistracking.readthedocs.io","metadata":{"funding":null,"documentation":"https://twoaxistracking.readthedocs.io","classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering"],"normalized_name":"twoaxistracking","project_status":null},"repo_metadata":{"id":43254258,"uuid":"374826366","full_name":"pvlib/twoaxistracking","owner":"pvlib","description":"twoaxistracking is a python package for simulating two-axis tracking solar collectors, particularly self-shading.","archived":false,"fork":false,"pushed_at":"2024-10-23T06:28:05.000Z","size":4286,"stargazers_count":7,"open_issues_count":5,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-24T18:34:55.166Z","etag":null,"topics":["photovoltaics","python","renewable-energy","solar-energy"],"latest_commit_sha":null,"homepage":"https://twoaxistracking.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pvlib.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}},"created_at":"2021-06-07T23:34:09.000Z","updated_at":"2024-10-13T20:27:58.000Z","dependencies_parsed_at":"2024-06-24T20:33:41.176Z","dependency_job_id":"8dc6643f-e40b-43e4-99c0-5de5030218bd","html_url":"https://github.com/pvlib/twoaxistracking","commit_stats":{"total_commits":113,"total_committers":5,"mean_commits":22.6,"dds":"0.31858407079646023","last_synced_commit":"dbe6769661de29b641857e9b29722822948ef5f2"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222658880,"owners_count":17018628,"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":"pvlib","name":"pvlib","uuid":"11037261","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11037261?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:48:50.039Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pvlib","funding_links":[],"total_stars":1160,"followers":81,"following":0,"created_at":"2022-11-02T16:36:37.102Z","updated_at":"2024-03-25T20:48:53.101Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvlib/repositories"},"tags":[{"name":"v0.2.5","sha":"8733a5e6c065030a21fc0e0d9c7115fe873f9cdd","kind":"commit","published_at":"2024-10-13T20:27:53.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.5","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"005ee0b7c87c1036727b74d6c466678fb5ccd906","kind":"commit","published_at":"2023-01-05T16:11:30.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.4","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"8b2845e1cbcca769f9558f603a31737fbee8fe01","kind":"commit","published_at":"2022-11-11T17:39:52.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.3","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"645ca993e257114800e6497019a6ab5ad855c402","kind":"commit","published_at":"2022-09-14T16:47:14.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.2","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"81955e9181c58b092c2f3a21041d884f49fef262","kind":"commit","published_at":"2022-03-11T20:59:10.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.1","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"251a4fd4b2f24e5cbd0339bab3b068fba417f3cd","kind":"commit","published_at":"2022-03-11T17:15:56.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.2.0","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f8644c7d5dd754661593ca95b524ba37e78ec022","kind":"commit","published_at":"2022-01-19T02:16:20.000Z","download_url":"https://codeload.github.com/pvlib/twoaxistracking/tar.gz/v0.1.0","html_url":"https://github.com/pvlib/twoaxistracking/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T06:07:10.968Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.915547449289775,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":20.381921764646684,"forks_count":16.957514450296703,"docker_downloads_count":null,"average":22.572165699343838},"purl":"pkg:pypi/twoaxistracking","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/twoaxistracking","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/twoaxistracking","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/twoaxistracking/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T05:00:29.621Z","issues_count":21,"pull_requests_count":37,"avg_time_to_close_issue":2846024.0588235296,"avg_time_to_close_pull_request":866130.1111111111,"issues_closed_count":17,"pull_requests_closed_count":36,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.0476190476190477,"avg_comments_per_pull_request":1.135135135135135,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3275.0,"past_year_avg_time_to_close_pull_request":23844.14285714286,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/issues","maintainers":[{"login":"AdamRJensen","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamRJensen"},{"login":"kandersolar","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kandersolar"}],"active_maintainers":[{"login":"AdamRJensen","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamRJensen"},{"login":"kandersolar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kandersolar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twoaxistracking/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twoaxistracking/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twoaxistracking/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/twoaxistracking/related_packages","maintainers":[{"uuid":"arjdk","login":"arjdk","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/arjdk/","role":null,"created_at":"2022-11-27T05:22:54.080Z","updated_at":"2022-11-27T05:22:54.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/arjdk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":675576,"full_name":"pvlib/twoaxistracking","default_branch":"main","committers":[{"name":"Adam R. Jensen","email":"39184289+AdamRJensen","login":"AdamRJensen","count":120},{"name":"Kevin Anderson","email":"kevin.anderson@nrel.gov","login":"kandersolar","count":4},{"name":"Kevin Anderson","email":"57452607+kanderso-nrel","login":"kanderso-nrel","count":3},{"name":"Echedey Luis","email":"80125792+echedey-ls","login":"echedey-ls","count":1},{"name":"Cliff Hansen","email":"cwhanse@sandia.gov","login":"cwhanse","count":1}],"total_commits":129,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.8,"dds":0.06976744186046513,"past_year_committers":[{"name":"Adam R. Jensen","email":"39184289+AdamRJensen","login":"AdamRJensen","count":12},{"name":"Echedey Luis","email":"80125792+echedey-ls","login":"echedey-ls","count":1}],"past_year_total_commits":13,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.5,"past_year_dds":0.07692307692307687,"last_synced_at":"2025-09-02T08:58:17.501Z","last_synced_commit":"1b6fd307522770407dd134b054e0a3ef8291d36c","created_at":"2023-03-09T10:39:24.437Z","updated_at":"2025-09-02T08:58:21.936Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"pvlib/twoaxistracking","html_url":"https://github.com/pvlib/twoaxistracking","last_synced_at":"2025-08-31T11:34:28.604Z","status":"error","issues_count":24,"pull_requests_count":46,"avg_time_to_close_issue":2824972.8947368423,"avg_time_to_close_pull_request":839286.1590909091,"issues_closed_count":19,"pull_requests_closed_count":44,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":0.9583333333333334,"avg_comments_per_pull_request":1.3043478260869565,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1765117.0,"past_year_avg_time_to_close_pull_request":491050.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":1.7857142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-15T01:56:40.056Z","updated_at":"2025-09-03T02:56:35.025Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvlib%2Ftwoaxistracking/issues","issue_labels_count":{"enhancement":3,"bug":2,"documentation":2},"pull_request_labels_count":{"testing":8,"documentation":8,"release":7,"enhancement":6,"bug":4,"development_workflow":2},"issue_author_associations_count":{"MEMBER":24},"pull_request_author_associations_count":{"MEMBER":60,"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"AdamRJensen":20,"kandersolar":4},"pull_request_authors":{"AdamRJensen":51,"kandersolar":9,"echedey-ls":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10060029,"issues_count":31035129,"pull_requests_count":93957968,"authors_count":10685658,"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":{"release":2},"past_year_issue_author_associations_count":{"MEMBER":5},"past_year_pull_request_author_associations_count":{"MEMBER":25,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"AdamRJensen":5},"past_year_pull_request_authors":{"AdamRJensen":25,"echedey-ls":2},"maintainers":[{"login":"AdamRJensen","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamRJensen"},{"login":"kandersolar","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kandersolar"}],"active_maintainers":[{"login":"AdamRJensen","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdamRJensen"}]},"events":{"total":{"CreateEvent":11,"ReleaseEvent":5,"IssuesEvent":4,"WatchEvent":3,"DeleteEvent":5,"IssueCommentEvent":16,"PushEvent":29,"GollumEvent":1,"PullRequestEvent":16,"PullRequestReviewEvent":19,"PullRequestReviewCommentEvent":12,"ForkEvent":2},"last_year":{"CreateEvent":11,"ReleaseEvent":5,"IssuesEvent":4,"WatchEvent":3,"DeleteEvent":5,"IssueCommentEvent":16,"PushEvent":29,"GollumEvent":1,"PullRequestEvent":16,"PullRequestReviewEvent":19,"PullRequestReviewCommentEvent":12,"ForkEvent":2}},"keywords":["photovoltaics","python","renewable-energy","solar-energy"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:01.925Z","updated_at":"2023-02-12T18:31:01.925Z","repository_link":"https://github.com/pvlib/twoaxistracking/blob/main/.github/workflows/lint.yml","dependencies":[{"id":7593348358,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7593348359,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:01.995Z","updated_at":"2023-02-12T18:31:01.995Z","repository_link":"https://github.com/pvlib/twoaxistracking/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7593348378,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7593348379,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7593348380,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T18:31:02.084Z","updated_at":"2023-02-12T18:31:02.084Z","repository_link":"https://github.com/pvlib/twoaxistracking/blob/main/.github/workflows/test.yml","dependencies":[{"id":7593348815,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7593348816,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-24T20:33:40.700Z","updated_at":"2024-06-24T20:33:40.700Z","repository_link":"https://github.com/pvlib/twoaxistracking/blob/main/pyproject.toml","dependencies":[]}],"score":7.749322464660356,"created_at":"2025-09-04T15:51:18.096Z","updated_at":"2025-10-07T08:17:29.210Z","avatar_url":"https://github.com/pvlib.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":27,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.mex.2022.101876","https://doi.org/10.1016/j.solener.2022.02.023"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["renewables","photovoltaic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/43098","html_url":"https://science.ecosyste.ms/projects/43098","bibtex_url":"https://science.ecosyste.ms/projects/43098/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43098/export.apalike"}