Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
theskumar/python-dotenv holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (100/100) and lowest on Security (55/100). It was last updated 4 days ago. 2 contributors account for most of its recent work.
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.
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 77 is calibrated to 91 on the published index scale (record calibration 2026-08-02).
This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.
| Registry | Package | Version | Downloads / mo | Versions | Last publish | Tags |
|---|---|---|---|---|---|---|
| PyPI | python-dotenv | 1.2.3 | 826,281,757 | 51 | 11 days ago | environment-variablesdeploymentssettingsenvdotenvconfigurationspython |
Is the project alive — is code being written and are releases shipping?
| 36/36 | Push recency — last push 4 days ago |
| 9/36 | Commit cadence — 13/52 weeks with commits |
| 15.4/18 | Commit volume — 51 commits in the last year |
| 0/10 | OpenSSF Scorecard: Maintained — no data |
| commits_last_year | 51 |
| human_commit_share | 0.93 |
| days_since_last_push | 4 |
| active_weeks_last_year | 13 |
| 27/27 | Ships releases — 17 releases published |
| 36/36 | Release recency — latest release 11 days ago |
| 12.6/27 | Release cadence — a release every ~160.3 days |
| 0/10 | OpenSSF Scorecard: Signed-Releases — no data |
| releases_count | 17 |
| latest_release_tag | v1.2.3 |
| releases_from_tags | no |
| days_since_latest_release | 11 |
| mean_days_between_releases | 160.3 |
Does the project have users, downloads, attention, and a welcoming setup for contributors?
| 60/60 | Stars — 8,856 stars |
| 23/25 | Forks — 569 forks |
| 8.5/15 | Watchers — 35 watchers |
| forks | 569 |
| stars | 8,856 |
| watchers | 35 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | License — recognized license (BSD-3-Clause) |
| 18/18 | CONTRIBUTING guide |
| 0/13.5 | Code of conduct |
| 0/7.2 | Issue template |
| 0/6.3 | PR template |
| has_readme | yes |
| has_license | yes |
| readme_badges | 0 |
| has_contributing | yes |
| has_issue_template | no |
| has_code_of_conduct | no |
| readme_badge_services | — |
| has_pull_request_template | no |
| 80/80 | Monthly downloads — 826,281,757 downloads/month across pypi |
| 0/20 | Registry dependents — not reported by this ecosystem |
| packages | python-dotenv |
| dependents | — |
| ecosystems | pypi |
| total_downloads | — |
| monthly_downloads | 826,281,757 |
| unverified_packages_excluded | — |
Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?
| 25.2/54 | Bus factor — 2 contributor(s) cover half of all commits |
| 16.1/22.5 | Commit distribution — top contributor authored 28% of commits |
| 13.5/13.5 | Contributor breadth — 99 contributors |
| 0/10 | OpenSSF Scorecard: Contributors — no data |
| bus_factor | 2 |
| contributors_sampled | 99 |
| top_contributor_share | 0.284 |
| 35.2/42 | Issue resolution — 84% of issues closed |
| 20.1/30 | PR acceptance — 204/304 decided PRs merged |
| 1.2/13 | Newcomer PR acceptance — 1/11 first-time contributors' PRs merged in 30d |
| 0/15 | OpenSSF Scorecard: Code-Review — no data |
| merged_prs | 204 |
| open_issues | 54 |
| closed_issues | 279 |
| prs_merged_7d | 0 |
| prs_decided_7d | 1 |
| prs_merged_30d | 1 |
| prs_decided_30d | 11 |
| issue_closed_ratio | 0.838 |
| closed_unmerged_prs | 100 |
| first_time_authors_30d | 9 |
| first_time_prs_merged_30d | 1 |
| first_time_prs_decided_30d | 11 |
| 10/30 | Ownership backing — personal (user) account |
| 0/20 | Verified domain — not applicable to user accounts |
| 19.5/25 | Owner reach — 514 followers of theskumar |
| 25/25 | Track record — 80 public repos, account ~16 yr old |
| followers | 514 |
| owner_type | User |
| is_verified | — |
| owner_login | theskumar |
| public_repos | 80 |
| account_age_days | 5,990 |
| 25/25 | Published & resolvable — 1 package(s) on pypi |
| 35/35 | Publish recency — latest publish 11 days ago |
| 20/20 | Version history — 51 published versions |
| 20/20 | Not deprecated — active, not deprecated or yanked |
| packages | python-dotenv |
| ecosystems | pypi |
| any_deprecated | no |
| min_days_since_publish | 11 |
Are baseline engineering and documentation practices in place?
| 24/24 | CI workflows — 2 workflow(s) |
| 24/24 | Tests present |
| 16/16 | Linter config — ruff.toml, tox.ini |
| 9.6/9.6 | Pre-commit hooks |
| 6.4/6.4 | .editorconfig |
| 0/20 | OpenSSF Scorecard: CI-Tests — no data |
| has_ci | yes |
| has_tests | yes |
| has_editorconfig | yes |
| has_linter_config | yes |
| has_precommit_config | yes |
| 30/30 | README |
| 25/25 | Documentation directory |
| 15/15 | Documentation / homepage site — https://saurabh-kumar.com/python-dotenv/ |
| 10/10 | Repository description |
| 10/10 | Topics — 7 topics |
| 10/10 | Wiki |
| topics | python, devops-tools, dotenv, 12-factor-app, configuration, env, environment-variables |
| has_wiki | yes |
| homepage | https://saurabh-kumar.com/python-dotenv/ |
| docs_site | https://saurabh-kumar.com/python-dotenv/ |
| has_readme | yes |
| has_docs_dir | yes |
| has_description | yes |
Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?
| 30/30 | Security policy (SECURITY.md) |
| 25/25 | Dependabot config |
| 0/25 | Dependency lockfiles |
| 0/20 | CodeQL workflow |
| source | file_signals |
| lockfiles | — |
| manifests | pyproject.toml, requirements-docs.txt, requirements.txt |
| has_codeql_workflow | no |
| has_security_policy | yes |
| has_dependabot_config | yes |
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.
| 0/45 | Agent instructions — no CLAUDE.md / AGENTS.md / editor rules |
| 0/15 | Machine-readable docs (llms.txt) |
| 33.8/40 | Legible commit history — 59 of 93 human commits state their intent (structured subject or explanatory body) |
| has_llms_txt | no |
| llms_txt_url | — |
| legible_history_share | 0.634 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 18/18 | One-command bootstrap — Makefile |
| 22/22 | Automated tests |
| 11/11 | Lint / format config — ruff.toml, tox.ini |
| 11/11 | Static type checking — src/dotenv/py.typed |
| 0/10 | Reproducible environment |
| 4/10 | Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited |
| 8/8 | Automated maintenance — 7 of the last 100 commits are automated dependency updates |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — no data |
| has_nix | no |
| has_tests | yes |
| lockfiles | — |
| has_dockerfile | no |
| typed_language | no |
| bootstrap_files | Makefile |
| has_devcontainer | no |
| has_linter_config | yes |
| typecheck_configs | src/dotenv/py.typed |
| agent_commit_share | 0.02 |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0.07 |
| 27/45 | Type-checkable code — Python with type-check config (src/dotenv/py.typed) |
| 55/55 | Manageable file sizes — 0/20 source files over 60KB |
| primary_language | Python |
| largest_source_bytes | 21,282 |
| source_files_sampled | 20 |
| oversized_source_files | 0 |
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.
Each point covers 11 days.
Full resolved dependency set from the GitHub dependency graph: 0 direct and 16 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.
| Registry | Package | Version | Relation |
|---|---|---|---|
| PyPI | build | — | indirect |
| PyPI | bumpversion | — | indirect |
| PyPI | click | — | indirect |
| PyPI | ipython | — | indirect |
| PyPI | mdx-truly-sane-lists | — | indirect |
| PyPI | mkdocs | — | indirect |
| PyPI | mkdocs-include-markdown-plugin | — | indirect |
| PyPI | mkdocs-material | — | indirect |
| PyPI | mkdocstrings | — | indirect |
| PyPI | pre-commit | — | indirect |
| PyPI | pytest | — | indirect |
| PyPI | pytest-cov | — | indirect |
| PyPI | ruff | — | indirect |
| PyPI | setuptools | — | indirect |
| PyPI | tox | — | indirect |
| PyPI | wheel | — | indirect |
Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem
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.
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 statistics — PyPI.