Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 15:26 UTC

huynguyengl99 / chanx

A batteries-included WebSocket framework for Django Channels, FastAPI, and ASGI-based applications.

Python · HTMLCustom license★ 156 stars⑂ 7 forkssince Apr 2025View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

huynguyengl99/chanx holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (96/100) and lowest on Security (49/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

81
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

81
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).

Ownership

Huy NguyenPersonal account
21 followers43 public repossince Apr 2019

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIchanx2.10.2-562 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

87Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
15.2/36Commit cadence22/52 weeks with commits
18/18Commit volume99 commits in the last year
10/10OpenSSF Scorecard: Maintained22 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year99
human_commit_share1
days_since_last_push2
active_weeks_last_year22

Release discipline

100Exceptional
How it's scored
27/27Ships releases55 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~20.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count55
latest_release_tagv2.10.2
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases20.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

56Moderate · 17% of overall
How it's scored
35.5/60Stars156 stars
6.5/25Forks7 forks
0/15Watchers1 watchers
Inputs used
forks7
stars156
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateyes
has_code_of_conductno
readme_badge_servicescodecov.io, github.com, shields.io
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

52Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.2/22.5Commit distributiontop contributor authored 99% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.99
How it's scored
42/42Issue resolution100% of issues closed
12/30PR acceptance2/5 decided PRs merged
4.3/13Newcomer PR acceptance1/3 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 2/28 approved changesets -- score normalized to 0
Inputs used
merged_prs2
open_issues0
closed_issues9
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d3
issue_closed_ratio1
closed_unmerged_prs3
first_time_authors_30d2
first_time_prs_merged_30d1
first_time_prs_decided_30d3
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
9.7/25Owner reach21 followers of huynguyengl99
24/25Track record43 public repos, account ~7 yr old
Inputs used
followers21
owner_typeUser
is_verified
owner_loginhuynguyengl99
public_repos43
account_age_days2,716
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 2 days ago
20/20Version history56 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageschanx
ecosystemspypi
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

96Exceptional · 19% of overall

Engineering practices

100Exceptional
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.black]), ruff.toml, tox.ini
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://chanx.readthedocs.io/
10/10Repository description
10/10Topics4 topics
0/10Wiki
Inputs used
topicsdjango, django-channels, fastapi, websocket
has_wikino
homepage
docs_sitehttps://chanx.readthedocs.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 2/28 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained22 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities112 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages5
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:chanx@2.10.2 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

68Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapdocs/Makefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.black]), ruff.toml, tox.ini
11/11Static type checkingchanx/py.typed, mypy.ini, pyrightconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configschanx/py.typed, mypy.ini, pyrightconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codePython with type-check config (chanx/py.typed, mypy.ini, pyrightconfig.json)
55/55Manageable file sizes0/350 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes44,472
source_files_sampled350
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

156GitHub stars
3contributors
99commits, last 12 months
2days since last push
55releases
1bus factor
0open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi download statistics for 'chanx' unavailable this scan (stats endpoint failed after retries); adoption may be under-evidenced

More detail

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks
13Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

1234567712026-012026-042026-08
Major 0Minor 7Patch 6
OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-15 15:26 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/28 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained22 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities112 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
PyPIpydantic>=2,<3pyproject.toml
All dependencies 232

Full resolved dependency set from the GitHub dependency graph: 1 direct and 231 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIpydantic2.11.3direct
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiohttp3.13.3indirect
PyPIaiosignal1.4.0indirect
PyPIalabaster0.7.16indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.10.0indirect
PyPIargcomplete3.5.3indirect
PyPIarq0.26.3indirect
PyPIasgiref3.11.0indirect
PyPIasgiref3.8.1indirect
PyPIasttokens3.0.0indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs25.3.0indirect
PyPIautobahn24.4.2indirect
PyPIautomat24.8.1indirect
PyPIbabel2.17.0indirect
PyPIbackports-tarfile1.2.0indirect
PyPIblack25.9.0indirect
PyPIbuild1.2.2.post1indirect
PyPIcertifi2025.1.31indirect
PyPIcffi1.17.1indirect
PyPIcfgv3.4.0indirect
PyPIchannels4.2.2indirect
PyPIchannels-redis4.2.1indirect
PyPIchanx2.10.1indirect
PyPIcharset-normalizer3.4.1indirect
PyPIclick8.1.8indirect
PyPIcolorama0.4.6indirect
PyPIcommitizen4.5.1indirect
PyPIconstantly23.10.4indirect
PyPIcoverage7.8.0indirect
PyPIcoveralls4.0.1indirect
PyPIcryptography44.0.2indirect
PyPIdaphne4.1.2indirect
PyPIdataclasses-json0.6.7indirect
PyPIdecli0.6.2indirect
PyPIdecorator5.2.1indirect
PyPIdistlib0.3.9indirect
PyPIdistro1.9.0indirect
PyPIdjango5.2.10indirect
PyPIdjango6.0.1indirect
PyPIdjango-allauth65.13.1indirect
PyPIdjango-cors-headers4.9.0indirect
PyPIdjango-debug-toolbar5.1.0indirect
PyPIdjango-extensions3.2.3indirect
PyPIdjango-ipware7.0.1indirect
PyPIdjango-structlog9.1.1indirect
PyPIdjango-stubs5.2.0indirect
PyPIdjango-stubs-ext5.2.0indirect
PyPIdjangorestframework3.16.0indirect
PyPIdjangorestframework-camel-case1.4.2indirect
PyPIdjangorestframework-simplejwt5.5.0indirect
PyPIdjangorestframework-stubs3.15.3indirect
PyPIdocopt0.6.2indirect
PyPIdocutils0.21.2indirect
PyPIdrf-auth-kit1.1.1indirect
PyPIdrf-nested-routers0.95.0indirect
PyPIdrf-spectacular0.28.0indirect
PyPIdrf-standardized-errors0.15.0indirect
PyPIenvirons14.1.1indirect
PyPIexecnet2.1.1indirect
PyPIexecuting2.2.0indirect
PyPIfactory-boy3.3.3indirect
PyPIfaker37.1.0indirect
PyPIfast-channels1.0.2indirect
PyPIfastapi0.128.0indirect
PyPIfilelock3.20.3indirect
PyPIfreezegun1.5.1indirect
PyPIfrozenlist1.7.0indirect
PyPIgreenlet3.2.4indirect
PyPIh110.16.0indirect
PyPIhiredis3.1.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttptools0.6.4indirect
PyPIhttpx0.28.1indirect
PyPIhttpx-sse0.4.1indirect
PyPIhyperlink21.0.0indirect
PyPIid1.5.0indirect
PyPIidentify2.6.9indirect
PyPIidna3.10indirect
PyPIimagesize1.4.1indirect
PyPIimportlib-metadata8.6.1indirect
PyPIincremental24.7.2indirect
PyPIinflection0.5.1indirect
PyPIiniconfig2.1.0indirect
PyPIinterrogate1.7.0indirect
PyPIipython9.1.0indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.0.1indirect
PyPIjaraco-functools4.1.0indirect
PyPIjedi0.19.2indirect
PyPIjeepney0.9.0indirect
PyPIjinja23.1.6indirect
PyPIjiter0.11.0indirect
PyPIjsonpatch1.33indirect
PyPIjsonpointer3.0.0indirect
PyPIjsonschema4.23.0indirect
PyPIjsonschema-specifications2024.10.1indirect
PyPIkeyring25.6.0indirect
PyPIlangchain0.3.27indirect
PyPIlangchain-community0.3.30indirect
PyPIlangchain-core0.3.83indirect
PyPIlangchain-openai0.3.34indirect
PyPIlangchain-text-splitters0.3.11indirect
PyPIlangsmith0.4.31indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkupsafe3.0.2indirect
PyPImarshmallow3.26.2indirect
PyPImatplotlib-inline0.1.7indirect
PyPImdit-py-plugins0.4.2indirect
PyPImdurl0.1.2indirect
PyPImock5.2.0indirect
PyPImore-itertools10.6.0indirect
PyPImsgpack1.1.0indirect
PyPImultidict6.6.4indirect
PyPImypy1.15.0indirect
PyPImypy-extensions1.0.0indirect
PyPImyst-parser4.0.1indirect
PyPInh30.2.21indirect
PyPInodeenv1.9.1indirect
PyPInodejs-wheel-binaries22.20.0indirect
PyPInumpy2.3.3indirect
PyPIoauthlib3.3.1indirect
PyPIopenai2.0.1indirect
PyPIorjson3.11.3indirect
PyPIpackaging24.2indirect
PyPIparso0.8.4indirect
PyPIpathspec0.12.1indirect
PyPIpexpect4.9.0indirect
PyPIplatformdirs4.3.7indirect
PyPIpluggy1.5.0indirect
PyPIpre-commit3.8.0indirect
PyPIprompt-toolkit3.0.50indirect
PyPIpropcache0.3.2indirect
PyPIpsycopg3.2.6indirect
PyPIpsycopg-binary3.2.6indirect
PyPIpsycopg-pool3.2.6indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpy1.11.0indirect
PyPIpyasn10.6.2indirect
PyPIpyasn1-modules0.4.2indirect
PyPIpycparser2.22indirect
PyPIpydantic-core2.33.1indirect
PyPIpydantic-settings2.11.0indirect
PyPIpygments2.19.1indirect
PyPIpyhumps3.8.0indirect
PyPIpyjwt2.9.0indirect
PyPIpyopenssl25.0.0indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpyright1.1.405indirect
PyPIpytest8.3.5indirect
PyPIpytest-asyncio1.2.0indirect
PyPIpytest-cov6.1.1indirect
PyPIpytest-django4.11.1indirect
PyPIpytest-env1.1.5indirect
PyPIpytest-mock3.14.0indirect
PyPIpytest-rerunfailures16.0.1indirect
PyPIpytest-xdist3.6.1indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.1.0indirect
PyPIpython-ipware3.0.0indirect
PyPIpytokens0.1.10indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIpyyaml6.0.2indirect
PyPIquestionary2.1.0indirect
PyPIreadme-renderer44.0indirect
PyPIredis5.2.1indirect
PyPIreferencing0.36.2indirect
PyPIregex2025.9.18indirect
PyPIrequests2.32.5indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc39862.0.0indirect
PyPIrich14.0.0indirect
PyPIrpds-py0.24.0indirect
PyPIruff0.11.4indirect
PyPIsecretstorage3.3.3indirect
PyPIservice-identity24.2.0indirect
PyPIsetuptools80.9.0indirect
PyPIsix1.17.0indirect
PyPIsniffio1.3.1indirect
PyPIsnowballstemmer2.2.0indirect
PyPIsphinx7.4.7indirect
PyPIsphinx-rtd-theme3.0.2indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jquery4.1indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsqlalchemy2.0.43indirect
PyPIsqlparse0.5.3indirect
PyPIstack-data0.6.3indirect
PyPIstarlette0.50.0indirect
PyPIstructlog25.2.0indirect
PyPItabulate0.9.0indirect
PyPItenacity9.1.2indirect
PyPItermcolor2.5.0indirect
PyPItiktoken0.11.0indirect
PyPItoml-sort0.24.2indirect
PyPItomli2.2.1indirect
PyPItomlkit0.13.2indirect
PyPItqdm4.67.1indirect
PyPItraitlets5.14.3indirect
PyPItwine6.1.0indirect
PyPItwisted24.11.0indirect
PyPItxaio23.1.1indirect
PyPItypes-channels4.2.0.20250712indirect
PyPItypes-pyyaml6.0.12.20250402indirect
PyPItypes-requests2.32.0.20250328indirect
PyPItyping-extensions4.13.2indirect
PyPItyping-inspect0.9.0indirect
PyPItyping-inspection0.4.0indirect
PyPItzdata2025.2indirect
PyPIuritemplate4.1.1indirect
PyPIurllib32.6.3indirect
PyPIuuid-utils0.13.0indirect
PyPIuvicorn0.35.0indirect
PyPIuvloop0.21.0indirect
PyPIvirtualenv20.30.0indirect
PyPIwatchfiles1.1.0indirect
PyPIwcwidth0.2.13indirect
PyPIwebsockets15.0.1indirect
PyPIwhitenoise6.11.0indirect
PyPIyarl1.20.1indirect
PyPIzipp3.21.0indirect
PyPIzope-interface7.2indirect
PyPIzstandard0.25.0indirect
Dependency advisories 0

Installing pypi:chanx@2.10.2 pulls in 5 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.