{"id":5290836,"name":"pywavelets","ecosystem":"conda","description":null,"homepage":"https://github.com/PyWavelets/pywt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PyWavelets/pywt","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-10-03T15:50:36.568Z","latest_release_published_at":"2022-03-11T21:54:46.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-04-01T13:33:54.266Z","created_at":"2022-10-03T15:50:36.559Z","updated_at":"2026-04-01T13:36:20.061Z","registry_url":"https://anaconda.org/conda-forge/pywavelets","install_command":"conda install -c conda-forge pywavelets","documentation_url":null,"metadata":{},"repo_metadata":{"id":9654301,"uuid":"11591264","full_name":"PyWavelets/pywt","owner":"PyWavelets","description":"PyWavelets - Wavelet Transforms in Python","archived":false,"fork":false,"pushed_at":"2025-10-19T16:17:33.000Z","size":14790,"stargazers_count":2291,"open_issues_count":78,"forks_count":517,"subscribers_count":60,"default_branch":"main","last_synced_at":"2025-10-27T00:38:23.698Z","etag":null,"topics":["continuous-wavelet","image-processing","signal-processing","wavelet-transform","wavelets"],"latest_commit_sha":null,"homepage":"http://pywavelets.readthedocs.org","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/PyWavelets.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","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},"funding":{"tidelift":"pypi/PyWavelets"}},"created_at":"2013-07-22T20:10:04.000Z","updated_at":"2025-10-26T04:04:17.000Z","dependencies_parsed_at":"2023-09-23T17:11:52.978Z","dependency_job_id":"ff3b69cf-26cf-4020-8cdd-587c0134a617","html_url":"https://github.com/PyWavelets/pywt","commit_stats":{"total_commits":1655,"total_committers":57,"mean_commits":"29.035087719298247","dds":0.6277945619335348,"last_synced_commit":"361cc9a4c80bc2603fae99e151f2a391c0b376f9"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/PyWavelets/pywt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyWavelets","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/sbom","scorecard":{"id":115287,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyWavelets/pywt","commit":"c71eee460800300689796c52c19e79d492fc88c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 15 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/emscripten.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/wheel_tests_and_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":"Code-Review","score":4,"reason":"Found 5/12 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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: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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/emscripten.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PyWavelets/pywt/emscripten.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyWavelets/pywt/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/PyWavelets/pywt/lint.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:96","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:106","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:110","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:154","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:210","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:219","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:221","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:222","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/wheel_tests_and_release.yml:214","Warn: pipCommand not pinned by hash: .github/workflows/wheel_tests_and_release.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/wheel_tests_and_release.yml:216","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  11 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  29 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":"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 GetBranch(1.0.x): error during branchesHandler.query: 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":3,"reason":"7 existing vulnerabilities detected","details":["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"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:04:07.291Z","repository_id":9654301,"created_at":"2025-08-16T01:04:07.291Z","updated_at":"2025-08-16T01:04:07.291Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282397990,"owners_count":26662512,"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-11-03T02:00:05.676Z","response_time":108,"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":"PyWavelets","name":"PyWavelets","uuid":"13541085","kind":"organization","description":"PyWavelets is a library for wavelet transforms in Python.","email":"pywavelets@googlegroups.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13541085?v=4","repositories_count":1,"last_synced_at":"2024-03-25T18:47:30.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyWavelets","funding_links":[],"total_stars":1878,"followers":29,"following":0,"created_at":"2022-11-02T16:32:44.252Z","updated_at":"2024-03-25T18:47:30.743Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyWavelets","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyWavelets/repositories"},"tags":[{"name":"v1.9.0","sha":"c7bca207779afd9684d0b1bc1bb6d7c83ff11d3f","kind":"tag","published_at":"2025-08-04T16:10:55.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.9.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"81a4fe1d773ba41108bc2dc2743c02bde7e4e861","kind":"tag","published_at":"2024-12-04T19:27:46.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.8.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"f7a27f9b69f352336165e06a084cc21e564e3b86","kind":"tag","published_at":"2024-08-12T16:12:10.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.7.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"2290fe1160a5194261e46aa1476379ef592a72db","kind":"tag","published_at":"2024-04-01T17:41:06.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.6.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.6.0/manifests"},{"name":"v1.6.0rc1","sha":"d22e731bc08ba173ac112ec49552569614448fa8","kind":"tag","published_at":"2024-03-14T09:24:22.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.6.0rc1","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.6.0rc1/manifests"},{"name":"v1.5.0","sha":"7121c76c3a90fda49be432443b33a0bf9acb9d59","kind":"tag","published_at":"2023-11-17T22:09:21.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.5.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c3fc042c815e92fbc44c9e3995607bb79d0bb86b","kind":"commit","published_at":"2022-09-16T08:55:28.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.4.1","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"401e75314b7047d6cd6400aad6df22764bf01f51","kind":"commit","published_at":"2022-09-15T15:36:42.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.4.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"6dab01587a7d89a158c1a2617638f6ffa69f5d08","kind":"tag","published_at":"2022-03-11T14:38:34.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.3.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"da62cc9829ad68a4c08b3e9adb327cfeb47d045d","kind":"tag","published_at":"2021-11-08T20:57:07.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.2.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7b2f66b0ef9196fa91bba550a81d1870f5933a36","kind":"tag","published_at":"2019-10-19T03:07:41.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.1.1","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"20f67abac3364f87dfa0136338a27444f121597d","kind":"tag","published_at":"2019-10-18T16:28:51.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.1.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"d57fdfef1a14360f1295778b076d0ca0dbd9ef22","kind":"tag","published_at":"2019-04-09T13:41:23.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.0.3","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"21a30d2af5aca2b3c5f827aa407cb549e2c99fb9","kind":"tag","published_at":"2019-02-26T03:02:51.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.0.2","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"3159423980fa033eb9c342e5d0ec2cdd0581bb12","kind":"tag","published_at":"2018-09-25T05:23:33.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.0.1","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b58b810df9d1ec4ebb8443ecbd551c5cd5a40a7b","kind":"tag","published_at":"2018-08-31T19:15:20.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v1.0.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v1.0.0/manifests"},{"name":"v0.5.2","sha":"a0bae270614700510e93c50b7559b7ca912517ef","kind":"tag","published_at":"2017-03-10T00:51:02.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v0.5.2","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"03c909c021456c1d7b86dd5cc63bcfd926f6ca34","kind":"tag","published_at":"2016-11-29T22:01:58.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v0.5.1","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2d2ca0a658f1aba2f4213463c341ea2458e3cd00","kind":"tag","published_at":"2016-11-03T16:10:08.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v0.5.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3f4f46a991afc7746bb66ee346af753cb2d62283","kind":"tag","published_at":"2015-12-28T22:58:48.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v0.4.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d15317facfad1c567cbfd02e4cbb1de934a1d9ec","kind":"tag","published_at":"2015-07-30T17:22:27.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/v0.3.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/v0.3.0/manifests"},{"name":"pywavelets-API-break","sha":"4a411918f36da23d3b1d49156557303ee113ef90","kind":"commit","published_at":"2014-03-21T21:12:48.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/pywavelets-API-break","html_url":"https://github.com/PyWavelets/pywt/releases/tag/pywavelets-API-break","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@pywavelets-API-break","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/pywavelets-API-break","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/pywavelets-API-break/manifests"},{"name":"0.2.2","sha":"82ddceb26394d4496551ea3206f81b031c579ff3","kind":"commit","published_at":"2012-08-30T23:16:44.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/0.2.2","html_url":"https://github.com/PyWavelets/pywt/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/0.2.2/manifests"},{"name":"0.2.0","sha":"06a40e8569580d4b1d9ff7055c264a1a1e22021b","kind":"commit","published_at":"2010-03-17T12:08:27.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/0.2.0","html_url":"https://github.com/PyWavelets/pywt/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/0.2.0/manifests"},{"name":"release_0_1_6","sha":"b0522ac37dd055a37d8dd8250af16094d97620aa","kind":"commit","published_at":"2006-12-02T14:32:45.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/release_0_1_6","html_url":"https://github.com/PyWavelets/pywt/releases/tag/release_0_1_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@release_0_1_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/release_0_1_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/release_0_1_6/manifests"},{"name":"release_0_1_4","sha":"b4cd7129bd09b9ebf18774dafc526ccb2aea1a61","kind":"commit","published_at":"2006-07-07T16:15:27.000Z","download_url":"https://codeload.github.com/PyWavelets/pywt/tar.gz/release_0_1_4","html_url":"https://github.com/PyWavelets/pywt/releases/tag/release_0_1_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyWavelets/pywt@release_0_1_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/release_0_1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/tags/release_0_1_4/manifests"}]},"repo_metadata_updated_at":"2026-04-01T13:36:20.035Z","dependent_packages_count":19,"downloads":10045174,"downloads_period":"total","dependent_repos_count":399,"rankings":{"downloads":null,"dependent_repos_count":1.4172363890413693,"dependent_packages_count":3.338489944608014,"stargazers_count":9.860771495583611,"forks_count":8.204002195718349,"docker_downloads_count":null,"average":5.705125006237836},"purl":"pkg:conda/pywavelets?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pywavelets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pywavelets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pywavelets/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/PyWavelets"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-02T04:06:47.760Z","issues_count":126,"pull_requests_count":189,"avg_time_to_close_issue":27075928.58208955,"avg_time_to_close_pull_request":3428986.993630573,"issues_closed_count":67,"pull_requests_closed_count":157,"pull_request_authors_count":25,"issue_authors_count":107,"avg_comments_per_issue":2.634920634920635,"avg_comments_per_pull_request":1.835978835978836,"merged_pull_requests_count":152,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":20,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":2388111.8571428573,"past_year_avg_time_to_close_pull_request":127738.36363636363,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":0.85,"past_year_avg_comments_per_pull_request":0.8085106382978723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyWavelets%2Fpywt/issues","maintainers":[{"login":"rgommers","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"agriyakhetarpal","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"}],"active_maintainers":[{"login":"rgommers","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgommers"},{"login":"agriyakhetarpal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pywavelets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pywavelets/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pywavelets/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pywavelets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pywavelets/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pywavelets/codemeta","maintainers":[]}