{"id":371886,"url":"https://github.com/python-trio/trio","last_synced_at":"2026-05-14T11:30:56.973Z","repository":{"id":37396721,"uuid":"79083614","full_name":"python-trio/trio","owner":"python-trio","description":"Trio – a friendly Python library for async concurrency and I/O","archived":false,"fork":false,"pushed_at":"2026-05-01T17:34:53.000Z","size":10272,"stargazers_count":7254,"open_issues_count":320,"forks_count":393,"subscribers_count":79,"default_branch":"main","last_synced_at":"2026-05-01T19:18:14.378Z","etag":null,"topics":["async","async-await","io","networking","python","structured-concurrency","trio"],"latest_commit_sha":null,"homepage":"https://trio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-trio.png","metadata":{"files":{"readme":"README.rst","changelog":"newsfragments/.gitkeep","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"python-trio","open_collective":"python-trio"}},"created_at":"2017-01-16T04:45:25.000Z","updated_at":"2026-05-01T18:45:16.000Z","dependencies_parsed_at":"2023-12-10T16:03:50.016Z","dependency_job_id":"256e9767-d28c-49ab-9c7b-3c912b0e6054","html_url":"https://github.com/python-trio/trio","commit_stats":{"total_commits":4171,"total_committers":167,"mean_commits":"24.976047904191617","dds":0.6856868856389355,"last_synced_commit":"c4c8ce41aba240439678d2e6e847721ad441f8ab"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/python-trio/trio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-trio","download_url":"https://codeload.github.com/python-trio/trio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-trio%2Ftrio/sbom","scorecard":{"id":634946,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-trio/trio","commit":"393d0ccaedd8adf4d3a7aca52fd6610d7f00b762"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autodeps.yml:19","Warn: no topLevel permission defined: .github/workflows/autodeps.yml:1","Info: found token with 'none' permissions: .github/workflows/check-newsfragment.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autodeps.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/autodeps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autodeps.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/autodeps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-newsfragment.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/check-newsfragment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:407: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:444: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/python-trio/trio/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: ci.sh:40","Warn: pipCommand not pinned by hash: .github/workflows/autodeps.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/autodeps.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/autodeps.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:414","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:424","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:275","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:21","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:30"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T08:52:46.330Z","repository_id":37396721,"created_at":"2025-08-21T08:52:46.330Z","updated_at":"2025-08-21T08:52:46.330Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":"python-trio","name":"python-trio","uuid":"26335827","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26335827?v=4","repositories_count":32,"last_synced_at":"2026-02-06T20:54:55.585Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"python-trio","open_collective":"python-trio"}},"html_url":"https://github.com/python-trio","funding_links":["https://github.com/sponsors/python-trio","https://opencollective.com/python-trio"],"total_stars":9302,"followers":130,"following":0,"created_at":"2022-11-02T16:28:53.742Z","updated_at":"2026-02-06T20:54:55.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-trio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-trio/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["async","async-await","io","networking","python","structured-concurrency","trio"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/autodeps.yml","sha":null,"kind":"manifest","created_at":"2023-09-28T02:11:37.563Z","updated_at":"2023-09-28T02:11:37.563Z","repository_link":"https://github.com/python-trio/trio/blob/main/.github/workflows/autodeps.yml","dependencies":[{"id":13988574170,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13988574171,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-28T02:11:37.632Z","updated_at":"2023-09-28T02:11:37.632Z","repository_link":"https://github.com/python-trio/trio/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13988574351,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13988574352,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13988574353,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13988574354,"package_name":"deadsnakes/action","ecosystem":"actions","requirements":"v2.0.2","direct":true,"kind":"composite","optional":false},{"id":13988574371,"package_name":"re-actors/alls-green","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs-requirements.in","sha":null,"kind":"manifest","created_at":"2023-09-28T02:11:37.780Z","updated_at":"2023-09-28T02:11:37.780Z","repository_link":"https://github.com/python-trio/trio/blob/main/docs-requirements.in","dependencies":[{"id":13988574396,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.0,\u003c6.2","direct":true,"kind":"runtime","optional":false},{"id":13988574397,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574398,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574399,"package_name":"sphinxcontrib-jquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574400,"package_name":"sphinxcontrib-trio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574408,"package_name":"towncrier","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574409,"package_name":"cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574410,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=19.2.0","direct":true,"kind":"runtime","optional":false},{"id":13988574411,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574412,"package_name":"idna","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574413,"package_name":"outcome","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574414,"package_name":"sniffio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13988574415,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"\u003e=1.0.0rc9","direct":true,"kind":"runtime","optional":false},{"id":13988574416,"package_name":"immutables","ecosystem":"pypi","requirements":"\u003e=0.6","direct":true,"kind":"runtime","optional":false},{"id":13988574417,"package_name":"pyOpenSSL","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs-requirements.txt","sha":null,"kind":"lockfile","created_at":"2023-09-28T02:11:37.880Z","updated_at":"2023-09-28T02:11:37.880Z","repository_link":"https://github.com/python-trio/trio/blob/main/docs-requirements.txt","dependencies":[{"id":13988574922,"package_name":"alabaster","ecosystem":"pypi","requirements":"==0.7.13","direct":false,"kind":"runtime","optional":false},{"id":13988574923,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"runtime","optional":false},{"id":13988574925,"package_name":"babel","ecosystem":"pypi","requirements":"==2.12.1","direct":false,"kind":"runtime","optional":false},{"id":13988574926,"package_name":"certifi","ecosystem":"pypi","requirements":"==2023.7.22","direct":false,"kind":"runtime","optional":false},{"id":13988574927,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":false,"kind":"runtime","optional":false},{"id":13988574928,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.2.0","direct":false,"kind":"runtime","optional":false},{"id":13988574929,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"runtime","optional":false},{"id":13988574930,"package_name":"click-default-group","ecosystem":"pypi","requirements":"==1.2.4","direct":false,"kind":"runtime","optional":false},{"id":13988574931,"package_name":"cryptography","ecosystem":"pypi","requirements":"==41.0.3","direct":false,"kind":"runtime","optional":false},{"id":13988574932,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.18.1","direct":false,"kind":"runtime","optional":false},{"id":13988574933,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.3","direct":false,"kind":"runtime","optional":false},{"id":13988574934,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"runtime","optional":false},{"id":13988574935,"package_name":"imagesize","ecosystem":"pypi","requirements":"==1.4.1","direct":false,"kind":"runtime","optional":false},{"id":13988574936,"package_name":"immutables","ecosystem":"pypi","requirements":"==0.20","direct":false,"kind":"runtime","optional":false},{"id":13988574937,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==6.8.0","direct":false,"kind":"runtime","optional":false},{"id":13988574938,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"==6.0.1","direct":false,"kind":"runtime","optional":false},{"id":13988574939,"package_name":"incremental","ecosystem":"pypi","requirements":"==22.10.0","direct":false,"kind":"runtime","optional":false},{"id":13988574940,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"runtime","optional":false},{"id":13988574941,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":false,"kind":"runtime","optional":false},{"id":13988574942,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13988574943,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.1","direct":false,"kind":"runtime","optional":false},{"id":13988574944,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"runtime","optional":false},{"id":13988574945,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.16.1","direct":false,"kind":"runtime","optional":false},{"id":13988574946,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"==23.2.0","direct":false,"kind":"runtime","optional":false},{"id":13988574947,"package_name":"pytz","ecosystem":"pypi","requirements":"==2023.3","direct":false,"kind":"runtime","optional":false},{"id":13988574948,"package_name":"requests","ecosystem":"pypi","requirements":"==2.31.0","direct":false,"kind":"runtime","optional":false},{"id":13988574949,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13988574950,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"==2.2.0","direct":false,"kind":"runtime","optional":false},{"id":13988574951,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13988574952,"package_name":"sphinx","ecosystem":"pypi","requirements":"==6.1.3","direct":false,"kind":"runtime","optional":false},{"id":13988574953,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13988574954,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13988574955,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13988574956,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13988574957,"package_name":"sphinxcontrib-jquery","ecosystem":"pypi","requirements":"==4.1","direct":false,"kind":"runtime","optional":false},{"id":13988574958,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13988574959,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":false,"kind":"runtime","optional":false},{"id":13988574960,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":false,"kind":"runtime","optional":false},{"id":13988574961,"package_name":"sphinxcontrib-trio","ecosystem":"pypi","requirements":"==1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13988574962,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"runtime","optional":false},{"id":13988574963,"package_name":"towncrier","ecosystem":"pypi","requirements":"==23.6.0","direct":false,"kind":"runtime","optional":false},{"id":13988574964,"package_name":"urllib3","ecosystem":"pypi","requirements":"==2.0.4","direct":false,"kind":"runtime","optional":false},{"id":13988574965,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.16.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T02:11:38.422Z","updated_at":"2023-09-28T02:11:38.422Z","repository_link":"https://github.com/python-trio/trio/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"test-requirements.in","sha":null,"kind":"manifest","created_at":"2023-09-28T02:11:39.470Z","updated_at":"2023-09-28T02:11:39.470Z","repository_link":"https://github.com/python-trio/trio/blob/main/test-requirements.in","dependencies":[{"id":13988577445,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.0","direct":true,"kind":"test","optional":false},{"id":13988577448,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=7.2.5","direct":true,"kind":"test","optional":false},{"id":13988577451,"package_name":"async_generator","ecosystem":"pypi","requirements":"\u003e=1.9","direct":true,"kind":"test","optional":false},{"id":13988577685,"package_name":"pyright","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577686,"package_name":"pyOpenSSL","ecosystem":"pypi","requirements":"\u003e=22.0.0","direct":true,"kind":"test","optional":false},{"id":13988577687,"package_name":"trustme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577688,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577689,"package_name":"jedi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577690,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=41.0.0","direct":true,"kind":"test","optional":false},{"id":13988577691,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577692,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577693,"package_name":"types-pyOpenSSL","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577694,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577695,"package_name":"flake8-pyproject","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577696,"package_name":"astor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577697,"package_name":"pip-tools","ecosystem":"pypi","requirements":"\u003e=6.13.0","direct":true,"kind":"test","optional":false},{"id":13988577698,"package_name":"codespell","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577699,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577700,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577701,"package_name":"types-cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577803,"package_name":"cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577804,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=20.1.0","direct":true,"kind":"test","optional":false},{"id":13988577805,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577806,"package_name":"idna","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577812,"package_name":"outcome","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577813,"package_name":"sniffio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":13988577814,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"\u003e=1.0.0rc9","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"lockfile","created_at":"2023-09-28T02:11:40.174Z","updated_at":"2023-09-28T02:11:40.174Z","repository_link":"https://github.com/python-trio/trio/blob/main/test-requirements.txt","dependencies":[{"id":13988578241,"package_name":"astor","ecosystem":"pypi","requirements":"==0.8.1","direct":false,"kind":"test","optional":false},{"id":13988578242,"package_name":"astroid","ecosystem":"pypi","requirements":"==2.15.6","direct":false,"kind":"test","optional":false},{"id":13988578243,"package_name":"async-generator","ecosystem":"pypi","requirements":"==1.10","direct":false,"kind":"test","optional":false},{"id":13988578244,"package_name":"attrs","ecosystem":"pypi","requirements":"==23.1.0","direct":false,"kind":"test","optional":false},{"id":13988578245,"package_name":"black","ecosystem":"pypi","requirements":"==23.7.0","direct":false,"kind":"test","optional":false},{"id":13988578246,"package_name":"build","ecosystem":"pypi","requirements":"==0.10.0","direct":false,"kind":"test","optional":false},{"id":13988578247,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":false,"kind":"test","optional":false},{"id":13988578248,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.7","direct":false,"kind":"test","optional":false},{"id":13988578249,"package_name":"codespell","ecosystem":"pypi","requirements":"==2.2.5","direct":false,"kind":"test","optional":false},{"id":13988578250,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.3.0","direct":false,"kind":"test","optional":false},{"id":13988578251,"package_name":"cryptography","ecosystem":"pypi","requirements":"==41.0.3","direct":false,"kind":"test","optional":false},{"id":13988578252,"package_name":"dill","ecosystem":"pypi","requirements":"==0.3.7","direct":false,"kind":"test","optional":false},{"id":13988578253,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.3","direct":false,"kind":"test","optional":false},{"id":13988578254,"package_name":"flake8","ecosystem":"pypi","requirements":"==6.1.0","direct":false,"kind":"test","optional":false},{"id":13988578255,"package_name":"flake8-pyproject","ecosystem":"pypi","requirements":"==1.2.3","direct":false,"kind":"test","optional":false},{"id":13988578256,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":false,"kind":"test","optional":false},{"id":13988578257,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":false,"kind":"test","optional":false},{"id":13988578258,"package_name":"isort","ecosystem":"pypi","requirements":"==5.12.0","direct":false,"kind":"test","optional":false},{"id":13988578259,"package_name":"jedi","ecosystem":"pypi","requirements":"==0.19.0","direct":false,"kind":"test","optional":false},{"id":13988578260,"package_name":"lazy-object-proxy","ecosystem":"pypi","requirements":"==1.9.0","direct":false,"kind":"test","optional":false},{"id":13988578261,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.7.0","direct":false,"kind":"test","optional":false},{"id":13988578262,"package_name":"mypy","ecosystem":"pypi","requirements":"==1.5.1","direct":false,"kind":"test","optional":false},{"id":13988578263,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"test","optional":false},{"id":13988578264,"package_name":"nodeenv","ecosystem":"pypi","requirements":"==1.8.0","direct":false,"kind":"test","optional":false},{"id":13988578265,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.2.0","direct":false,"kind":"test","optional":false},{"id":13988578266,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.1","direct":false,"kind":"test","optional":false},{"id":13988578267,"package_name":"parso","ecosystem":"pypi","requirements":"==0.8.3","direct":false,"kind":"test","optional":false},{"id":13988578268,"package_name":"pathspec","ecosystem":"pypi","requirements":"==0.11.2","direct":false,"kind":"test","optional":false},{"id":13988578269,"package_name":"pip-tools","ecosystem":"pypi","requirements":"==7.3.0","direct":false,"kind":"test","optional":false},{"id":13988578270,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==3.10.0","direct":false,"kind":"test","optional":false},{"id":13988578271,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"test","optional":false},{"id":13988578272,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.11.0","direct":false,"kind":"test","optional":false},{"id":13988578273,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":false,"kind":"test","optional":false},{"id":13988578274,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==3.1.0","direct":false,"kind":"test","optional":false},{"id":13988578275,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.17.5","direct":false,"kind":"test","optional":false},{"id":13988578276,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"==23.2.0","direct":false,"kind":"test","optional":false},{"id":13988578277,"package_name":"pyproject-hooks","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"test","optional":false},{"id":13988578278,"package_name":"pyright","ecosystem":"pypi","requirements":"==1.1.325","direct":false,"kind":"test","optional":false},{"id":13988578279,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.4.0","direct":false,"kind":"test","optional":false},{"id":13988578280,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.3.0","direct":false,"kind":"test","optional":false},{"id":13988578281,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":false,"kind":"test","optional":false},{"id":13988578282,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"test","optional":false},{"id":13988578284,"package_name":"tomlkit","ecosystem":"pypi","requirements":"==0.12.1","direct":false,"kind":"test","optional":false},{"id":13988578286,"package_name":"trustme","ecosystem":"pypi","requirements":"==1.1.0","direct":false,"kind":"test","optional":false},{"id":13988578288,"package_name":"types-cffi","ecosystem":"pypi","requirements":"==1.15.1.15","direct":false,"kind":"test","optional":false},{"id":13988578290,"package_name":"types-pyopenssl","ecosystem":"pypi","requirements":"==23.2.0.2","direct":false,"kind":"test","optional":false},{"id":13988578293,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"==68.1.0.0","direct":false,"kind":"test","optional":false},{"id":13988578294,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.7.1","direct":false,"kind":"test","optional":false},{"id":13988578295,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.41.2","direct":false,"kind":"test","optional":false},{"id":13988578296,"package_name":"wrapt","ecosystem":"pypi","requirements":"==1.15.0","direct":false,"kind":"test","optional":false}]}],"score":8.93247660846174,"created_at":"2026-05-04T06:49:34.417Z","updated_at":"2026-05-14T11:30:56.974Z","avatar_url":"https://github.com/python-trio.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371886","html_url":"https://summary.ecosyste.ms/projects/371886"}