{"id":69829,"name":"psf","description":"Point Spread Function calculations for fluorescence microscopy.","url":"https://github.com/cgohlke/psf","last_synced_at":"2025-09-08T14:56:54.982Z","repository":{"id":62578211,"uuid":"242421990","full_name":"cgohlke/psf","owner":"cgohlke","description":"Point Spread Function calculations for fluorescence microscopy.","archived":false,"fork":false,"pushed_at":"2025-08-01T01:22:15.000Z","size":223,"stargazers_count":38,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T16:56:47.509Z","etag":null,"topics":["fluorescence-microscopy-imaging","point-spread-function","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/psf","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/cgohlke.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}},"created_at":"2020-02-22T22:41:19.000Z","updated_at":"2025-08-24T06:22:23.000Z","dependencies_parsed_at":"2024-11-11T17:08:16.680Z","dependency_job_id":"de8315dd-6aad-43a9-b767-90cf8583240c","html_url":"https://github.com/cgohlke/psf","commit_stats":{"total_commits":77,"total_committers":2,"mean_commits":38.5,"dds":0.4675324675324676,"last_synced_commit":"5dfdf41b28437888e760ca8ef73bcae078d8908e"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/cgohlke/psf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/sbom","scorecard":{"id":272524,"data":{"date":"2025-08-11","repo":{"name":"github.com/cgohlke/psf","commit":"fef2d49d8aa911d3b84b9859fbbcf73a6173467e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheel.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":"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/wheel.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cgohlke/psf/wheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheel.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cgohlke/psf/wheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cgohlke/psf/wheel.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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 '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"}}]},"last_synced_at":"2025-08-17T13:44:12.248Z","repository_id":62578211,"created_at":"2025-08-17T13:44:12.248Z","updated_at":"2025-08-17T13:44:12.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202729,"owners_count":25240370,"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":"cgohlke","name":"Christoph Gohlke","uuid":"483428","kind":"user","description":"","email":"","website":"https://www.cgohlke.com","location":"Irvine, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/483428?u=10bdfda41023eca5d881c682ab4cc16300737e0f\u0026v=4","repositories_count":52,"last_synced_at":"2024-06-11T15:49:33.630Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cgohlke","funding_links":[],"total_stars":1348,"followers":453,"following":1,"created_at":"2022-11-15T10:38:30.275Z","updated_at":"2024-06-11T15:49:37.042Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke/repositories"},"packages":[{"id":2862022,"name":"psf","ecosystem":"pypi","description":"Point Spread Function calculations for fluorescence microscopy","homepage":"https://www.cgohlke.com","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cgohlke/psf","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2018-10-20T06:37:21.000Z","latest_release_published_at":"2025-08-01T01:20:20.000Z","latest_release_number":"2025.8.1","last_synced_at":"2025-09-04T04:21:27.125Z","created_at":"2022-04-10T12:08:03.272Z","updated_at":"2025-09-05T07:11:02.346Z","registry_url":"https://pypi.org/project/psf/","install_command":"pip install psf --index-url https://pypi.org/simple","documentation_url":"https://psf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 7 - Inactive","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: C","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"psf","project_status":null},"repo_metadata":{"id":62578211,"uuid":"242421990","full_name":"cgohlke/psf","owner":"cgohlke","description":"Point Spread Function calculations for fluorescence microscopy.","archived":false,"fork":false,"pushed_at":"2025-08-01T01:22:15.000Z","size":223,"stargazers_count":38,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T16:56:47.509Z","etag":null,"topics":["fluorescence-microscopy-imaging","point-spread-function","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/psf","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/cgohlke.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}},"created_at":"2020-02-22T22:41:19.000Z","updated_at":"2025-08-24T06:22:23.000Z","dependencies_parsed_at":"2024-11-11T17:08:16.680Z","dependency_job_id":"de8315dd-6aad-43a9-b767-90cf8583240c","html_url":"https://github.com/cgohlke/psf","commit_stats":{"total_commits":77,"total_committers":2,"mean_commits":38.5,"dds":0.4675324675324676,"last_synced_commit":"5dfdf41b28437888e760ca8ef73bcae078d8908e"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/cgohlke/psf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/sbom","scorecard":{"id":272524,"data":{"date":"2025-08-11","repo":{"name":"github.com/cgohlke/psf","commit":"fef2d49d8aa911d3b84b9859fbbcf73a6173467e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheel.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":"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/wheel.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cgohlke/psf/wheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheel.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/cgohlke/psf/wheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheel.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/cgohlke/psf/wheel.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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 '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"}}]},"last_synced_at":"2025-08-17T13:44:12.248Z","repository_id":62578211,"created_at":"2025-08-17T13:44:12.248Z","updated_at":"2025-08-17T13:44:12.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273679760,"owners_count":25148661,"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_record":{"login":"cgohlke","name":"Christoph Gohlke","uuid":"483428","kind":"user","description":"","email":"","website":"https://www.cgohlke.com","location":"Irvine, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/483428?u=10bdfda41023eca5d881c682ab4cc16300737e0f\u0026v=4","repositories_count":52,"last_synced_at":"2024-06-11T15:49:33.630Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cgohlke","funding_links":[],"total_stars":1348,"followers":453,"following":1,"created_at":"2022-11-15T10:38:30.275Z","updated_at":"2024-06-11T15:49:37.042Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke/repositories"},"tags":[{"name":"v2024.5.24","sha":"5dfdf41b28437888e760ca8ef73bcae078d8908e","kind":"tag","published_at":"2024-05-25T03:23:57.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2024.5.24","html_url":"https://github.com/cgohlke/psf/releases/tag/v2024.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2024.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2024.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2024.5.24/manifests"},{"name":"v2024.4.24","sha":"9372d579907eb2d51a5d4a15a7ed1d83d4e89453","kind":"tag","published_at":"2024-04-26T23:55:20.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2024.4.24","html_url":"https://github.com/cgohlke/psf/releases/tag/v2024.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2024.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2024.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2024.4.24/manifests"},{"name":"v2024.1.6","sha":"140922b5249c7557af90ba67fa6f03e9fd0a98ca","kind":"tag","published_at":"2024-01-07T09:51:56.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2024.1.6","html_url":"https://github.com/cgohlke/psf/releases/tag/v2024.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2024.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2024.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2024.1.6/manifests"},{"name":"v2023.4.26","sha":"403686f376bfb90c925555555b8599e561eb0114","kind":"tag","published_at":"2023-04-26T19:11:56.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2023.4.26","html_url":"https://github.com/cgohlke/psf/releases/tag/v2023.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2023.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2023.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2023.4.26/manifests"},{"name":"v2022.9.26","sha":"48d039312e000828cf27471252fd3a0d3c7f00cb","kind":"tag","published_at":"2022-09-26T22:41:47.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2022.9.26","html_url":"https://github.com/cgohlke/psf/releases/tag/v2022.9.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2022.9.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2022.9.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2022.9.26/manifests"},{"name":"v2022.9.12","sha":"60fe8f6b5fa02a7112ff81d49ee48008db74bae7","kind":"tag","published_at":"2022-09-12T18:14:51.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2022.9.12","html_url":"https://github.com/cgohlke/psf/releases/tag/v2022.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2022.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2022.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2022.9.12/manifests"},{"name":"v2021.6.6","sha":"231110f2db6f3d1e8acf2b900d10ad84cdf44f8c","kind":"tag","published_at":"2021-06-06T15:44:08.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2021.6.6","html_url":"https://github.com/cgohlke/psf/releases/tag/v2021.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2021.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2021.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2021.6.6/manifests"},{"name":"v2020.1.1","sha":"80d2f8ecb3b18599fff354ccd0fab53f2d83405c","kind":"tag","published_at":"2020-01-18T09:05:22.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2020.1.1","html_url":"https://github.com/cgohlke/psf/releases/tag/v2020.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2020.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2020.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2020.1.1/manifests"},{"name":"v2019.10.14","sha":"9ecf064e98aed2a673bd875f9016c550fa6deaf4","kind":"tag","published_at":"2019-10-15T12:25:46.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2019.10.14","html_url":"https://github.com/cgohlke/psf/releases/tag/v2019.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2019.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.10.14/manifests"},{"name":"v2019.4.22","sha":"36e037d015530033a3701f17cc6e3d9395e67c7b","kind":"tag","published_at":"2019-04-24T02:11:50.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2019.4.22","html_url":"https://github.com/cgohlke/psf/releases/tag/v2019.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2019.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.4.22/manifests"},{"name":"v2019.2.20","sha":"53736b2217fa1dad18032ccbf5d01a28166a4c76","kind":"tag","published_at":"2019-02-21T04:12:53.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2019.2.20","html_url":"https://github.com/cgohlke/psf/releases/tag/v2019.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2019.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.2.20/manifests"},{"name":"v2019.1.1","sha":"7dc6039f94e26ed2444b1bcc3d23a8348a520df9","kind":"tag","published_at":"2019-01-05T08:14:22.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2019.1.1","html_url":"https://github.com/cgohlke/psf/releases/tag/v2019.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2019.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2019.1.1/manifests"},{"name":"v2018.10.18","sha":"d81c544fd47cb51b411b866fa236443f6bead7d2","kind":"tag","published_at":"2018-10-20T13:37:33.000Z","download_url":"https://codeload.github.com/cgohlke/psf/tar.gz/v2018.10.18","html_url":"https://github.com/cgohlke/psf/releases/tag/v2018.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cgohlke/psf@v2018.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2018.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/tags/v2018.10.18/manifests"}]},"repo_metadata_updated_at":"2025-09-05T07:11:02.346Z","dependent_packages_count":3,"downloads":1000,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":13.137101059493139,"dependent_repos_count":9.008300450606852,"dependent_packages_count":3.1212832730983786,"stargazers_count":12.255134197872092,"forks_count":15.333248927664341,"docker_downloads_count":null,"average":10.57101358174696},"purl":"pkg:pypi/psf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/psf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/psf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/psf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T03:54:17.037Z","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":789409.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":789409.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psf/related_packages","maintainers":[{"uuid":"cgohlke","login":"cgohlke","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/cgohlke/","role":null,"created_at":"2023-02-25T02:14:17.945Z","updated_at":"2023-02-25T02:14:17.945Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cgohlke/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":633625,"full_name":"cgohlke/psf","default_branch":"master","committers":[{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":41},{"name":"Christoph Gohlke","email":"cgohlke@cgohlke.com","login":null,"count":36}],"total_commits":77,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.5,"dds":0.4675324675324676,"past_year_committers":[{"name":"Christoph Gohlke","email":"cgohlke@cgohlke.com","login":null,"count":19}],"past_year_total_commits":19,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":19.0,"past_year_dds":0.0,"last_synced_at":"2024-06-13T01:46:53.355Z","last_synced_commit":"5dfdf41b28437888e760ca8ef73bcae078d8908e","created_at":"2023-03-09T08:29:33.258Z","updated_at":"2024-06-13T01:46:53.356Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"cgohlke/psf","html_url":"https://github.com/cgohlke/psf","last_synced_at":"2025-08-09T03:54:17.037Z","status":"error","issues_count":2,"pull_requests_count":0,"avg_time_to_close_issue":789409.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":789409.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T20:40:58.253Z","updated_at":"2025-09-02T16:52:46.622Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpsf/issues","issue_labels_count":{"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":2},"pull_request_author_associations_count":{},"issue_authors":{"EvanYyf":2},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10120212,"issues_count":31691385,"pull_requests_count":98711414,"authors_count":10709926,"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":{"question":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"EvanYyf":2},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":6,"IssueCommentEvent":1,"PushEvent":1,"CreateEvent":2},"last_year":{"IssuesEvent":3,"WatchEvent":6,"IssueCommentEvent":1,"PushEvent":1,"CreateEvent":2}},"keywords":["fluorescence-microscopy-imaging","point-spread-function","python"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T21:00:24.852Z","updated_at":"2022-11-03T21:00:24.852Z","repository_link":"https://github.com/cgohlke/psf/blob/master/setup.py","dependencies":[{"id":6586402983,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/wheel.yml","sha":null,"kind":"manifest","created_at":"2024-11-11T17:08:16.509Z","updated_at":"2024-11-11T17:08:16.509Z","repository_link":"https://github.com/cgohlke/psf/blob/master/.github/workflows/wheel.yml","dependencies":[{"id":20678854114,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20678854115,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.18.1","direct":true,"kind":"composite","optional":false},{"id":20678854116,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-11-11T17:08:16.599Z","updated_at":"2024-11-11T17:08:16.599Z","repository_link":"https://github.com/cgohlke/psf/blob/master/pyproject.toml","dependencies":[]}],"score":11.271439719408153,"created_at":"2025-09-08T11:19:04.495Z","updated_at":"2025-10-07T08:25:49.746Z","avatar_url":"https://github.com/cgohlke.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1000,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69829","html_url":"https://science.ecosyste.ms/projects/69829"}