{"id":75761,"name":"brightwind","description":"Python library containing wind analysis functions","url":"https://github.com/brightwind-dev/brightwind","last_synced_at":"2025-09-08T16:44:50.423Z","repository":{"id":33989856,"uuid":"161357232","full_name":"brightwind-dev/brightwind","owner":"brightwind-dev","description":"Python library containing wind analysis functions","archived":false,"fork":false,"pushed_at":"2025-08-30T18:16:47.000Z","size":153532,"stargazers_count":59,"open_issues_count":104,"forks_count":21,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-05T08:44:18.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brightwind-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-11T15:49:26.000Z","updated_at":"2025-08-09T22:13:57.000Z","dependencies_parsed_at":"2025-07-24T11:44:46.593Z","dependency_job_id":null,"html_url":"https://github.com/brightwind-dev/brightwind","commit_stats":{"total_commits":1334,"total_committers":11,"mean_commits":"121.27272727272727","dds":0.6214392803598201,"last_synced_commit":"afbff660a9ed852462a5a6523b1a6ad2020c612a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/brightwind-dev/brightwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightwind-dev","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/sbom","scorecard":{"id":253839,"data":{"date":"2025-08-11","repo":{"name":"github.com/brightwind-dev/brightwind","commit":"d5036686f5091d9cc264d82d882459a5cc7c5686"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Code-Review","score":6,"reason":"Found 16/26 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":"Maintained","score":10,"reason":"8 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","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","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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:21: update your workflow using https://app.stepsecurity.io/secureworkflow/brightwind-dev/brightwind/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/brightwind-dev/brightwind/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-17T09:07:47.831Z","repository_id":33989856,"created_at":"2025-08-17T09:07:47.831Z","updated_at":"2025-08-17T09:07:47.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274216774,"owners_count":25243219,"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":"brightwind-dev","name":"brightwind","uuid":"45794645","kind":"organization","description":"The brightwind library aims to empower wind resource analysts and establish a common industry standard toolset.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45794645?v=4","repositories_count":1,"last_synced_at":"2023-03-02T12:45:38.582Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brightwind-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T04:55:12.185Z","updated_at":"2023-03-02T12:45:38.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightwind-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightwind-dev/repositories"},"packages":[{"id":2660840,"name":"brightwind","ecosystem":"pypi","description":"Scripts for wind resource data processing.","homepage":"https://github.com/brightwind-dev/brightwind.git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brightwind-dev/brightwind","keywords_array":["BRIGHT","WIND","RESOURCE","DATA","ANALYSTS","PROCESSING","WASP","ROSE","WINDFARMER","OPENWIND","WIND PRO","WINDOGRAPHER"],"namespace":null,"versions_count":12,"first_release_published_at":"2019-07-02T15:46:15.000Z","latest_release_published_at":"2025-04-14T13:48:21.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-09-07T09:32:20.571Z","created_at":"2022-04-10T10:15:03.731Z","updated_at":"2025-09-07T09:32:20.572Z","registry_url":"https://pypi.org/project/brightwind/","install_command":"pip install brightwind --index-url https://pypi.org/simple","documentation_url":"https://brightwind.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"brightwind","project_status":null},"repo_metadata":{"id":33989856,"uuid":"161357232","full_name":"brightwind-dev/brightwind","owner":"brightwind-dev","description":"Python library containing wind analysis functions","archived":false,"fork":false,"pushed_at":"2024-09-20T15:04:10.000Z","size":162549,"stargazers_count":50,"open_issues_count":80,"forks_count":18,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-29T20:37:28.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brightwind-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-11T15:49:26.000Z","updated_at":"2024-10-19T23:11:14.000Z","dependencies_parsed_at":"2024-06-13T04:27:24.472Z","dependency_job_id":null,"html_url":"https://github.com/brightwind-dev/brightwind","commit_stats":{"total_commits":1334,"total_committers":11,"mean_commits":"121.27272727272727","dds":0.6214392803598201,"last_synced_commit":"afbff660a9ed852462a5a6523b1a6ad2020c612a"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightwind-dev","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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":"brightwind-dev","name":"brightwind","uuid":"45794645","kind":"organization","description":"The brightwind library aims to empower wind resource analysts and establish a common industry standard toolset.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45794645?v=4","repositories_count":1,"last_synced_at":"2023-03-02T12:45:38.582Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brightwind-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T04:55:12.185Z","updated_at":"2023-03-02T12:45:38.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightwind-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brightwind-dev/repositories"},"tags":[{"name":"v2.2.1","sha":"afbff660a9ed852462a5a6523b1a6ad2020c612a","kind":"commit","published_at":"2024-05-29T13:23:34.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v2.2.1","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"834be32d462c06c713bb05cc0d4fae5909b51bc5","kind":"commit","published_at":"2024-05-14T17:43:11.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v2.2.0","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"5f20fd2fc39ed889e11c4b8afdd8994249a26173","kind":"commit","published_at":"2023-06-01T14:25:16.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v2.1.0","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7d061505fb924529b9ea1d0adfd01d269a30a3bb","kind":"commit","published_at":"2021-02-25T01:18:56.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v2.0.0","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"d28eab613b52e2f66a82359457be1e061cb50d9e","kind":"commit","published_at":"2019-09-12T11:10:23.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v1.0.0","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v1.0.0/manifests"},{"name":"v0.2.10","sha":"d783af2c050340fd6c2cdab8a62dc23caaa632af","kind":"commit","published_at":"2019-09-11T22:27:26.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.10","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.10/manifests"},{"name":"0.2.9","sha":"b4a7749b01b9657219bddac79f09515281e27f95","kind":"commit","published_at":"2019-09-11T21:39:07.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/0.2.9","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/0.2.9/manifests"},{"name":"v0.2.8","sha":"2cd97468a4f83471d5b229dfd8f600e6982deab6","kind":"commit","published_at":"2019-08-21T00:31:52.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.8","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.8/manifests"},{"name":"0.2.7","sha":"33aaa63e628d6e4b46d9c4165b45f1cb28746545","kind":"commit","published_at":"2019-07-24T11:56:08.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/0.2.7","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"0be6eaafa7cdd1b8272ce0af5fbf67dffbc0e6a6","kind":"commit","published_at":"2019-07-24T11:28:06.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/0.2.6","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/0.2.6/manifests"},{"name":"v0.2.5","sha":"05f1baed0c875f6073f1d65966ff98fb8e856f2c","kind":"commit","published_at":"2019-07-02T15:39:36.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.5","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"4b1ff6a52c0f85df1b7a5ad82356d70fb1ca0895","kind":"commit","published_at":"2019-07-02T14:41:44.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.4","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"1312afea3670fe77d1de90a03c4a4fd6b0b24e35","kind":"commit","published_at":"2019-07-02T14:16:42.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.3","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"d4423b5ea1f61d1f62162bbe65f58fdf893e809b","kind":"commit","published_at":"2019-06-29T15:12:15.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.2","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"798caf30bd73df9aeff216a7fe21c21b5649b7f7","kind":"commit","published_at":"2019-06-29T15:00:26.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.1","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3fea44e35ca51a8afaa2828684f25c90c622f2ae","kind":"commit","published_at":"2019-06-29T13:50:19.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.2.0","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f829ad52022c94493e7d90596c4d4e05f9bb3d8c","kind":"commit","published_at":"2018-12-11T17:13:20.000Z","download_url":"https://codeload.github.com/brightwind-dev/brightwind/tar.gz/v0.1.0","html_url":"https://github.com/brightwind-dev/brightwind/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:15:07.148Z","dependent_packages_count":0,"downloads":203,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.26479336255479,"dependent_repos_count":22.077396024530657,"dependent_packages_count":7.306363177401113,"stargazers_count":10.45433821673375,"forks_count":9.369734990871539,"docker_downloads_count":null,"average":15.29452515441837},"purl":"pkg:pypi/brightwind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/brightwind","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/brightwind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/brightwind/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:33:26.805Z","issues_count":253,"pull_requests_count":196,"avg_time_to_close_issue":11824913.835227273,"avg_time_to_close_pull_request":2758293.476439791,"issues_closed_count":176,"pull_requests_closed_count":191,"pull_request_authors_count":10,"issue_authors_count":17,"avg_comments_per_issue":2.2885375494071147,"avg_comments_per_pull_request":0.5816326530612245,"merged_pull_requests_count":171,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2401742.0,"past_year_avg_time_to_close_pull_request":256811.9090909091,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0714285714285714,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/issues","maintainers":[{"login":"stephenholleran","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenholleran"},{"login":"inder-preet-kakkar","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inder-preet-kakkar"},{"login":"lucunnin","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucunnin"},{"login":"ShaneBrightWind","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneBrightWind"},{"login":"AndyBrightWind","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyBrightWind"},{"login":"MichaelK01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelK01"}],"active_maintainers":[{"login":"stephenholleran","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenholleran"},{"login":"ShaneBrightWind","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneBrightWind"},{"login":"AndyBrightWind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyBrightWind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brightwind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brightwind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brightwind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/brightwind/related_packages","maintainers":[{"uuid":"sholleran","login":"sholleran","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/sholleran/","role":null,"created_at":"2023-02-23T18:12:34.042Z","updated_at":"2023-02-23T18:12:34.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sholleran/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726079,"maintainers_count":308789,"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"}}],"commits":{"id":545330,"full_name":"brightwind-dev/brightwind","default_branch":"master","committers":[{"name":"stephenholleran","email":"stephen@brightwindanalysis.com","login":null,"count":434},{"name":"BiancaMorandi","email":"biamorandi@gmail.com","login":null,"count":345},{"name":"Inder","email":"singhinderpreet1995@gmail.com","login":null,"count":303},{"name":"Luke Cunningham","email":"lucunnin@tcd.ie","login":null,"count":107},{"name":"stephenholleran","email":"stephen.holleran@gmail.com","login":null,"count":81},{"name":"rach185","email":"rachel@brightwindanalysis.com","login":null,"count":32},{"name":"AndyBrightWind","email":"43743490+AndyBrightWind@users.noreply.github.com","login":null,"count":16},{"name":"olivia-bentley","email":"olivia.bentley@brightwindanalysis.com","login":null,"count":15},{"name":"ShaneBrightWind","email":"32269199+ShaneBrightWind@users.noreply.github.com","login":null,"count":9},{"name":"lucunnin","email":"46243826+lucunnin@users.noreply.github.com","login":null,"count":5},{"name":"Rachel","email":"69606609+rach185@users.noreply.github.com","login":null,"count":4},{"name":"r-molins-mrp","email":"romain.molins@mainstreamrp.com","login":null,"count":4},{"name":"shwetajoshi601","email":"shwetajoshi601@gmail.com","login":null,"count":3},{"name":"BiancaMorandi","email":"65398058+BiancaMorandi@users.noreply.github.com","login":null,"count":2},{"name":"r-molins-mrp","email":"93541751+r-molins-mrp@users.noreply.github.com","login":null,"count":2},{"name":"Rowan Molony","email":"rowan.molony@mainstreamrp.com","login":null,"count":1},{"name":"abohara","email":"taksar2012@gmail.com","login":null,"count":1},{"name":"amralaa95","email":"amralaa423@gmail.com","login":null,"count":1}],"total_commits":1365,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":75.83333333333333,"dds":0.6820512820512821,"past_year_committers":[{"name":"olivia-bentley","email":"olivia.bentley@brightwindanalysis.com","login":null,"count":15},{"name":"stephenholleran","email":"stephen@brightwindanalysis.com","login":null,"count":8},{"name":"Rachel","email":"69606609+rach185@users.noreply.github.com","login":null,"count":2},{"name":"r-molins-mrp","email":"93541751+r-molins-mrp@users.noreply.github.com","login":null,"count":2},{"name":"BiancaMorandi","email":"65398058+BiancaMorandi@users.noreply.github.com","login":null,"count":1},{"name":"amralaa95","email":"amralaa423@gmail.com","login":null,"count":1}],"past_year_total_commits":29,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.833333333333333,"past_year_dds":0.48275862068965514,"last_synced_at":"2025-09-08T10:24:47.850Z","last_synced_commit":"d5036686f5091d9cc264d82d882459a5cc7c5686","created_at":"2023-03-09T04:24:01.700Z","updated_at":"2025-09-08T10:24:42.140Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5484592,"commits_count":854642861,"contributors_count":31161053,"owners_count":909665,"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":"brightwind-dev/brightwind","html_url":"https://github.com/brightwind-dev/brightwind","last_synced_at":"2025-09-04T13:01:11.237Z","status":null,"issues_count":294,"pull_requests_count":261,"avg_time_to_close_issue":16644615.141361257,"avg_time_to_close_pull_request":2375078.893004115,"issues_closed_count":191,"pull_requests_closed_count":243,"pull_request_authors_count":14,"issue_authors_count":23,"avg_comments_per_issue":2.078231292517007,"avg_comments_per_pull_request":0.7241379310344828,"merged_pull_requests_count":217,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":44,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":5144792.625,"past_year_avg_time_to_close_pull_request":569233.4444444445,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":45,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.5681818181818182,"past_year_avg_comments_per_pull_request":1.0689655172413792,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":41,"created_at":"2023-05-09T10:39:43.852Z","updated_at":"2025-09-04T13:01:11.239Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brightwind-dev%2Fbrightwind/issues","issue_labels_count":{"bug":84,"function improvement":64,"enhancement":59,"documentation":22,"tutorial":7,"question":4,"good first issue":2},"pull_request_labels_count":{"bug":50,"enhancement":18,"function improvement":14,"good first issue":2},"issue_author_associations_count":{"COLLABORATOR":172,"CONTRIBUTOR":99,"NONE":23},"pull_request_author_associations_count":{"COLLABORATOR":155,"CONTRIBUTOR":67,"NONE":39},"issue_authors":{"stephenholleran":119,"BiancaMorandi":90,"ShaneBrightWind":22,"rach185":11,"AndyBrightWind":11,"inder-preet-kakkar":8,"lucunnin":7,"Ilirmc":4,"sararafter":4,"olivia-bentley":3,"py-jv":2,"geekwg":2,"mdavid800":1,"r-molins-mrp":1,"SteveCordleBW":1,"conorcoady":1,"amralaa95":1,"ews-ffarella":1,"ChristopherStapleton":1,"MichaelK01":1,"DOhAW":1,"Vishal-WIND":1,"flrs":1},"pull_request_authors":{"stephenholleran":84,"BiancaMorandi":55,"olivia-bentley":32,"inder-preet-kakkar":27,"lucunnin":18,"rach185":12,"AndyBrightWind":11,"r-molins-mrp":10,"ShaneBrightWind":4,"amralaa95":3,"Ilirmc":2,"abohara":1,"rm-mol":1,"rdmolony":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"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":{"enhancement":8,"bug":5,"function improvement":3,"good first issue":2},"past_year_pull_request_labels_count":{"bug":10,"enhancement":9},"past_year_issue_author_associations_count":{"CONTRIBUTOR":33,"NONE":6,"COLLABORATOR":5},"past_year_pull_request_author_associations_count":{"NONE":33,"COLLABORATOR":19,"CONTRIBUTOR":6},"past_year_issue_authors":{"BiancaMorandi":29,"sararafter":4,"olivia-bentley":3,"rach185":2,"amralaa95":1,"DOhAW":1,"mdavid800":1,"ShaneBrightWind":1,"stephenholleran":1,"Vishal-WIND":1},"past_year_pull_request_authors":{"olivia-bentley":32,"stephenholleran":8,"r-molins-mrp":8,"amralaa95":3,"rach185":2,"Ilirmc":2,"BiancaMorandi":2,"rm-mol":1},"maintainers":[{"login":"stephenholleran","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenholleran"},{"login":"inder-preet-kakkar","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inder-preet-kakkar"},{"login":"ShaneBrightWind","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneBrightWind"},{"login":"lucunnin","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucunnin"},{"login":"AndyBrightWind","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndyBrightWind"},{"login":"r-molins-mrp","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-molins-mrp"},{"login":"Ilirmc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilirmc"},{"login":"sararafter","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sararafter"},{"login":"rm-mol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rm-mol"},{"login":"MichaelK01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelK01"}],"active_maintainers":[{"login":"stephenholleran","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenholleran"},{"login":"r-molins-mrp","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-molins-mrp"},{"login":"sararafter","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sararafter"},{"login":"Ilirmc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ilirmc"},{"login":"ShaneBrightWind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShaneBrightWind"},{"login":"rm-mol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rm-mol"}]},"events":{"total":{"CreateEvent":17,"ReleaseEvent":1,"IssuesEvent":63,"WatchEvent":8,"DeleteEvent":23,"IssueCommentEvent":104,"PushEvent":264,"PullRequestReviewEvent":152,"PullRequestReviewCommentEvent":120,"PullRequestEvent":48,"ForkEvent":3},"last_year":{"CreateEvent":18,"ReleaseEvent":1,"IssuesEvent":63,"WatchEvent":8,"DeleteEvent":23,"IssueCommentEvent":104,"PushEvent":265,"PullRequestReviewEvent":152,"PullRequestReviewCommentEvent":120,"PullRequestEvent":48,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:35.934Z","updated_at":"2023-01-15T04:01:35.934Z","repository_link":"https://github.com/brightwind-dev/brightwind/blob/master/requirements.txt","dependencies":[{"id":6914577745,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.0,\u003c=0.25.3","direct":true,"kind":"runtime","optional":false},{"id":6914577746,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.4","direct":true,"kind":"runtime","optional":false},{"id":6914577747,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.19.1","direct":true,"kind":"runtime","optional":false},{"id":6914577748,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.3","direct":true,"kind":"runtime","optional":false},{"id":6914577749,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.20.0","direct":true,"kind":"runtime","optional":false},{"id":6914577750,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19.1","direct":true,"kind":"runtime","optional":false},{"id":6914577751,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6914577752,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.12.0","direct":true,"kind":"runtime","optional":false},{"id":6914577753,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.0","direct":true,"kind":"runtime","optional":false},{"id":6914577754,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.4.2","direct":true,"kind":"runtime","optional":false},{"id":6914577755,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.4.0","direct":true,"kind":"runtime","optional":false},{"id":6914577756,"package_name":"gmaps","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6914577758,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.9.66","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.025Z","updated_at":"2023-01-15T04:01:36.025Z","repository_link":"https://github.com/brightwind-dev/brightwind/blob/master/setup.py","dependencies":[{"id":6914577796,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.0,","direct":true,"kind":"runtime","optional":false},{"id":6914577797,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.4","direct":true,"kind":"runtime","optional":false},{"id":6914577798,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.19.1","direct":true,"kind":"runtime","optional":false},{"id":6914577799,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.0.3","direct":true,"kind":"runtime","optional":false},{"id":6914577800,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.20.0","direct":true,"kind":"runtime","optional":false},{"id":6914577801,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19.1","direct":true,"kind":"runtime","optional":false},{"id":6914577802,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":6914577803,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=","direct":true,"kind":"runtime","optional":false},{"id":6914577804,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"\u003e=2.8.0","direct":true,"kind":"runtime","optional":false},{"id":6914577805,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.4.2","direct":true,"kind":"runtime","optional":false},{"id":6914577806,"package_name":"ipython","ecosystem":"pypi","requirements":"\u003e=7.4.0","direct":true,"kind":"runtime","optional":false},{"id":6914577807,"package_name":"gmaps","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6914577808,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e=1.9.66","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-01-08T01:56:48.878Z","updated_at":"2024-01-08T01:56:48.878Z","repository_link":"https://github.com/brightwind-dev/brightwind/blob/master/.github/workflows/tests.yml","dependencies":[{"id":15488464413,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15488464414,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":13.307131937841335,"created_at":"2025-09-08T15:39:09.927Z","updated_at":"2025-10-07T08:27:19.930Z","avatar_url":"https://github.com/brightwind-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":203,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/75761","html_url":"https://science.ecosyste.ms/projects/75761"}