{"id":357907,"url":"https://github.com/vprusso/toqito","last_synced_at":"2026-08-13T02:32:37.577Z","repository":{"id":37520016,"uuid":"235493396","full_name":"vprusso/toqito","owner":"vprusso","description":"|toqito\u003e (Theory of Quantum Information Toolkit) is a Python library for research in quantum information theory.","archived":false,"fork":false,"pushed_at":"2026-08-05T01:11:21.000Z","size":192241,"stargazers_count":288,"open_issues_count":6,"forks_count":175,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-08-05T03:06:55.479Z","etag":null,"topics":["convex-optimization","entanglement","linear-algebra","matrix-analysis","nonlocal-game","physics","python","python-3","quantum","quantum-channels","quantum-computing","quantum-information","quantum-information-science","quantum-information-theory","quantum-measurements","quantum-physics","quantum-programming","quantum-states","research","semidefinite-programming"],"latest_commit_sha":null,"homepage":"https://vprusso.github.io/toqito/","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/vprusso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","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":{"github":["vprusso"],"custom":["https://www.paypal.me/vincentrusso1"]}},"created_at":"2020-01-22T03:47:16.000Z","updated_at":"2026-08-05T01:00:20.000Z","dependencies_parsed_at":"2023-12-09T20:28:06.959Z","dependency_job_id":"c28ad4b0-7a3a-41cd-8aae-a106bdbbbd2d","html_url":"https://github.com/vprusso/toqito","commit_stats":{"total_commits":1428,"total_committers":46,"mean_commits":"31.043478260869566","dds":"0.48949579831932777","last_synced_commit":"72d98fc0f2cdfe8e2340071c2a599b96bb0b6cab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/vprusso/toqito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/sbom","scorecard":{"id":565365,"data":{"date":"2025-08-04","repo":{"name":"github.com/vprusso/toqito","commit":"cd1a44f6c422ae7d978ab4a3bbbf72e2ae5ac45e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-actions.yml:3","Warn: no topLevel permission defined: .github/workflows/publish-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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/build-test-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T14:50:08.527Z","repository_id":37520016,"created_at":"2025-08-20T14:50:08.527Z","updated_at":"2025-08-20T14:50:08.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36322566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"vprusso","name":"Vincent Russo","uuid":"1562214","kind":"user","description":"BS, MS, and PhD in computer science. Software engineer focused on quantum computing. Metalhead guitar player.","email":"","website":"http://vprusso.github.io/","location":"Waterloo, ON","twitter":null,"company":"Modellicity","icon_url":"https://avatars.githubusercontent.com/u/1562214?v=4","repositories_count":67,"last_synced_at":"2024-05-01T10:41:55.925Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/vprusso","funding_links":["https://github.com/sponsors/vprusso"],"total_stars":1122,"followers":743,"following":89,"created_at":"2022-11-03T17:23:59.163Z","updated_at":"2024-05-01T10:42:05.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso/repositories"},"packages":[{"id":4307775,"name":"qustop","ecosystem":"pypi","description":"Python toolkit for studying quantum state optimization problems","homepage":"https://github.com/vprusso/toqito","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/vprusso/toqito","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-15T02:22:37.000Z","latest_release_published_at":"2022-04-15T03:21:16.000Z","latest_release_number":"0.0.3","last_synced_at":"2026-08-12T02:06:13.431Z","created_at":"2022-04-15T03:00:30.694Z","updated_at":"2026-08-12T02:06:13.431Z","registry_url":"https://pypi.org/project/qustop/","install_command":"pip install qustop --index-url https://pypi.org/simple","documentation_url":"https://qustop.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"qustop","project_status":null},"repo_metadata":{"id":37520016,"uuid":"235493396","full_name":"vprusso/toqito","owner":"vprusso","description":"|toqito\u003e (Theory of Quantum Information Toolkit) is a Python library for research in quantum information theory.","archived":false,"fork":false,"pushed_at":"2026-08-05T01:11:21.000Z","size":192241,"stargazers_count":288,"open_issues_count":6,"forks_count":175,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-08-05T03:06:55.479Z","etag":null,"topics":["convex-optimization","entanglement","linear-algebra","matrix-analysis","nonlocal-game","physics","python","python-3","quantum","quantum-channels","quantum-computing","quantum-information","quantum-information-science","quantum-information-theory","quantum-measurements","quantum-physics","quantum-programming","quantum-states","research","semidefinite-programming"],"latest_commit_sha":null,"homepage":"https://vprusso.github.io/toqito/","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/vprusso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","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":{"github":["vprusso"],"custom":["https://www.paypal.me/vincentrusso1"]}},"created_at":"2020-01-22T03:47:16.000Z","updated_at":"2026-08-05T01:00:20.000Z","dependencies_parsed_at":"2023-12-09T20:28:06.959Z","dependency_job_id":"c28ad4b0-7a3a-41cd-8aae-a106bdbbbd2d","html_url":"https://github.com/vprusso/toqito","commit_stats":{"total_commits":1428,"total_committers":46,"mean_commits":"31.043478260869566","dds":"0.48949579831932777","last_synced_commit":"72d98fc0f2cdfe8e2340071c2a599b96bb0b6cab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/vprusso/toqito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/sbom","scorecard":{"id":565365,"data":{"date":"2025-08-04","repo":{"name":"github.com/vprusso/toqito","commit":"cd1a44f6c422ae7d978ab4a3bbbf72e2ae5ac45e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-actions.yml:3","Warn: no topLevel permission defined: .github/workflows/publish-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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/build-test-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T14:50:08.527Z","repository_id":37520016,"created_at":"2025-08-20T14:50:08.527Z","updated_at":"2025-08-20T14:50:08.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36322566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"vprusso","name":"Vincent Russo","uuid":"1562214","kind":"user","description":"BS, MS, and PhD in computer science. Software engineer focused on quantum computing. Metalhead guitar player.","email":"","website":"http://vprusso.github.io/","location":"Waterloo, ON","twitter":null,"company":"Modellicity","icon_url":"https://avatars.githubusercontent.com/u/1562214?v=4","repositories_count":67,"last_synced_at":"2024-05-01T10:41:55.925Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/vprusso","funding_links":["https://github.com/sponsors/vprusso"],"total_stars":1122,"followers":743,"following":89,"created_at":"2022-11-03T17:23:59.163Z","updated_at":"2024-05-01T10:42:05.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso/repositories"},"tags":[{"name":"v1.3.1","sha":"c35a4b2a10b6fc8188540b93d67b5b9c9e7ab092","kind":"commit","published_at":"2026-07-24T19:43:16.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.3.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3bfdb36abd6cad6c02588000e501a9599ad8e1ab","kind":"commit","published_at":"2026-07-13T11:37:22.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.3.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3e6de70858e2f306355c0681d8cb335199eb998d","kind":"commit","published_at":"2026-07-01T20:11:37.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.2.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"a63fb3865f441e5d85100af84038d37cb5be95d2","kind":"commit","published_at":"2026-06-03T20:47:20.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.8","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"6e189f8d48a2985376362465ad2933b538932597","kind":"commit","published_at":"2026-04-24T15:15:00.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.7","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.7/manifests"},{"name":"v.1.1.6","sha":"48f727359b198598315625810ce3fda27d8c9959","kind":"commit","published_at":"2026-03-19T20:06:38.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v.1.1.6","html_url":"https://github.com/vprusso/toqito/releases/tag/v.1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v.1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.6/manifests"},{"name":"v.1.1.5","sha":"ccb54c40cbbdf5b207302ab6b9f5cc7efd612091","kind":"commit","published_at":"2026-03-02T21:25:39.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v.1.1.5","html_url":"https://github.com/vprusso/toqito/releases/tag/v.1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v.1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.5/manifests"},{"name":"v1.1.4","sha":"054fc83c6229d5d9347a3d422c358c420176e533","kind":"commit","published_at":"2026-03-01T16:59:33.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.4","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"514e5e6f733043620b9332b7d2e2e5630665a9dc","kind":"commit","published_at":"2025-10-23T03:37:13.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.3","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e9f3647475cc72ed1619b4bc84b8862923ceefc4","kind":"commit","published_at":"2025-05-13T21:47:37.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.2","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"459c8154ed5e3fc373978f8a3fd5228b67963513","kind":"commit","published_at":"2024-12-30T14:31:16.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d62400abf7dc3c6a5b58435310257c9db94af95a","kind":"commit","published_at":"2024-10-11T19:14:41.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"edecf059aed9ccd05a1edf6bf6396c8e540ef336","kind":"commit","published_at":"2024-07-10T18:55:49.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.9","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"0f1a66ce300422a55515eb12ef135e0edfb34c2a","kind":"commit","published_at":"2024-02-17T17:59:39.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.8","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"cfb62c4a5ce04b782f64229e7acd2b1c97f09801","kind":"commit","published_at":"2024-02-06T19:14:41.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.7","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.7/manifests"},{"name":"v1.0.5","sha":"74681ec9552c594f22eb83d0361cc860ca481de8","kind":"commit","published_at":"2023-03-14T01:19:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.5","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.5/manifests"},{"name":"v1.04","sha":"fbea7189a78359f5f666a5c3f5867f7577f9f423","kind":"commit","published_at":"2022-07-01T12:54:08.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.04","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.04/manifests"},{"name":"v1.0.3","sha":"076592a95b3e7c8ff4f5a892ffa88348a57aab1f","kind":"commit","published_at":"2022-06-30T18:00:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.3","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"076592a95b3e7c8ff4f5a892ffa88348a57aab1f","kind":"commit","published_at":"2022-06-30T18:00:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.2","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.2/manifests"},{"name":"v1.0-release","sha":"0cb52bd625de25f8149903f7f52ade91b918ed1f","kind":"commit","published_at":"2021-05-05T12:45:31.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0-release","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0-release/manifests"},{"name":"v0.0.1","sha":"a2e05fb7cd21042be80987b98e54244267e7365c","kind":"commit","published_at":"2021-02-11T23:34:22.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v0.0.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v0.0.1/manifests"},{"name":"v1.0","sha":"dd5165d343aa5a85c3ea0bbe15f0417aa3d5311d","kind":"commit","published_at":"2020-03-06T14:05:54.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:34:45.328Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":66.91161024943762,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":6.5616106049319045,"forks_count":6.165968954348225,"docker_downloads_count":null,"average":22.2672184084811},"purl":"pkg:pypi/qustop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/qustop","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/qustop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/qustop/dependencies","status":null,"funding_links":["https://github.com/sponsors/vprusso","https://www.paypal.me/vincentrusso1"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:04:17.418Z","issues_count":443,"pull_requests_count":1544,"avg_time_to_close_issue":9673250.186746988,"avg_time_to_close_pull_request":323061.7422752809,"issues_closed_count":332,"pull_requests_closed_count":1424,"pull_request_authors_count":97,"issue_authors_count":26,"avg_comments_per_issue":2.4311512415349887,"avg_comments_per_pull_request":2.4825129533678756,"merged_pull_requests_count":1252,"bot_issues_count":7,"bot_pull_requests_count":756,"past_year_issues_count":53,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":198696.97297297296,"past_year_avg_time_to_close_pull_request":179194.30081300813,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2830188679245282,"past_year_avg_comments_per_pull_request":1.9635036496350364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/issues","maintainers":[{"login":"vprusso","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"},{"login":"purva-thakre","count":368,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"},{"login":"NV-Karthik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NV-Karthik"},{"login":"slofp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slofp"}],"active_maintainers":[{"login":"vprusso","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"},{"login":"purva-thakre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qustop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qustop/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qustop/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qustop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qustop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qustop/codemeta","maintainers":[{"uuid":"vprusso","login":"vprusso","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/vprusso/","role":null,"created_at":"2023-02-08T19:41:41.323Z","updated_at":"2023-02-08T19:41:41.323Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vprusso/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927838,"maintainers_count":398356,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":1},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-12T11:14:47.060Z","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"}},{"id":2950578,"name":"toqito","ecosystem":"pypi","description":"Python tools for the study of quantum information.","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/vprusso/toqito","keywords_array":["quantum information","quantum information theory","quantum computing","quantum states","quantum channels","quantum measurements","entanglement","density matrices","nonlocal games","semidefinite programming","cvxpy","numpy"],"namespace":null,"versions_count":27,"first_release_published_at":"2020-03-30T04:23:43.000Z","latest_release_published_at":"2026-07-24T19:45:08.000Z","latest_release_number":"1.3.1","last_synced_at":"2026-08-12T02:06:13.532Z","created_at":"2022-04-10T12:52:22.528Z","updated_at":"2026-08-12T02:06:13.532Z","registry_url":"https://pypi.org/project/toqito/","install_command":"pip install toqito --index-url https://pypi.org/simple","documentation_url":"https://toqito.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering :: Physics","Topic :: Scientific/Engineering :: Quantum Computing"],"normalized_name":"toqito","project_status":null},"repo_metadata":{"id":37520016,"uuid":"235493396","full_name":"vprusso/toqito","owner":"vprusso","description":"|toqito\u003e (Theory of Quantum Information Toolkit) is a Python library for research in quantum information theory.","archived":false,"fork":false,"pushed_at":"2026-08-05T01:11:21.000Z","size":192241,"stargazers_count":288,"open_issues_count":6,"forks_count":175,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-08-05T03:06:55.479Z","etag":null,"topics":["convex-optimization","entanglement","linear-algebra","matrix-analysis","nonlocal-game","physics","python","python-3","quantum","quantum-channels","quantum-computing","quantum-information","quantum-information-science","quantum-information-theory","quantum-measurements","quantum-physics","quantum-programming","quantum-states","research","semidefinite-programming"],"latest_commit_sha":null,"homepage":"https://vprusso.github.io/toqito/","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/vprusso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","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":{"github":["vprusso"],"custom":["https://www.paypal.me/vincentrusso1"]}},"created_at":"2020-01-22T03:47:16.000Z","updated_at":"2026-08-05T01:00:20.000Z","dependencies_parsed_at":"2023-12-09T20:28:06.959Z","dependency_job_id":"c28ad4b0-7a3a-41cd-8aae-a106bdbbbd2d","html_url":"https://github.com/vprusso/toqito","commit_stats":{"total_commits":1428,"total_committers":46,"mean_commits":"31.043478260869566","dds":"0.48949579831932777","last_synced_commit":"72d98fc0f2cdfe8e2340071c2a599b96bb0b6cab"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/vprusso/toqito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/sbom","scorecard":{"id":565365,"data":{"date":"2025-08-04","repo":{"name":"github.com/vprusso/toqito","commit":"cd1a44f6c422ae7d978ab4a3bbbf72e2ae5ac45e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-actions.yml:3","Warn: no topLevel permission defined: .github/workflows/publish-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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/build-test-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T14:50:08.527Z","repository_id":37520016,"created_at":"2025-08-20T14:50:08.527Z","updated_at":"2025-08-20T14:50:08.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36322566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"vprusso","name":"Vincent Russo","uuid":"1562214","kind":"user","description":"BS, MS, and PhD in computer science. Software engineer focused on quantum computing. Metalhead guitar player.","email":"","website":"http://vprusso.github.io/","location":"Waterloo, ON","twitter":null,"company":"Modellicity","icon_url":"https://avatars.githubusercontent.com/u/1562214?v=4","repositories_count":67,"last_synced_at":"2024-05-01T10:41:55.925Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/vprusso","funding_links":["https://github.com/sponsors/vprusso"],"total_stars":1122,"followers":743,"following":89,"created_at":"2022-11-03T17:23:59.163Z","updated_at":"2024-05-01T10:42:05.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso/repositories"},"tags":[{"name":"v1.3.1","sha":"c35a4b2a10b6fc8188540b93d67b5b9c9e7ab092","kind":"commit","published_at":"2026-07-24T19:43:16.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.3.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3bfdb36abd6cad6c02588000e501a9599ad8e1ab","kind":"commit","published_at":"2026-07-13T11:37:22.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.3.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3e6de70858e2f306355c0681d8cb335199eb998d","kind":"commit","published_at":"2026-07-01T20:11:37.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.2.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.2.0/manifests"},{"name":"v1.1.8","sha":"a63fb3865f441e5d85100af84038d37cb5be95d2","kind":"commit","published_at":"2026-06-03T20:47:20.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.8","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"6e189f8d48a2985376362465ad2933b538932597","kind":"commit","published_at":"2026-04-24T15:15:00.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.7","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.7/manifests"},{"name":"v.1.1.6","sha":"48f727359b198598315625810ce3fda27d8c9959","kind":"commit","published_at":"2026-03-19T20:06:38.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v.1.1.6","html_url":"https://github.com/vprusso/toqito/releases/tag/v.1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v.1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.6/manifests"},{"name":"v.1.1.5","sha":"ccb54c40cbbdf5b207302ab6b9f5cc7efd612091","kind":"commit","published_at":"2026-03-02T21:25:39.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v.1.1.5","html_url":"https://github.com/vprusso/toqito/releases/tag/v.1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v.1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v.1.1.5/manifests"},{"name":"v1.1.4","sha":"054fc83c6229d5d9347a3d422c358c420176e533","kind":"commit","published_at":"2026-03-01T16:59:33.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.4","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"514e5e6f733043620b9332b7d2e2e5630665a9dc","kind":"commit","published_at":"2025-10-23T03:37:13.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.3","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"e9f3647475cc72ed1619b4bc84b8862923ceefc4","kind":"commit","published_at":"2025-05-13T21:47:37.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.2","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"459c8154ed5e3fc373978f8a3fd5228b67963513","kind":"commit","published_at":"2024-12-30T14:31:16.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d62400abf7dc3c6a5b58435310257c9db94af95a","kind":"commit","published_at":"2024-10-11T19:14:41.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"edecf059aed9ccd05a1edf6bf6396c8e540ef336","kind":"commit","published_at":"2024-07-10T18:55:49.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.9","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"0f1a66ce300422a55515eb12ef135e0edfb34c2a","kind":"commit","published_at":"2024-02-17T17:59:39.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.8","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"cfb62c4a5ce04b782f64229e7acd2b1c97f09801","kind":"commit","published_at":"2024-02-06T19:14:41.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.7","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.7/manifests"},{"name":"v1.0.5","sha":"74681ec9552c594f22eb83d0361cc860ca481de8","kind":"commit","published_at":"2023-03-14T01:19:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.5","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.5/manifests"},{"name":"v1.04","sha":"fbea7189a78359f5f666a5c3f5867f7577f9f423","kind":"commit","published_at":"2022-07-01T12:54:08.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.04","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.04/manifests"},{"name":"v1.0.3","sha":"076592a95b3e7c8ff4f5a892ffa88348a57aab1f","kind":"commit","published_at":"2022-06-30T18:00:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.3","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"076592a95b3e7c8ff4f5a892ffa88348a57aab1f","kind":"commit","published_at":"2022-06-30T18:00:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.2","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.2/manifests"},{"name":"v1.0-release","sha":"0cb52bd625de25f8149903f7f52ade91b918ed1f","kind":"commit","published_at":"2021-05-05T12:45:31.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0-release","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0-release/manifests"},{"name":"v0.0.1","sha":"a2e05fb7cd21042be80987b98e54244267e7365c","kind":"commit","published_at":"2021-02-11T23:34:22.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v0.0.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v0.0.1/manifests"},{"name":"v1.0","sha":"dd5165d343aa5a85c3ea0bbe15f0417aa3d5311d","kind":"commit","published_at":"2020-03-06T14:05:54.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T01:34:45.331Z","dependent_packages_count":0,"downloads":1031,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.554072353681573,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":6.518156069816787,"forks_count":6.165968954348225,"docker_downloads_count":null,"average":12.587019922306869},"purl":"pkg:pypi/toqito","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/toqito","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/toqito","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/toqito/dependencies","status":null,"funding_links":["https://github.com/sponsors/vprusso","https://www.paypal.me/vincentrusso1"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T01:04:17.418Z","issues_count":443,"pull_requests_count":1544,"avg_time_to_close_issue":9673250.186746988,"avg_time_to_close_pull_request":323061.7422752809,"issues_closed_count":332,"pull_requests_closed_count":1424,"pull_request_authors_count":97,"issue_authors_count":26,"avg_comments_per_issue":2.4311512415349887,"avg_comments_per_pull_request":2.4825129533678756,"merged_pull_requests_count":1252,"bot_issues_count":7,"bot_pull_requests_count":756,"past_year_issues_count":53,"past_year_pull_requests_count":137,"past_year_avg_time_to_close_issue":198696.97297297296,"past_year_avg_time_to_close_pull_request":179194.30081300813,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2830188679245282,"past_year_avg_comments_per_pull_request":1.9635036496350364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":113,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/issues","maintainers":[{"login":"vprusso","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"},{"login":"purva-thakre","count":368,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"},{"login":"NV-Karthik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NV-Karthik"},{"login":"slofp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slofp"}],"active_maintainers":[{"login":"vprusso","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"},{"login":"purva-thakre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toqito/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toqito/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toqito/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toqito/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toqito/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/toqito/codemeta","maintainers":[{"uuid":"vprusso","login":"vprusso","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/vprusso/","role":null,"created_at":"2023-02-25T16:22:17.115Z","updated_at":"2023-02-25T16:22:17.115Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vprusso/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927838,"maintainers_count":398356,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":1},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-12T11:14:47.060Z","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"}},{"id":10445359,"name":"github.com/vprusso/toqito","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/vprusso/toqito","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2021-02-11T23:34:22.000Z","latest_release_published_at":"2026-07-24T19:43:16.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-08-12T02:06:13.911Z","created_at":"2024-06-26T04:50:56.907Z","updated_at":"2026-08-12T02:06:13.911Z","registry_url":"https://pkg.go.dev/github.com/vprusso/toqito","install_command":"go get github.com/vprusso/toqito","documentation_url":"https://pkg.go.dev/github.com/vprusso/toqito#section-documentation","metadata":{},"repo_metadata":{"id":37520016,"uuid":"235493396","full_name":"vprusso/toqito","owner":"vprusso","description":"|toqito\u003e (Theory of Quantum Information Toolkit) is a Python library for research in quantum information theory.","archived":false,"fork":false,"pushed_at":"2025-10-10T13:21:17.000Z","size":6153,"stargazers_count":256,"open_issues_count":59,"forks_count":114,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-10T18:43:32.218Z","etag":null,"topics":["convex-optimization","linear","linear-algebra","matrix-analysis","nonlocal-game","physics","python","python-3","python3","quantum","quantum-computing","quantum-information","quantum-information-science","quantum-information-theory","quantum-physics","quantum-programming","quantum-programming-language","research","semidefinite-programming","unitaryhack"],"latest_commit_sha":null,"homepage":"https://toqito.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/vprusso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/code_of_conduct.rst","threat_model":null,"audit":null,"citation":"CITATION.bib","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":{"github":["vprusso"],"custom":["https://www.paypal.me/vincentrusso1"]}},"created_at":"2020-01-22T03:47:16.000Z","updated_at":"2025-10-10T13:31:19.000Z","dependencies_parsed_at":"2023-12-09T20:28:06.959Z","dependency_job_id":"c28ad4b0-7a3a-41cd-8aae-a106bdbbbd2d","html_url":"https://github.com/vprusso/toqito","commit_stats":{"total_commits":1428,"total_committers":46,"mean_commits":"31.043478260869566","dds":"0.48949579831932777","last_synced_commit":"72d98fc0f2cdfe8e2340071c2a599b96bb0b6cab"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/vprusso/toqito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/sbom","scorecard":{"id":565365,"data":{"date":"2025-08-04","repo":{"name":"github.com/vprusso/toqito","commit":"cd1a44f6c422ae7d978ab4a3bbbf72e2ae5ac45e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 7/10 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-actions.yml:3","Warn: no topLevel permission defined: .github/workflows/publish-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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/build-test-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-actions.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/build-test-actions.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/vprusso/toqito/publish-release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:76","Warn: pipCommand not pinned by hash: .github/workflows/build-test-actions.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:29","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T14:50:08.527Z","repository_id":37520016,"created_at":"2025-08-20T14:50:08.527Z","updated_at":"2025-08-20T14:50:08.527Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006839,"owners_count":26084203,"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-10-11T02:00:06.511Z","response_time":55,"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":"vprusso","name":"Vincent Russo","uuid":"1562214","kind":"user","description":"BS, MS, and PhD in computer science. Software engineer focused on quantum computing. Metalhead guitar player.","email":"","website":"http://vprusso.github.io/","location":"Waterloo, ON","twitter":null,"company":"Modellicity","icon_url":"https://avatars.githubusercontent.com/u/1562214?v=4","repositories_count":67,"last_synced_at":"2024-05-01T10:41:55.925Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/vprusso","funding_links":["https://github.com/sponsors/vprusso"],"total_stars":1122,"followers":743,"following":89,"created_at":"2022-11-03T17:23:59.163Z","updated_at":"2024-05-01T10:42:05.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vprusso/repositories"},"tags":[{"name":"v1.1.2","sha":"e9f3647475cc72ed1619b4bc84b8862923ceefc4","kind":"commit","published_at":"2025-05-13T21:47:37.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.2","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"459c8154ed5e3fc373978f8a3fd5228b67963513","kind":"commit","published_at":"2024-12-30T14:31:16.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d62400abf7dc3c6a5b58435310257c9db94af95a","kind":"commit","published_at":"2024-10-11T19:14:41.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.1.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"edecf059aed9ccd05a1edf6bf6396c8e540ef336","kind":"commit","published_at":"2024-07-10T18:55:49.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.9","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"0f1a66ce300422a55515eb12ef135e0edfb34c2a","kind":"commit","published_at":"2024-02-17T17:59:39.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.8","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"cfb62c4a5ce04b782f64229e7acd2b1c97f09801","kind":"commit","published_at":"2024-02-06T19:14:41.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.7","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.7/manifests"},{"name":"v1.0.5","sha":"74681ec9552c594f22eb83d0361cc860ca481de8","kind":"commit","published_at":"2023-03-14T01:19:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.5","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.5/manifests"},{"name":"v1.04","sha":"fbea7189a78359f5f666a5c3f5867f7577f9f423","kind":"commit","published_at":"2022-07-01T12:54:08.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.04","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.04/manifests"},{"name":"v1.0.2","sha":"076592a95b3e7c8ff4f5a892ffa88348a57aab1f","kind":"commit","published_at":"2022-06-30T18:00:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.2","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.2/manifests"},{"name":"v1.0.3","sha":"076592a95b3e7c8ff4f5a892ffa88348a57aab1f","kind":"commit","published_at":"2022-06-30T18:00:17.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0.3","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0.3/manifests"},{"name":"v1.0-release","sha":"0cb52bd625de25f8149903f7f52ade91b918ed1f","kind":"commit","published_at":"2021-05-05T12:45:31.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0-release","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0-release/manifests"},{"name":"v0.0.1","sha":"a2e05fb7cd21042be80987b98e54244267e7365c","kind":"commit","published_at":"2021-02-11T23:34:22.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v0.0.1","html_url":"https://github.com/vprusso/toqito/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v0.0.1/manifests"},{"name":"v1.0","sha":"dd5165d343aa5a85c3ea0bbe15f0417aa3d5311d","kind":"commit","published_at":"2020-03-06T14:05:54.000Z","download_url":"https://codeload.github.com/vprusso/toqito/tar.gz/v1.0","html_url":"https://github.com/vprusso/toqito/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vprusso/toqito@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T08:56:28.366Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8769142510811285,"dependent_packages_count":6.4417308482772775,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.659322549679203},"purl":"pkg:golang/github.com/vprusso/toqito","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/vprusso/toqito","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/vprusso/toqito","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/vprusso/toqito/dependencies","status":null,"funding_links":["https://github.com/sponsors/vprusso","https://www.paypal.me/vincentrusso1"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-11T10:02:05.042Z","issues_count":401,"pull_requests_count":1441,"avg_time_to_close_issue":10824895.091216216,"avg_time_to_close_pull_request":319588.96145124716,"issues_closed_count":296,"pull_requests_closed_count":1323,"pull_request_authors_count":73,"issue_authors_count":23,"avg_comments_per_issue":2.57356608478803,"avg_comments_per_pull_request":2.50381679389313,"merged_pull_requests_count":1160,"bot_issues_count":7,"bot_pull_requests_count":737,"past_year_issues_count":150,"past_year_pull_requests_count":602,"past_year_avg_time_to_close_issue":1975810.2352941176,"past_year_avg_time_to_close_pull_request":429363.14068441064,"past_year_issues_closed_count":85,"past_year_pull_requests_closed_count":526,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":2.7066666666666666,"past_year_avg_comments_per_pull_request":3.5016611295681064,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":274,"past_year_merged_pull_requests_count":414,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/issues","maintainers":[{"login":"purva-thakre","count":366,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"},{"login":"vprusso","count":332,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"},{"login":"NV-Karthik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NV-Karthik"},{"login":"slofp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slofp"}],"active_maintainers":[{"login":"purva-thakre","count":121,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"},{"login":"vprusso","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"},{"login":"NV-Karthik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NV-Karthik"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvprusso%2Ftoqito/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvprusso%2Ftoqito/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvprusso%2Ftoqito/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvprusso%2Ftoqito/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvprusso%2Ftoqito/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvprusso%2Ftoqito/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":673347,"full_name":"vprusso/toqito","default_branch":"master","total_commits":2566,"total_committers":93,"total_bot_commits":473,"total_bot_committers":2,"mean_commits":27.591397849462364,"dds":0.5175370226032736,"past_year_total_commits":669,"past_year_total_committers":38,"past_year_total_bot_commits":85,"past_year_total_bot_committers":1,"past_year_mean_commits":17.605263157894736,"past_year_dds":0.49177877428998507,"last_synced_at":"2026-08-03T22:11:31.122Z","last_synced_commit":"bb72f82bed10674c966434eb7cb75ac301ae2fd1","created_at":"2023-03-09T10:34:15.452Z","updated_at":"2026-08-03T22:05:38.342Z","committers":[{"name":"Vincent Russo","email":"vincentrusso1@gmail.com","login":"vprusso","count":1238},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":472},{"name":"Purva Thakre","email":"66048318+purva-thakre","login":"purva-thakre","count":144},{"name":"Shivansh Mittal","email":"shivansh20128@iiitd.ac.in","login":"Shivansh20128","count":65},{"name":"RajdeepAher","email":"aher_rp@ma.iitr.ac.in","login":"RajdeepAher","count":63},{"name":"victor-onofre","email":"vonofre68@gmail.com","login":"victor-onofre","count":46},{"name":"poig","email":"laolianglaoliang@gmail.com","login":"poig","count":45},{"name":"Vanzilar","email":"pbl1@cornell.edu","login":"vanzilar","count":34},{"name":"CreativeBinBag","email":"nafisashamim1999@gmail.com","login":"CreativeBinBag","count":34},{"name":"georgios-ts","email":"ts.giorgos@yahoo.gr","login":"georgios-ts","count":27},{"name":"ankit-pn","email":"miankitsingh@gmail.com","login":"ankit-pn","count":22},{"name":"manasa-manoj-nbr","email":"manasamanojnbr1145@gmail.com","login":"manasa-manoj-nbr","count":21},{"name":"Davide Facoetti","email":"dfacoet@gmail.com","login":"dfacoet","count":21},{"name":"Alexheeeee","email":"adh236@cornell.edu","login":"Alexheeeee","count":19},{"name":"Aman Srivastava","email":"amansri345@gmail.com","login":"aman-coder03","count":19},{"name":"Julius W","email":"julius.weisser@warwick.ac.uk","login":null,"count":19},{"name":"oxana","email":"oxana.shaya@rwth-aachen.de","login":"AmanieOxana","count":17},{"name":"Bchass","email":"34097574+Bchass","login":"Bchass","count":16},{"name":"Dipak Chaudhari","email":"111210939+dchaudhari7177","login":"dchaudhari7177","count":16},{"name":"Tristan NEMOZ","email":"36485441+tnemoz","login":"tnemoz","count":15},{"name":"Elad","email":"elad.sznaj@campus.technion.ac.il","login":"elads888","count":12},{"name":"dvdllrch","email":"dvdllrch@gmail.com","login":"dvdllrch","count":12},{"name":"simsaidan","email":"123339858+simsaidan","login":"simsaidan","count":11},{"name":"prodduturisindhurdy","email":"prodduturisindhu66@gmail.com","login":"prodduturisindhurdy","count":9},{"name":"Wilson","email":"y633zhou@uwaterloo.ca","login":"Wilson123d","count":9},{"name":"Ryan Bijoy","email":"ryanbijoy@Ryans-MacBook-Pro.local","login":null,"count":8},{"name":"raphael","email":"raph.koh@gmail.com","login":"theRoughCode","count":7},{"name":"Kshitiz Suwal","email":"kshitizsuwal@gmail.com","login":"KSHITIZ6341","count":6},{"name":"sebgrijalva","email":"sebastian.grijalva@gmail.com","login":"sebgrijalva","count":6},{"name":"Clinch Leatherwood","email":"75779966+AbdullahKazi500","login":"AbdullahKazi500","count":6},{"name":"Tiberiu Sabău","email":"T.Sabau@student.tudelft.nl","login":"tibisabau","count":5},{"name":"Ashish Panigrahi","email":"ashish.panigrahi@protonmail.com","login":"paniash","count":5},{"name":"nate stemen","email":"nate@unitary.foundation","login":"natestemen","count":4},{"name":"Ryan Prior","email":"ryanprior@hey.com","login":null,"count":4},{"name":"Vincent Russo","email":"vincent.russo@macbook-pro.lan","login":null,"count":4},{"name":"Aleksandr Berezutskii","email":"aleksandr.berezutskii@skoltech.ru","login":"meandmytram","count":4},{"name":"ErikQQY","email":"2283984853@qq.com","login":"ErikQQY","count":4},{"name":"happykawayigt","email":"tguan509@gmail.com","login":"happykawayigt","count":4},{"name":"RohitP2005","email":"rohitprivate13@gmail.com","login":"RohitP2005","count":4},{"name":"Abhishek Farshwal","email":"136872441+Abhishek2634","login":"Abhishek2634","count":3},{"name":"Chase Naples","email":"Cnaples79@gmail.com","login":"cnaples79","count":3},{"name":"Karthik Nandigama","email":"103819736+NV-Karthik","login":"NV-Karthik","count":3},{"name":"Mahizhan S","email":"mahizhan2005@outlook.com","login":"Mahizhan-S","count":3},{"name":"Pooja Patel","email":"158751282+PoojasPatel013","login":"PoojasPatel013","count":3},{"name":"Purvi Das","email":"152137770+purvidas","login":"purvidas","count":3},{"name":"Shivam Raj Srivastav","email":"shivamrajsrivastav38@gmail.com","login":"ShivamRajSri","count":3},{"name":"shivasai","email":"139239760+jajapuramshivasai","login":"jajapuramshivasai","count":3},{"name":"Thomas Gardner","email":"tom@faff.stream","login":"atomgardner","count":3},{"name":"Jyotiraj Nath","email":"145816462+jyotiraj-code","login":"jyotiraj-code","count":3},{"name":"Dadmehr","email":"134191240+BDadmehr0","login":"BDadmehr0","count":2},{"name":"FrankXenarthra","email":"frankxenarthra@gmail.com","login":null,"count":2},{"name":"Adithya Sireesh","email":"adithyasireesh@dyn3199-162.wlan.ic.ac.uk","login":null,"count":2},{"name":"Marceli Pawlinski","email":"marceli@pawlinski.pl","login":"marceli1404","count":2},{"name":"Sébastien Designolle","email":"sebastien.designolle@gmail.com","login":"sebastiendesignolle","count":2},{"name":"Tushar Pandey","email":"56597687+pandey-tushar","login":"pandey-tushar","count":2},{"name":"osop9604","email":"osop9604@gmail.com","login":"osop9604","count":2},{"name":"Mariam DCiofalo","email":"194067823+mdciofalo","login":"mdciofalo","count":2},{"name":"Mainak Roy","email":"78967475+Newtech66","login":"Newtech66","count":2},{"name":"Harshvardhan Pandey","email":"108459560+harshvardhan-pandey","login":"harshvardhan-pandey","count":2},{"name":"FabienGhd","email":"guihard.fa@gmail.com","login":"FabienGhd","count":2},{"name":"Emilio Pelaez","email":"epelaaez@gmail.com","login":"epelaaez","count":2},{"name":"DavinderJolly","email":"davinderrocks0786@gmail.com","login":"DavinderJolly","count":2},{"name":"Anush Venkatakrishnan","email":"54374648+anushkrishnav","login":"anushkrishnav","count":2},{"name":"Abhayraj Jaiswal","email":"205578164+abhayrajjais01","login":"abhayrajjais01","count":2},{"name":"Yash Gondhalekar","email":"yashgondhalekar567@gmail.com","login":"Yash-10","count":1},{"name":"Tarun Hariharan","email":"54888641+mathTar","login":"mathTar","count":1},{"name":"Spencer Moran","email":"spencer@statshelix.com","login":"smoran02","count":1},{"name":"ShanmukhaKumar13","email":"148112039+ShanmukhaKumar13","login":"ShanmukhaKumar13","count":1},{"name":"Ryan Bijoy","email":"70319160+ryanbijoy","login":"ryanbijoy","count":1},{"name":"Roshan Thomas","email":"57387772+Roshan-Thomas","login":"Roshan-Thomas","count":1},{"name":"deba-cyber","email":"64672586+deba-cyber","login":"deba-cyber","count":1},{"name":"iftachyakar","email":"fatach","login":null,"count":1},{"name":"Sanketh Menda","email":"mendasanketh@gmail.com","login":null,"count":1},{"name":"Adithya Sireesh","email":"adithyasireesh@Mark-Zuckerberg.local","login":null,"count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"jli0108","email":"jli0108@terpmail.umd.edu","login":"jli0108","count":1},{"name":"mhaoda","email":"46960965+mhaoda","login":"mhaoda","count":1},{"name":"sibi","email":"85477603+t-sibiraj","login":"t-sibiraj","count":1},{"name":"Patel Om Bharatbhai","email":"ompatel2612007@gmail.com","login":"OmSystems","count":1},{"name":"Or Golan","email":"golanor","login":"golanor","count":1},{"name":"Mohit Kambli","email":"31406633+MohitKambli","login":"MohitKambli","count":1},{"name":"Louis Cerclé-Cheminel","email":"louis.cercle35@gmail.com","login":"NeuTroNBZh","count":1},{"name":"Jethin10","email":"jethin047@gmail.com","login":"Jethin10","count":1},{"name":"Freya Shah","email":"fs1132429@gmail.com","login":"fs1132429","count":1},{"name":"Evyatar Haim","email":"101975495+EvyatarHaim","login":"EvyatarHaim","count":1},{"name":"EthanFeld","email":"145927260+EthanFeld","login":"EthanFeld","count":1},{"name":"Delaida Muminovic","email":"delaida.muminovic.22@size.ba","login":"delaidam","count":1},{"name":"ChaDongWun","email":"66347959+lovewave02","login":"lovewave02","count":1},{"name":"Blackdrome","email":"ashketchume45@gmail.com","login":"09Catho","count":1},{"name":"Ayush Raj","email":"artamta47@gmail.com","login":"Artamta","count":1},{"name":"Arnav Kapoor","email":"kapoorarnav43@gmail.com","login":"arnavk23","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Agastya Khati","email":"krishkhati0007king@gmail.com","login":"kris70lesgo","count":1}],"past_year_committers":[{"name":"Vincent Russo","email":"vincentrusso1@gmail.com","login":"vprusso","count":340},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":85},{"name":"RajdeepAher","email":"aher_rp@ma.iitr.ac.in","login":"RajdeepAher","count":54},{"name":"CreativeBinBag","email":"nafisashamim1999@gmail.com","login":"CreativeBinBag","count":28},{"name":"manasa-manoj-nbr","email":"manasamanojnbr1145@gmail.com","login":"manasa-manoj-nbr","count":21},{"name":"Aman Srivastava","email":"amansri345@gmail.com","login":"aman-coder03","count":19},{"name":"Alexheeeee","email":"adh236@cornell.edu","login":"Alexheeeee","count":19},{"name":"Dipak Chaudhari","email":"111210939+dchaudhari7177","login":"dchaudhari7177","count":16},{"name":"simsaidan","email":"123339858+simsaidan","login":"simsaidan","count":11},{"name":"prodduturisindhurdy","email":"prodduturisindhu66@gmail.com","login":"prodduturisindhurdy","count":9},{"name":"Purva Thakre","email":"purva.athakre@gmail.com","login":"purva-thakre","count":8},{"name":"Kshitiz Suwal","email":"kshitizsuwal@gmail.com","login":"KSHITIZ6341","count":6},{"name":"Tiberiu Sabău","email":"T.Sabau@student.tudelft.nl","login":"tibisabau","count":5},{"name":"nate stemen","email":"nate@stemen.email","login":"natestemen","count":4},{"name":"Tristan NEMOZ","email":"36485441+tnemoz","login":"tnemoz","count":4},{"name":"happykawayigt","email":"tguan509@gmail.com","login":"happykawayigt","count":4},{"name":"Chase Naples","email":"Cnaples79@gmail.com","login":"cnaples79","count":3},{"name":"Mahizhan S","email":"mahizhan2005@outlook.com","login":"Mahizhan-S","count":3},{"name":"Pooja Patel","email":"158751282+PoojasPatel013","login":"PoojasPatel013","count":3},{"name":"Shivam Raj Srivastav","email":"shivamrajsrivastav38@gmail.com","login":"ShivamRajSri","count":3},{"name":"Abhayraj Jaiswal","email":"205578164+abhayrajjais01","login":"abhayrajjais01","count":2},{"name":"BChass","email":"34097574+Bchass","login":"Bchass","count":2},{"name":"DavinderJolly","email":"davinderrocks0786@gmail.com","login":"DavinderJolly","count":2},{"name":"Marceli Pawlinski","email":"marceli@pawlinski.pl","login":"marceli1404","count":2},{"name":"Sébastien Designolle","email":"sebastien.designolle@gmail.com","login":"sebastiendesignolle","count":2},{"name":"Tushar Pandey","email":"56597687+pandey-tushar","login":"pandey-tushar","count":2},{"name":"Tarun Hariharan","email":"54888641+mathTar","login":"mathTar","count":1},{"name":"Spencer Moran","email":"spencer@statshelix.com","login":"smoran02","count":1},{"name":"Patel Om Bharatbhai","email":"ompatel2612007@gmail.com","login":"OmSystems","count":1},{"name":"Louis Cerclé-Cheminel","email":"louis.cercle35@gmail.com","login":"NeuTroNBZh","count":1},{"name":"Jethin10","email":"jethin047@gmail.com","login":"Jethin10","count":1},{"name":"Delaida Muminovic","email":"delaida.muminovic.22@size.ba","login":"delaidam","count":1},{"name":"Chan Chan Man","email":"75779966+AbdullahKazi500","login":"AbdullahKazi500","count":1},{"name":"ChaDongWun","email":"66347959+lovewave02","login":"lovewave02","count":1},{"name":"Blackdrome","email":"ashketchume45@gmail.com","login":"09Catho","count":1},{"name":"Ayush Raj","email":"artamta47@gmail.com","login":"Artamta","count":1},{"name":"Arnav Kapoor","email":"kapoorarnav43@gmail.com","login":"arnavk23","count":1},{"name":"Agastya Khati","email":"krishkhati0007king@gmail.com","login":"kris70lesgo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-05T00:00:08.443Z","repositories_count":6579214,"commits_count":910117741,"contributors_count":38386064,"owners_count":1314896,"committers_count":3264984,"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":{"table":{"full_name":"vprusso/toqito","html_url":"https://github.com/vprusso/toqito","last_synced_at":"2026-08-12T02:04:36.825Z","status":null,"issues_count":443,"pull_requests_count":1548,"avg_time_to_close_issue":9673250.186746988,"avg_time_to_close_pull_request":322195.06927921623,"issues_closed_count":332,"pull_requests_closed_count":1429,"pull_request_authors_count":97,"issue_authors_count":26,"avg_comments_per_issue":2.4311512415349887,"avg_comments_per_pull_request":2.4799741602067185,"merged_pull_requests_count":1257,"bot_issues_count":7,"bot_pull_requests_count":756,"past_year_issues_count":53,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":198696.97297297296,"past_year_avg_time_to_close_pull_request":175138.53125,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":128,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.2830188679245282,"past_year_avg_comments_per_pull_request":1.9642857142857142,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":118,"created_at":"2023-05-15T01:39:29.814Z","updated_at":"2026-08-12T10:59:31.960Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vprusso%2Ftoqito/issues","issue_labels_count":{"table":{"good first issue":183,"documentation":72,"enhancement":68,"feature request":67,"non-quantum":47,"bug":32,"help wanted":26,"devops":24,"examples gallery":18,"refactor":15,"dependencies":14,"python":7,"unitaryhack":6,"pytest":5,"github_actions":4,"unitaryHACK 2024":4,"unitaryhack-bounty":2,"external-solution":2,"macOS":2,"design":1,"benchmarking":1,"project/Lib":1}},"pull_request_labels_count":{"table":{"dependencies":755,"python":732,"github_actions":15,"python:uv":9,"enhancement":6,"feature request":4,"documentation":3,"devops":1,"examples gallery":1}},"issue_author_associations_count":{"table":{"OWNER":202,"COLLABORATOR":178,"CONTRIBUTOR":43,"NONE":20}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1069,"OWNER":194,"COLLABORATOR":194,"NONE":91}},"issue_authors":{"table":{"vprusso":201,"purva-thakre":181,"poig":8,"AbdullahKazi500":8,"dependabot[bot]":7,"tnemoz":7,"dding7293":4,"CreativeBinBag":3,"Shivansh20128":3,"Bchass":2,"natestemen":2,"RajdeepAher":2,"dvdllrch":2,"jyotiraj-code":1,"gharib85":1,"Kritika75":1,"Newtech66":1,"BCasale":1,"NV-Karthik":1,"Devansh-ops":1,"anushkrishnav":1,"simsaidan":1,"georgebsws":1,"slofp":1,"dfacoet":1,"YuqingLiii":1}},"pull_request_authors":{"table":{"dependabot[bot]":755,"vprusso":194,"purva-thakre":194,"RajdeepAher":32,"CreativeBinBag":31,"Bchass":19,"ryanbijoy":18,"Shivansh20128":18,"georgios-ts":13,"tnemoz":13,"jyotiraj-code":12,"Wilson123d":11,"dchaudhari7177":11,"jajapuramshivasai":10,"Abhishek2634":10,"RohitP2005":10,"NV-Karthik":8,"KSHITIZ6341":7,"poig":7,"Qubit1718":7,"simsaidan":7,"purvidas":6,"GITK07":6,"dvdllrch":6,"AbdullahKazi500":6,"happykawayigt":6,"harshvardhan-pandey":6,"Mahizhan-S":5,"osop9604":4,"atomgardner":4,"dfacoet":4,"Newtech66":4,"FabienGhd":4,"juliusw352":4,"victor-onofre":3,"mdciofalo":3,"deba-cyber":3,"anushkrishnav":3,"ankit-pn":3,"marceli1404":2,"t-sibiraj":2,"Yash-10":2,"EvyatarHaim":2,"cryvii":2,"AdithyaSireesh":2,"fs1132429":2,"BDadmehr0":2,"sahilsingh2402":2,"FrankXenarthra":2,"Artamta":2,"GauravR-Malik":2,"luffy-orf":2,"idhantsingh027":2,"niranjannagumalli":2,"Abhijeet213":2,"Roshan-Thomas":2,"arnavk23":2,"EthanFeld":2,"Elizabetht1":2,"MohitKambli":2,"juancaCeb":2,"mhaoda":2,"jli0108":1,"shanz-13":1,"manasa-manoj-nbr":1,"ShanmukhaKumar13":1,"armorbreak001":1,"vanzilar":1,"ErikQQY":1,"OmSystems":1,"meandmytram":1,"Ameeghai":1,"elads888":1,"Shootingstar-99":1,"jqed-xuereb":1,"ShivamRajSri":1,"lyydsheep":1,"epelaaez":1,"Devansh-ops":1,"karpovantonme":1,"BortnikMaxim":1,"theRoughCode":1,"smoran02":1,"golanor":1,"smtsjhr":1,"AmanieOxana":1,"paniash":1,"AteebNoOne":1,"09Catho":1,"Vanshaj0429":1,"delaidam":1,"Jethin10":1,"DeDuckProject":1,"WAHIB-EL-KHADIRI":1,"fzlzjerry":1,"github-actions[bot]":1,"tarunsamanta2k20":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027599,"issues_count":40496203,"pull_requests_count":130966956,"authors_count":11441745,"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":{"table":{"good first issue":35,"documentation":15,"enhancement":11,"examples gallery":5,"bug":4,"pytest":4,"refactor":3,"help wanted":3,"dependencies":2,"design":1,"benchmarking":1,"feature request":1,"python":1,"devops":1,"non-quantum":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":29,"python":15,"python:uv":9,"github_actions":5}},"past_year_issue_author_associations_count":{"table":{"OWNER":38,"COLLABORATOR":8,"NONE":4,"CONTRIBUTOR":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":97,"OWNER":32,"NONE":8,"COLLABORATOR":3}},"past_year_issue_authors":{"table":{"vprusso":38,"purva-thakre":8,"natestemen":2,"AbdullahKazi500":1,"dding7293":1,"dependabot[bot]":1,"Devansh-ops":1,"simsaidan":1}},"past_year_pull_request_authors":{"table":{"vprusso":32,"dependabot[bot]":29,"dchaudhari7177":11,"RajdeepAher":8,"KSHITIZ6341":7,"happykawayigt":6,"CreativeBinBag":5,"simsaidan":5,"Mahizhan-S":5,"purva-thakre":3,"Bchass":2,"Artamta":2,"arnavk23":2,"marceli1404":2,"AbdullahKazi500":2,"idhantsingh027":2,"manasa-manoj-nbr":1,"OmSystems":1,"ShivamRajSri":1,"smoran02":1,"tnemoz":1,"WAHIB-EL-KHADIRI":1,"lyydsheep":1,"karpovantonme":1,"Jethin10":1,"fzlzjerry":1,"Devansh-ops":1,"delaidam":1,"BortnikMaxim":1,"AteebNoOne":1,"armorbreak001":1,"Ameeghai":1,"09Catho":1}},"maintainers":[{"table":{"login":"vprusso","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"}},{"table":{"login":"purva-thakre","count":368,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"}},{"table":{"login":"NV-Karthik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NV-Karthik"}},{"table":{"login":"slofp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slofp"}}],"active_maintainers":[{"table":{"login":"vprusso","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vprusso"}},{"table":{"login":"purva-thakre","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purva-thakre"}}]}},"events":{"total":{"CreateEvent":160,"CommitCommentEvent":7,"ReleaseEvent":2,"DeleteEvent":157,"MemberEvent":1,"PullRequestEvent":573,"ForkEvent":66,"IssuesEvent":252,"WatchEvent":122,"IssueCommentEvent":1657,"PushEvent":587,"GollumEvent":49,"PullRequestReviewCommentEvent":1576,"PullRequestReviewEvent":1122},"last_year":{"CreateEvent":146,"CommitCommentEvent":7,"ReleaseEvent":2,"DeleteEvent":145,"MemberEvent":1,"PullRequestEvent":540,"ForkEvent":65,"IssuesEvent":246,"WatchEvent":113,"IssueCommentEvent":1609,"PushEvent":554,"GollumEvent":49,"PullRequestReviewEvent":1092,"PullRequestReviewCommentEvent":1545}},"keywords":["convex-optimization","entanglement","linear-algebra","matrix-analysis","nonlocal-game","physics","python","python-3","quantum","quantum-channels","quantum-computing","quantum-information","quantum-information-science","quantum-information-theory","quantum-measurements","quantum-physics","quantum-programming","quantum-states","research","semidefinite-programming"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-08-31T08:22:21.676Z","updated_at":"2022-08-31T08:22:21.676Z","repository_link":"https://github.com/vprusso/toqito/blob/master/pyproject.toml","dependencies":[{"id":3381702566,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.9,\u003c3.11","direct":true,"kind":"runtime","optional":false},{"id":3381702567,"package_name":"cvxpy","ecosystem":"pypi","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":3381702568,"package_name":"cvxopt","ecosystem":"pypi","requirements":"^1.2.5","direct":true,"kind":"runtime","optional":false},{"id":3381702569,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.19.4","direct":true,"kind":"runtime","optional":false},{"id":3381702570,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.8.0","direct":true,"kind":"runtime","optional":false},{"id":3381702571,"package_name":"picos","ecosystem":"pypi","requirements":"^2.0.30","direct":true,"kind":"runtime","optional":false},{"id":3381702572,"package_name":"black","ecosystem":"pypi","requirements":"^21.10b0","direct":true,"kind":"develop","optional":false},{"id":3381702573,"package_name":"distlib","ecosystem":"pypi","requirements":"^0.3.4","direct":true,"kind":"develop","optional":false},{"id":3381702574,"package_name":"flake8","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"develop","optional":false},{"id":3381702575,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"^1.5","direct":true,"kind":"develop","optional":false},{"id":3381702576,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":3381702577,"package_name":"isort","ecosystem":"pypi","requirements":"^5.9.3","direct":true,"kind":"develop","optional":false},{"id":3381702578,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":3381702579,"package_name":"pep8","ecosystem":"pypi","requirements":"^1.7","direct":true,"kind":"develop","optional":false},{"id":3381702580,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"^6.1.1","direct":true,"kind":"develop","optional":false},{"id":3381702581,"package_name":"pylint","ecosystem":"pypi","requirements":"^2.4","direct":true,"kind":"develop","optional":false},{"id":3381702582,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":3381702583,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":3381702584,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.750.0","direct":true,"kind":"develop","optional":false},{"id":3381702585,"package_name":"coverage","ecosystem":"pypi","requirements":"^4.5","direct":true,"kind":"develop","optional":false},{"id":3381702586,"package_name":"coveralls","ecosystem":"pypi","requirements":"^1.9","direct":true,"kind":"develop","optional":false},{"id":3381702587,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003c=57.5.0","direct":true,"kind":"develop","optional":false},{"id":3381702588,"package_name":"sphinx","ecosystem":"pypi","requirements":"3.1.2","direct":true,"kind":"develop","optional":false},{"id":3381702589,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-test-actions.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T14:27:53.069Z","updated_at":"2023-10-16T14:27:53.069Z","repository_link":"https://github.com/vprusso/toqito/blob/master/.github/workflows/build-test-actions.yml","dependencies":[{"id":14242884949,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14242884990,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14242884991,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-16T14:27:53.830Z","updated_at":"2023-10-16T14:27:53.830Z","repository_link":"https://github.com/vprusso/toqito/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-30T18:49:15.237Z","updated_at":"2023-11-30T18:49:15.237Z","repository_link":"https://github.com/vprusso/toqito/blob/master/docs/requirements.txt","dependencies":[{"id":14824711561,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==2.0.0rc4","direct":true,"kind":"runtime","optional":false},{"id":14824711562,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"==2.6.1","direct":true,"kind":"runtime","optional":false},{"id":14824711563,"package_name":"sympy","ecosystem":"pypi","requirements":"==1.12","direct":true,"kind":"runtime","optional":false}]}],"score":17.170818125372925,"created_at":"2025-04-11T10:21:16.077Z","updated_at":"2026-08-13T02:32:37.577Z","avatar_url":"https://github.com/vprusso.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357907","html_url":"https://summary.ecosyste.ms/projects/357907"}