{"id":5301403,"name":"python-sounddevice","ecosystem":"conda","description":null,"homepage":"https://python-sounddevice.readthedocs.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/spatialaudio/python-sounddevice","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-10-03T16:10:47.231Z","latest_release_published_at":"2020-09-27T15:45:59.000Z","latest_release_number":"0.4.1","last_synced_at":"2026-03-26T21:21:09.317Z","created_at":"2022-10-03T16:10:47.217Z","updated_at":"2026-03-26T21:21:47.689Z","registry_url":"https://anaconda.org/conda-forge/python-sounddevice","install_command":"conda install -c conda-forge python-sounddevice","documentation_url":null,"metadata":{},"repo_metadata":{"id":34017593,"uuid":"37774726","full_name":"spatialaudio/python-sounddevice","owner":"spatialaudio","description":":sound: Play and Record Sound with Python :snake:","archived":false,"fork":false,"pushed_at":"2026-03-02T20:54:09.000Z","size":741,"stargazers_count":1227,"open_issues_count":203,"forks_count":155,"subscribers_count":31,"default_branch":"master","last_synced_at":"2026-03-02T23:55:54.490Z","etag":null,"topics":["audio","portaudio","python","soundcard"],"latest_commit_sha":null,"homepage":"https://python-sounddevice.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/spatialaudio.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":"CONTRIBUTING.rst","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":"2015-06-20T15:34:00.000Z","updated_at":"2026-03-02T20:54:06.000Z","dependencies_parsed_at":"2023-01-15T03:59:13.996Z","dependency_job_id":"0c013a1c-5029-4ae9-9f98-6ac9f1a57e9b","html_url":"https://github.com/spatialaudio/python-sounddevice","commit_stats":{"total_commits":260,"total_committers":11,"mean_commits":"23.636363636363637","dds":0.06153846153846154,"last_synced_commit":"91171852b9d955e3abcb58f9b78f2868db40c8be"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/spatialaudio/python-sounddevice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spatialaudio","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/sbom","scorecard":{"id":840529,"data":{"date":"2025-08-11","repo":{"name":"github.com/spatialaudio/python-sounddevice","commit":"df01c87d41b8406b04d4c89743b9c084dd71911a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/python-versions.yml:1","Warn: no topLevel permission defined: .github/workflows/sounddevice-data.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":"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/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-versions.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/python-versions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-versions.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/python-versions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sounddevice-data.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/sounddevice-data.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sounddevice-data.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/spatialaudio/python-sounddevice/sounddevice-data.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-versions.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/sounddevice-data.yml:35","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:25"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-23T20:23:03.851Z","repository_id":34017593,"created_at":"2025-08-23T20:23:03.852Z","updated_at":"2025-08-23T20:23:03.852Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30995951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T18:07:05.776Z","status":"ssl_error","status_checked_at":"2026-03-26T18:07:05.331Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"spatialaudio","name":"spatialaudio.net","uuid":"7491513","kind":"organization","description":"","email":null,"website":"http://spatialaudio.net/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7491513?v=4","repositories_count":56,"last_synced_at":"2023-11-02T20:20:16.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spatialaudio","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T06:43:11.312Z","updated_at":"2023-11-02T20:20:17.013Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spatialaudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spatialaudio/repositories"},"tags":[{"name":"0.5.5","sha":"528c482c65342bbc3a86ee249101003e7fac0911","kind":"tag","published_at":"2026-01-23T18:34:56.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.5.5","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"9f2c3595e1e9499bc269b706324a00dc2c8443ca","kind":"tag","published_at":"2026-01-21T21:04:02.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.5.4","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"779a42a24f3c6afdf5599e71af4c5ae7b5b2175f","kind":"tag","published_at":"2025-10-19T13:22:37.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.5.3","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"c4cc5eb25e1af55a6206d6f877fa422c63853e36","kind":"tag","published_at":"2025-05-16T18:10:45.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.5.2","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"25894e326fce2dd8b5172624b621c32a3550c5b4","kind":"tag","published_at":"2024-10-12T09:38:34.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.5.1","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"cfea2b6743224eb5e91b37aa80aedd3d8b0e3931","kind":"tag","published_at":"2024-08-11T12:54:02.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.5.0","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.5.0/manifests"},{"name":"0.4.7","sha":"d5b872637f8c3f9eb41609e38ebc07e0726bb331","kind":"tag","published_at":"2024-05-27T19:25:56.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.7","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"f148dc64c9eb043adcf8de3b34890e8f3df71636","kind":"tag","published_at":"2023-02-19T11:43:25.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.6","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"35bf27fd88be7e58dbc210f0e772fa433b9f8e70","kind":"tag","published_at":"2022-08-21T15:24:40.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.5","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"a56cdb96c9c8e3d23b877bbcc7d26bd0cda231e0","kind":"tag","published_at":"2021-12-31T11:53:41.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.4","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"f7aada7d3d938dc38a068e27bea1d5eb8bbf8906","kind":"tag","published_at":"2021-10-20T20:32:16.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.3","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"3c4ffbd91e2579b07c18106ce514b5af7b6c6ac6","kind":"tag","published_at":"2021-07-18T10:22:21.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.2","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"656147f8321314ba37486fd04aea1965cff3730a","kind":"tag","published_at":"2020-09-26T17:16:08.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.1","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"afe0a822b5591c2e3ae7fe9f1517d7342e048c46","kind":"tag","published_at":"2020-07-18T13:54:02.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.4.0","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.4.0/manifests"},{"name":"0.3.15","sha":"732f10d4d0da3742783705141f4dd63a0dc5646e","kind":"tag","published_at":"2020-03-18T09:13:58.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.15","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"4453004b219ea7d81b0226c11a460bc04788ca73","kind":"tag","published_at":"2019-09-25T09:45:27.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.14","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"427971c05522cedb5a9d801f80442f5e5bda8bfe","kind":"tag","published_at":"2019-02-27T09:40:44.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.13","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"92adb69a10e04b78d510ec13a7cca152ceab6c45","kind":"tag","published_at":"2018-09-02T09:06:29.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.12","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"7d7e4f3f87f56012ef1338bd51f02085f08e1186","kind":"tag","published_at":"2018-05-07T14:50:36.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.11","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"e85447453eed4576a9d7d10f1a3bac3cbd7dcc98","kind":"tag","published_at":"2017-12-22T12:37:45.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.10","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"6abfc59cc83e2f452c6caf1af3b3309b6616b243","kind":"tag","published_at":"2017-10-25T12:08:00.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.9","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"1c31c421f7239ee6e5c7be91bc8e7dbb66d32e74","kind":"tag","published_at":"2017-07-11T17:32:56.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.8","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"dcf9f7371343c239247ef1f6583559d4f4ff0912","kind":"tag","published_at":"2017-02-16T19:56:32.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.7","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"26f21aa00a166b82186f31b0c550883a6fd3a474","kind":"tag","published_at":"2016-12-19T16:33:39.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.6","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"b4af5775d49727719a9056068e54eff904b66f65","kind":"tag","published_at":"2016-09-12T07:45:15.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.5","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"24d0d98d45f52335dfc6e5b4e638057dca00ed9d","kind":"tag","published_at":"2016-08-05T08:54:12.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.4","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c3631e329a17261fa71dce2d84265c69445708e5","kind":"tag","published_at":"2016-04-11T16:56:11.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.3","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"ae2198e95aefb3820270ae0763ab06136078d493","kind":"tag","published_at":"2016-03-16T10:43:24.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.2","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"004c7dafa6f22bea2421c8a9781f62068ee6d6b1","kind":"tag","published_at":"2016-01-04T16:28:08.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.1","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"5220ebc86efaa696709eb06963a201199434f77f","kind":"tag","published_at":"2015-10-28T16:40:42.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.3.0","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"aec8c15e19c70ea2a84a2df23329a9a4874f9410","kind":"tag","published_at":"2015-10-21T07:48:41.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.2.2","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"3057cd3e579588c796632f64b6f7844c053b0501","kind":"tag","published_at":"2015-10-08T08:42:11.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.2.1","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"298a47f73cba35bf01fdaa793897dc2096954695","kind":"tag","published_at":"2015-07-03T09:00:38.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.2.0","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"eb399e6ce6170325dc0d97fddadf53aba7053f7a","kind":"tag","published_at":"2015-06-20T19:01:55.000Z","download_url":"https://codeload.github.com/spatialaudio/python-sounddevice/tar.gz/0.1.0","html_url":"https://github.com/spatialaudio/python-sounddevice/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spatialaudio/python-sounddevice@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-26T21:21:47.689Z","dependent_packages_count":3,"downloads":1179980,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.185638005888517,"dependent_packages_count":15.649483507161035,"stargazers_count":14.242227656070664,"forks_count":16.218374170367785,"docker_downloads_count":null,"average":16.573930834872},"purl":"pkg:conda/python-sounddevice?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-sounddevice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-sounddevice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-sounddevice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T23:01:18.090Z","issues_count":184,"pull_requests_count":87,"avg_time_to_close_issue":9591051.630136987,"avg_time_to_close_pull_request":2137164.2027027025,"issues_closed_count":73,"pull_requests_closed_count":74,"pull_request_authors_count":11,"issue_authors_count":161,"avg_comments_per_issue":4.288043478260869,"avg_comments_per_pull_request":0.8850574712643678,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":11,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":185935.33333333334,"past_year_avg_time_to_close_pull_request":244373.33333333334,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.1818181818181819,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatialaudio%2Fpython-sounddevice/issues","maintainers":[{"login":"mgeier","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeier"}],"active_maintainers":[{"login":"mgeier","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-sounddevice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-sounddevice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-sounddevice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-sounddevice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-sounddevice/codemeta","maintainers":[]}