Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-12 22:31 UTC

py-why / dowhy

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.

PythonMIT★ 8,260 stars⑂ 1,047 forkssince May 2018View on GitHub ↗

py-why/dowhy holds a health index of 93 out of 100, placing it in the Exceptional band. It scores highest on Engineering Quality (89/100) and lowest on Security (67/100). It was last updated today. 2 contributors account for most of its recent work.

93
overall / 100
Exceptional

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.

93
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 79 is calibrated to 93 on the published index scale (record calibration 2026-08-02).

Ownership

PyWhyOrganization
1,055 followers14 public repossince Mar 2022

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIdowhy0.14-18277 days agocausalitymachine-learningcausal-inferencestatisticsgraphical-model

Metrics by category

Vitality

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

73Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
17.3/36Commit cadence25/52 weeks with commits
18/18Commit volume135 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year135
human_commit_share0.36
days_since_last_push0
active_weeks_last_year25
How it's scored
27/27Ships releases18 releases published
16.2/36Release recencylatest release 277 days ago
12.6/27Release cadencea release every ~134.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count18
latest_release_tagv0.14
releases_from_tagsno
days_since_latest_release277
mean_days_between_releases134.3
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?

84Excellent · 17% of overall
How it's scored
60/60Stars8,260 stars
25/25Forks1,047 forks
11.8/15Watchers136 watchers
Inputs used
forks1,047
stars8,260
watchers136
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
14.9/22.5Commit distributiontop contributor authored 34% of commits
13.5/13.5Contributor breadth96 contributors
10/10OpenSSF Scorecard: Contributorsproject has 12 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled96
top_contributor_share0.336
How it's scored
32.8/42Issue resolution78% of issues closed
24.4/30PR acceptance814/999 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs814
open_issues133
closed_issues475
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio0.781
closed_unmerged_prs185
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
21.7/25Owner reach1,055 followers of py-why
17.4/25Track record14 public repos, account ~4 yr old
Inputs used
followers1,055
owner_typeOrganization
is_verified
owner_loginpy-why
public_repos14
account_age_days1,617
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on pypi
26/35Publish recencylatest publish 277 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdowhy
ecosystemspypi
any_deprecatedno
min_days_since_publish277

Engineering Quality

Are baseline engineering and documentation practices in place?

89Excellent · 19% of overall
How it's scored
24/24CI workflows12 workflow(s)
24/24Tests present
16/16Linter config.flake8
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://www.pywhy.org/dowhy
10/10Repository description
10/10Topics11 topics
10/10Wiki
Inputs used
topicscausal-inference, machine-learning, graphical-models, bayesian-networks, data-science, python3, causality, causal-models, treatment-effects, do-calculus, causal-machine-learning
has_wikiyes
homepagehttps://www.pywhy.org/dowhy
docs_sitehttps://www.pywhy.org/dowhy
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

67Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.2/2.5CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 12 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
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.5Vulnerabilities89 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): Branch-Protection, 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_packages42
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:dowhy@0.14 runtime dependency closure — what installing the published package pulls in — 42 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.

81Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history32 of 36 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.889
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes8,083
How it's scored
18/18One-command bootstrapdocs/source/Makefile
22/22Automated tests
11/11Lint / format config.flake8
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice42 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance19 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, poetry.lock
has_dockerfileyes
typed_languageno
bootstrap_filesdocs/source/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.42
toolchain_manifests
dependency_bot_commit_share0.19
How it's scored
0/45Type-checkable codePython without a type-check config
54.8/55Manageable file sizes1/268 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes60,243
source_files_sampled268
oversized_source_files1
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 examplesnotebooks
Inputs used
example_dirsnotebooks
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

8,260GitHub stars
96contributors
135commits, last 12 months
0days since last push
18releases
2bus factor
133open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 1,047 ⇿
0Stars
1,047Forks
18Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

02004006008001,0001,2001,047222018-092022-082026-08
Major 0Minor 0Patch 5

Each point covers 8 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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-08-12 22:30 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests29 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
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
0Vulnerabilities89 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
PyPIcython>=3.0pyproject.toml
PyPIscipypyproject.toml
PyPIstatsmodels>=0.14pyproject.toml
PyPInumpy>2.0pyproject.toml
PyPIpandas>1.0pyproject.toml
PyPInetworkxpyproject.toml
PyPIsympy>=1.10.1pyproject.toml
PyPIscikit-learn>1.0pyproject.toml
PyPIpydot^1.4.2pyproject.toml
PyPIjoblib>=1.1.0pyproject.toml
PyPIpygraphviz>=1.9pyproject.toml
PyPIeconml>=0.16pyproject.toml
PyPItqdm>=4.64.0pyproject.toml
PyPIcausal-learn>=0.1.4.4pyproject.toml
PyPInumba>=0.59pyproject.toml
PyPImatplotlib>=3.5.3pyproject.toml
PyPIcvxpy^1.7.1pyproject.toml
All dependencies 265

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

RegistryPackageVersionRelation
PyPIcausal-learn0.1.4.4direct
PyPIcvxpy1.7.1direct
PyPIcython3.1.2direct
PyPIeconml0.16.0direct
PyPIjoblib1.5.1direct
PyPImatplotlib3.9.4direct
PyPInetworkx3.2.1direct
PyPInumba0.60.0direct
PyPInumpy2.0.2direct
PyPIpandas2.3.1direct
PyPIpydot1.4.2direct
PyPIpygraphviz1.11direct
PyPIscikit-learn1.6.1direct
PyPIscipy1.13.1direct
PyPIstatsmodels0.14.5direct
PyPIsympy1.14.0direct
PyPItqdm4.67.1direct
npm@asamuzakjp/css-color5.0.1indirect
npm@asamuzakjp/dom-selector7.0.3indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.0.2indirect
npm@csstools/css-calc3.1.1indirect
npm@csstools/css-color-parser4.0.2indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.1indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@exodus/bytes1.15.0indirect
npmbidi-js1.0.3indirect
npmcss-tree3.2.1indirect
npmdata-urls7.0.0indirect
npmdecimal.js10.6.0indirect
npmentities6.0.1indirect
npmhtml-encoding-sniffer6.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmjsdom29.0.0indirect
npmlru-cache11.2.7indirect
npmmdn-data2.27.1indirect
npmparse58.0.0indirect
npmpunycode2.3.1indirect
npmrequire-from-string2.0.2indirect
npmsaxes6.0.0indirect
npmsource-map-js1.2.1indirect
npmsymbol-tree3.2.4indirect
npmtldts7.0.26indirect
npmtldts-core7.0.26indirect
npmtough-cookie6.0.1indirect
npmtr466.0.0indirect
npmundici7.28.0indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
PyPIabsl-py2.3.1indirect
PyPIaccessible-pygments0.0.5indirect
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiohttp3.13.4indirect
PyPIaiosignal1.4.0indirect
PyPIalabaster0.7.16indirect
PyPIanyio4.9.0indirect
PyPIappnope0.1.4indirect
PyPIargon2-cffi25.1.0indirect
PyPIargon2-cffi-bindings21.2.0indirect
PyPIarrow1.3.0indirect
PyPIasttokens3.0.0indirect
PyPIasync-lru2.0.5indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs25.3.0indirect
PyPIbabel2.17.0indirect
PyPIbeautifulsoup44.13.4indirect
PyPIblack25.1.0indirect
PyPIbleach6.2.0indirect
PyPIcdt0.6.0indirect
PyPIcertifi2025.7.9indirect
PyPIcffi1.17.1indirect
PyPIcharset-normalizer3.4.2indirect
PyPIclarabel0.11.1indirect
PyPIclick8.1.8indirect
PyPIcloudpickle3.1.1indirect
PyPIcolorama0.4.6indirect
PyPIcomm0.2.2indirect
PyPIcontourpy1.3.0indirect
PyPIcoverage7.9.2indirect
PyPIcycler0.12.1indirect
PyPIdebugpy1.8.14indirect
PyPIdecorator5.2.1indirect
PyPIdefusedxml0.7.1indirect
PyPIdocutils0.20.1indirect
PyPIexceptiongroup1.3.0indirect
PyPIexecuting2.2.0indirect
PyPIfastjsonschema2.21.1indirect
PyPIfilelock3.18.0indirect
PyPIflake87.3.0indirect
PyPIflaky3.8.1indirect
PyPIfonttools4.60.2indirect
PyPIfqdn1.5.1indirect
PyPIfrozenlist1.7.0indirect
PyPIfsspec2025.5.1indirect
PyPIgputil1.4.0indirect
PyPIgraphviz0.21indirect
PyPIh110.16.0indirect
PyPIh5py3.14.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpx0.28.1indirect
PyPIidna3.15indirect
PyPIimagesize1.4.1indirect
PyPIimportlib-metadata8.7.0indirect
PyPIimportlib-resources6.5.2indirect
PyPIiniconfig2.1.0indirect
PyPIipykernel6.29.5indirect
PyPIipython8.18.1indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIipywidgets8.1.7indirect
PyPIisoduration20.11.0indirect
PyPIisort6.0.1indirect
PyPIjedi0.19.2indirect
PyPIjinja23.1.6indirect
PyPIjson50.12.0indirect
PyPIjsonpointer3.0.0indirect
PyPIjsonschema4.24.0indirect
PyPIjsonschema-specifications2025.4.1indirect
PyPIjupyter1.1.1indirect
PyPIjupyter-client8.6.3indirect
PyPIjupyter-console6.6.3indirect
PyPIjupyter-core5.8.1indirect
PyPIjupyter-events0.12.0indirect
PyPIjupyter-lsp2.2.5indirect
PyPIjupyter-server2.18.0indirect
PyPIjupyter-server-terminals0.5.3indirect
PyPIjupyterlab4.5.10indirect
PyPIjupyterlab-pygments0.3.0indirect
PyPIjupyterlab-server2.28.0indirect
PyPIjupyterlab-widgets3.0.15indirect
PyPIkeras3.10.0indirect
PyPIkiwisolver1.4.7indirect
PyPIlightgbm4.6.0indirect
PyPIlightning-utilities0.14.3indirect
PyPIllvmlite0.43.0indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkupsafe3.0.2indirect
PyPImatplotlib-inline0.1.7indirect
PyPImccabe0.7.0indirect
PyPImdurl0.1.2indirect
PyPImistune3.3.0indirect
PyPIml-dtypes0.4.1indirect
PyPImomentchi20.1.8indirect
PyPImpmath1.3.0indirect
PyPImultidict6.6.3indirect
PyPImypy1.16.1indirect
PyPImypy-extensions1.1.0indirect
PyPInamex0.1.0indirect
PyPInbclient0.10.2indirect
PyPInbconvert7.17.1indirect
PyPInbformat5.10.4indirect
PyPInbsphinx0.9.7indirect
PyPInest-asyncio1.6.0indirect
PyPInotebook7.5.6indirect
PyPInotebook-shim0.2.4indirect
PyPInvidia-cublas-cu1212.1.3.1indirect
PyPInvidia-cuda-cupti-cu1212.1.105indirect
PyPInvidia-cuda-nvrtc-cu1212.1.105indirect
PyPInvidia-cuda-runtime-cu1212.1.105indirect
PyPInvidia-cudnn-cu129.1.0.70indirect
PyPInvidia-cufft-cu1211.0.2.54indirect
PyPInvidia-cufile-cu121.11.1.6indirect
PyPInvidia-curand-cu1210.3.2.106indirect
PyPInvidia-cusolver-cu1211.4.5.107indirect
PyPInvidia-cusparse-cu1212.1.0.106indirect
PyPInvidia-cusparselt-cu120.6.3indirect
PyPInvidia-nccl-cu122.20.5indirect
PyPInvidia-nvjitlink-cu1212.6.85indirect
PyPInvidia-nvtx-cu1212.1.105indirect
PyPIoptree0.16.0indirect
PyPIosqp1.0.4indirect
PyPIoverrides7.7.0indirect
PyPIpackaging25.0indirect
PyPIpandocfilters1.5.1indirect
PyPIparso0.8.4indirect
PyPIpastel0.2.1indirect
PyPIpathspec0.12.1indirect
PyPIpatsy1.0.1indirect
PyPIpexpect4.9.0indirect
PyPIpillow11.3.0indirect
PyPIplatformdirs4.3.8indirect
PyPIpluggy1.6.0indirect
PyPIpoethepoet0.36.0indirect
PyPIprometheus-client0.22.1indirect
PyPIprompt-toolkit3.0.51indirect
PyPIpropcache0.3.2indirect
PyPIpsutil7.0.0indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpycodestyle2.14.0indirect
PyPIpycparser2.22indirect
PyPIpydata-sphinx-theme0.16.1indirect
PyPIpyflakes3.4.0indirect
PyPIpygments2.20.0indirect
PyPIpyparsing3.2.3indirect
PyPIpytest8.4.1indirect
PyPIpytest-cov6.2.1indirect
PyPIpytest-split0.10.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-json-logger3.3.0indirect
PyPIpytorch-lightning1.9.5indirect
PyPIpytz2025.2indirect
PyPIpywin32310indirect
PyPIpywinpty2.0.15indirect
PyPIpyyaml6.0.2indirect
PyPIpyzmq27.0.0indirect
PyPIreferencing0.36.2indirect
PyPIrequests2.32.4indirect
PyPIrfc3339-validator0.1.4indirect
PyPIrfc3986-validator0.1.1indirect
PyPIrich14.0.0indirect
PyPIrpds-py0.26.0indirect
PyPIscs3.2.7.post2indirect
PyPIseaborn0.13.2indirect
PyPIsend2trash1.8.3indirect
PyPIsetuptools80.9.0indirect
PyPIshap0.48.0indirect
PyPIsix1.17.0indirect
PyPIskrebate0.62indirect
PyPIslicer0.0.8indirect
PyPIsniffio1.3.1indirect
PyPIsnowballstemmer3.0.1indirect
PyPIsoupsieve2.8.4indirect
PyPIsparse0.15.5indirect
PyPIsphinx7.4.7indirect
PyPIsphinx-copybutton0.5.0indirect
PyPIsphinx-design0.6.1indirect
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
PyPIstack-data0.6.3indirect
PyPIterminado0.18.1indirect
PyPIthreadpoolctl3.6.0indirect
PyPItinycss21.4.0indirect
PyPItokenize-rt6.2.0indirect
PyPItomli2.2.1indirect
PyPItorch2.4.1indirect
PyPItorchmetrics1.7.4indirect
PyPItorchvision0.19.1indirect
PyPItornado6.5.7indirect
PyPItraitlets5.14.3indirect
PyPItriton3.0.0indirect
PyPItypes-python-dateutil2.9.0.20250708indirect
PyPItyping-extensions4.14.1indirect
PyPItzdata2025.2indirect
PyPIuri-template1.3.0indirect
PyPIurllib32.6.3indirect
PyPIwcwidth0.2.13indirect
PyPIwebcolors24.11.1indirect
PyPIwebencodings0.5.1indirect
PyPIwebsocket-client1.8.0indirect
PyPIwidgetsnbextension4.0.14indirect
PyPIxgboost2.1.4indirect
PyPIyarl1.20.1indirect
PyPIzipp3.23.0indirect
Dependency advisories 0

Installing pypi:dowhy@0.14 pulls in 42 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.31.0 — full methodology · metrics wiki.

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