{"id":1978,"name":"PySensors","description":"PySensors: A Python package for sparse sensor placement - Published in JOSS (2021)","url":"https://github.com/dynamicslab/pysensors","last_synced_at":"2025-09-04T16:38:31.598Z","repository":{"id":56694415,"uuid":"260577702","full_name":"dynamicslab/pysensors","owner":"dynamicslab","description":"PySensors is a Python package for sparse sensor placement","archived":false,"fork":false,"pushed_at":"2025-08-21T19:31:10.000Z","size":78494,"stargazers_count":92,"open_issues_count":2,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-04T12:02:35.619Z","etag":null,"topics":["optimization-tools","sensor","sensor-placement","sensors"],"latest_commit_sha":null,"homepage":"http://python-sensors.readthedocs.io/","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/dynamicslab.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-05-01T23:24:56.000Z","updated_at":"2025-08-28T01:45:33.000Z","dependencies_parsed_at":"2023-12-21T17:16:02.802Z","dependency_job_id":"69ce7068-54f3-4888-9bf7-92cf25bae158","html_url":"https://github.com/dynamicslab/pysensors","commit_stats":{"total_commits":278,"total_committers":8,"mean_commits":34.75,"dds":"0.27338129496402874","last_synced_commit":"48971d96a9cad1c4f455494602fb732cdd415404"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/dynamicslab/pysensors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamicslab","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/sbom","scorecard":{"id":362365,"data":{"date":"2025-08-11","repo":{"name":"github.com/dynamicslab/pysensors","commit":"87a58e1bffa7e3d282b34448921186fccaf7d429"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","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/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dynamicslab/pysensors/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:20","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2018-18 / GHSA-3p4q-x8f3-p7vq","Warn: Project is vulnerable to: GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: PYSEC-2018-17 / GHSA-49qr-xh3w-h436","Warn: Project is vulnerable to: PYSEC-2018-57 / GHSA-6cwv-x26c-w2q4","Warn: Project is vulnerable to: PYSEC-2020-215 / GHSA-c7vm-f5p4-8fqh","Warn: Project is vulnerable to: PYSEC-2019-159 / GHSA-hhx8-cr55-qcxx","Warn: Project is vulnerable to: GHSA-hwvq-6gjx-j797","Warn: Project is vulnerable to: PYSEC-2019-157 / GHSA-jqwc-jm56-wcwj","Warn: Project is vulnerable to: PYSEC-2022-180 / GHSA-m87f-39q9-6f55","Warn: Project is vulnerable to: PYSEC-2019-158 / GHSA-rcx2-m7jp-p9wj","Warn: Project is vulnerable to: GHSA-rv62-4pmj-xw6h","Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg","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: 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-2019-156 / GHSA-xp76-357g-9wqq","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"}}]},"last_synced_at":"2025-08-18T11:07:45.437Z","repository_id":56694415,"created_at":"2025-08-18T11:07:45.437Z","updated_at":"2025-08-18T11:07:45.437Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273637959,"owners_count":25141675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"dynamicslab","name":"dynamicslab","uuid":"59835780","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59835780?v=4","repositories_count":16,"last_synced_at":"2024-05-04T00:24:34.955Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dynamicslab","funding_links":[],"total_stars":2748,"followers":976,"following":0,"created_at":"2023-03-05T07:18:53.734Z","updated_at":"2024-05-04T00:24:41.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamicslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamicslab/repositories"},"packages":[{"id":2889304,"name":"python-sensors","ecosystem":"pypi","description":"Sparse sensor placement","homepage":"https://github.com/dynamicslab/pysensors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dynamicslab/pysensors","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-10-13T01:31:04.000Z","latest_release_published_at":"2025-08-21T19:32:02.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-09-04T11:57:19.315Z","created_at":"2022-04-10T12:21:44.130Z","updated_at":"2025-09-04T11:57:19.315Z","registry_url":"https://pypi.org/project/python-sensors/","install_command":"pip install python-sensors --index-url https://pypi.org/simple","documentation_url":"https://python-sensors.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"python-sensors","project_status":null},"repo_metadata":{"id":56694415,"uuid":"260577702","full_name":"dynamicslab/pysensors","owner":"dynamicslab","description":"PySensors is a Python package for sparse sensor placement","archived":false,"fork":false,"pushed_at":"2024-08-01T15:30:53.000Z","size":7468,"stargazers_count":76,"open_issues_count":7,"forks_count":21,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-02T09:19:49.307Z","etag":null,"topics":["optimization-tools","sensor","sensor-placement","sensors"],"latest_commit_sha":null,"homepage":"http://python-sensors.readthedocs.io/","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/dynamicslab.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-01T23:24:56.000Z","updated_at":"2024-08-14T16:22:37.000Z","dependencies_parsed_at":"2023-12-21T17:16:02.802Z","dependency_job_id":"69ce7068-54f3-4888-9bf7-92cf25bae158","html_url":"https://github.com/dynamicslab/pysensors","commit_stats":{"total_commits":278,"total_committers":8,"mean_commits":34.75,"dds":"0.27338129496402874","last_synced_commit":"48971d96a9cad1c4f455494602fb732cdd415404"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamicslab","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871765,"owners_count":16555050,"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":"dynamicslab","name":"dynamicslab","uuid":"59835780","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59835780?v=4","repositories_count":16,"last_synced_at":"2024-05-04T00:24:34.955Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dynamicslab","funding_links":[],"total_stars":2748,"followers":976,"following":0,"created_at":"2023-03-05T07:18:53.734Z","updated_at":"2024-05-04T00:24:41.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamicslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dynamicslab/repositories"},"tags":[{"name":"v0.3.5","sha":"571b40d5c7247c33d6cf97c78c70a51eb9b4d95c","kind":"commit","published_at":"2022-09-11T00:20:46.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.3.5","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ab53f3ea968fcb7b06eaff37d5cc7591ddfc6396","kind":"commit","published_at":"2022-01-06T04:34:23.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.3.4","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2e55752b1b89650782397b0043209f2e01e310cc","kind":"commit","published_at":"2021-02-16T02:22:49.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.3.3","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"6c9de67889cd9da474bb1042cd846086e83df8c0","kind":"commit","published_at":"2021-02-14T18:41:10.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.3.2","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"9b5feb2d2af434a8888b34bf8c024750dda172a3","kind":"commit","published_at":"2020-12-22T05:15:45.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.3.1","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"287c686903251ae8088190ad984d516b2caa3392","kind":"commit","published_at":"2020-10-24T18:22:29.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.3.0","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"f841b1db2fcccead85246ff5380acfc8a2631208","kind":"commit","published_at":"2020-10-13T01:51:25.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.2.2","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"4b42b7b885708c41193fa3fb12315fae02b8313e","kind":"commit","published_at":"2020-10-13T01:25:53.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.2.1","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8ef9d7805937d189affca4de43b7920f5c2511ac","kind":"commit","published_at":"2020-10-12T23:03:05.000Z","download_url":"https://codeload.github.com/dynamicslab/pysensors/tar.gz/v0.2.0","html_url":"https://github.com/dynamicslab/pysensors/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-02T14:46:58.233Z","dependent_packages_count":1,"downloads":399,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.58297328546218,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":8.22324948135246,"forks_count":8.54435916355421,"docker_downloads_count":null,"average":12.802203966436242},"purl":"pkg:pypi/python-sensors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-sensors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-sensors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-sensors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-02T09:19:54.921Z","issues_count":8,"pull_requests_count":13,"avg_time_to_close_issue":2268130.75,"avg_time_to_close_pull_request":244817.4,"issues_closed_count":4,"pull_requests_closed_count":10,"pull_request_authors_count":4,"issue_authors_count":8,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.07692307692307693,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/issues","maintainers":[{"login":"briandesilva","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/briandesilva"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-sensors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-sensors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-sensors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-sensors/related_packages","maintainers":[{"uuid":"briandesilva","login":"briandesilva","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/briandesilva/","role":null,"created_at":"2023-02-25T06:32:17.589Z","updated_at":"2023-02-25T06:32:17.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/briandesilva/packages"},{"uuid":"kmanohar","login":"kmanohar","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/kmanohar/","role":null,"created_at":"2023-02-25T06:32:17.596Z","updated_at":"2023-02-25T06:32:17.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kmanohar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308212,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":643869,"full_name":"dynamicslab/pysensors","default_branch":"master","committers":[{"name":"briandesilva","email":"bdesilva@uw.edu","login":"briandesilva","count":202},{"name":"Jimmy-INL","email":"mohammad.abdo@inl.gov","login":"Jimmy-INL","count":52},{"name":"Niharika Karnik","email":"niharika.karnik29@gmail.com","login":"niharika2999","count":26},{"name":"Yash Bhangale","email":"yash6599@uw.edu","login":"yb6599","count":22},{"name":"emilyclark012","email":"42618269+emilyclark012","login":"emilyclark012","count":18},{"name":"niharika2999","email":"niharika.karnik29@@gmail.com","login":null,"count":17},{"name":"Niharika Karnik","email":"niharikakarnik@WoofPro.local","login":null,"count":17},{"name":"Niharika Karnik","email":"niharikakarnik@MacBook-Pro-9.local","login":null,"count":9},{"name":"Krithika Manohar","email":"kmanohar@uw.edu","login":"kmanohar","count":6},{"name":"Niharika Karnik","email":"niharikakarnik@MacBook-Pro-8.local","login":null,"count":1}],"total_commits":370,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":37.0,"dds":0.4540540540540541,"past_year_committers":[{"name":"Yash Bhangale","email":"yash6599@uw.edu","login":"yb6599","count":22},{"name":"Niharika Karnik","email":"niharika.karnik29@gmail.com","login":"niharika2999","count":10},{"name":"Niharika Karnik","email":"niharikakarnik@MacBook-Pro-9.local","login":null,"count":9},{"name":"Niharika Karnik","email":"niharikakarnik@MacBook-Pro-8.local","login":null,"count":1}],"past_year_total_commits":42,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.5,"past_year_dds":0.47619047619047616,"last_synced_at":"2025-08-07T06:41:43.985Z","last_synced_commit":"a849cdb3c6eb8d36c2fcfb963cfdae8cc97de5ce","created_at":"2023-03-09T09:02:41.105Z","updated_at":"2025-08-07T06:41:44.010Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/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":"dynamicslab/pysensors","html_url":"https://github.com/dynamicslab/pysensors","last_synced_at":"2025-08-31T19:02:48.618Z","status":"error","issues_count":8,"pull_requests_count":20,"avg_time_to_close_issue":2268130.75,"avg_time_to_close_pull_request":7275205.55,"issues_closed_count":4,"pull_requests_closed_count":20,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2169278.5714285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T22:17:46.281Z","updated_at":"2025-09-01T16:10:15.063Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dynamicslab%2Fpysensors/issues","issue_labels_count":{"bug":1,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":8},"pull_request_author_associations_count":{"CONTRIBUTOR":10,"MEMBER":9,"COLLABORATOR":8,"NONE":1},"issue_authors":{"mariaclaraav":1,"KennanHodovic":1,"marcohmer":1,"janezlapajne":1,"Jimmy-INL":1,"LasseLedet":1,"tuelwer":1,"adwaitsharma":1},"pull_request_authors":{"briandesilva":9,"yb6599":8,"niharika2999":7,"Jimmy-INL":3,"joshua-cogliati-inl":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042861,"issues_count":30659435,"pull_requests_count":91425827,"authors_count":10433306,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":8,"CONTRIBUTOR":6},"past_year_issue_authors":{},"past_year_pull_request_authors":{"yb6599":8,"niharika2999":6},"maintainers":[{"login":"briandesilva","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/briandesilva"},{"login":"yb6599","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yb6599"}],"active_maintainers":[{"login":"yb6599","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yb6599"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":16,"DeleteEvent":3,"IssueCommentEvent":14,"MemberEvent":1,"PushEvent":27,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":7,"PullRequestEvent":16,"ForkEvent":3},"last_year":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":1,"WatchEvent":16,"DeleteEvent":3,"IssueCommentEvent":14,"MemberEvent":1,"PushEvent":27,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":7,"PullRequestEvent":16,"ForkEvent":3}},"keywords":["optimization-tools","sensor","sensor-placement","sensors"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T23:30:53.233Z","updated_at":"2022-08-15T23:30:53.233Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/requirements-dev.txt","dependencies":[{"id":1832959928,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959929,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959930,"package_name":"pytest-lazy-fixture","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959931,"package_name":"flake8-builtins-unleashed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959932,"package_name":"codecov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959933,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959934,"package_name":"setuptools_scm_git_archive","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959935,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=2","direct":true,"kind":"development","optional":false},{"id":1832959936,"package_name":"sphinxcontrib-apidoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959937,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959938,"package_name":"pre-commit","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1832959939,"package_name":"sphinx-nbexamples","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-examples.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T23:30:53.567Z","updated_at":"2022-08-15T23:30:53.567Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/requirements-examples.txt","dependencies":[{"id":1832964225,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1832964226,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1832964227,"package_name":"netCDF4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1832964228,"package_name":"notebook","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1832964229,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1832964230,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T23:30:53.658Z","updated_at":"2022-08-15T23:30:53.658Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/requirements.txt","dependencies":[{"id":1832964324,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23","direct":true,"kind":"runtime","optional":false},{"id":1832964325,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1832964326,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-12-21T17:16:02.521Z","updated_at":"2023-12-21T17:16:02.521Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/.github/workflows/release.yml","dependencies":[{"id":15214285433,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15214285434,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15214285435,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-12-21T17:16:02.615Z","updated_at":"2023-12-21T17:16:02.615Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":15214285436,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15214285437,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15214285438,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15214285439,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-21T17:16:02.659Z","updated_at":"2023-12-21T17:16:02.659Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-21T17:16:02.677Z","updated_at":"2023-12-21T17:16:02.677Z","repository_link":"https://github.com/dynamicslab/pysensors/blob/master/setup.py","dependencies":[]}],"score":12.844816437210731,"created_at":"2025-09-04T09:17:55.207Z","updated_at":"2026-04-08T20:30:59.094Z","avatar_url":"https://github.com/dynamicslab.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":399,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02828","https://doi.org/10.1109/MCS.2018.2810460","https://doi.org/10.1137/15M1036713","https://doi.org/10.1109/JSEN.2018.2887044","https://doi.org/10.1109/JSEN.2024.3368875","https://doi.org/10.48550/arXiv.2307.11838"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1978","html_url":"https://science.ecosyste.ms/projects/1978"}