Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 19:59 UTC

nidhaloff / deep-translator

A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.

PythonApache-2.0★ 2,028 stars⑂ 254 forkssince Jun 2020View on GitHub ↗

nidhaloff/deep-translator holds a health index of 37 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (88/100) and lowest on Vitality (21/100). It was last updated 730 days ago. 3 contributors account for most of its recent work.

37
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

37
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

N BaccPersonal account
154 followers107 public repossince Dec 2017Bosch

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

Package ecosystems

Metrics by category

Vitality

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

21Critical · 22% of overall
How it's scored
0/36Push recency — last push 730 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.99
days_since_last_push730
active_weeks_last_year0
How it's scored
27/27Ships releases — 29 releases published
0/36Release recency — latest release 1,121 days ago
19.8/27Release cadence — a release every ~51.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count29
latest_release_tagv1.11.4
releases_from_tagsno
days_since_latest_release1,121
mean_days_between_releases51.8
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?

80Good · 18% of overall
How it's scored
53.6/60Stars — 2,028 stars
20/25Forks — 254 forks
7.4/15Watchers — 22 watchers
Inputs used
forks254
stars2,028
watchers22
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

70Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14/22.5Commit distribution — top contributor authored 38% of commits
13.5/13.5Contributor breadth — 33 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor3
contributors_sampled33
top_contributor_share0.378
How it's scored
35.5/46.8Issue resolution — 76% of issues closed
32/38.3PR acceptance — 71/85 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 6/17 approved changesets -- score normalized to 3
Inputs used
merged_prs71
open_issues42
closed_issues133
issue_closed_ratio0.76
closed_unmerged_prs14
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.7/25Owner reach — 154 followers of nidhaloff
25/25Track record — 107 public repos, account ~8 yr old
Inputs used
followers154
owner_typeUser
is_verified
owner_loginnidhaloff
public_repos107
account_age_days3,150
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

88Excellent · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .flake8
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://deep-translator.readthedocs.io/en/latest/?badge=latest
10/10Repository description
10/10Topics — 18 topics
10/10Wiki
Inputs used
topicstranslation, translator, translate, python, google-translator, linguee, pons, translations, translation-files, translating, translation-tool, translation-api, translations-api, translates, yandex, yandex-translate, hacktoberfest, hacktoberfest2021
has_wikiyes
homepagehttps://deep-translator.readthedocs.io/en/latest/?badge=latest
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

48At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 6/17 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 151 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages8
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:deep-translator@1.11.4 runtime dependency closure — what installing the published package pulls in — 8 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.1/40Legible commit history — 15 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.152
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, docs/Makefile
22/22Automated tests
11/11Lint / format config — .flake8
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespoetry.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, docs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/40 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes16,697
source_files_sampled40
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

2,028GitHub stars
33contributors
0commits, last 12 months
730days since last push
29releases
3bus factor
42open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi package 'deep-translator' points at a different repository (https://github.com/nidhaloff/deep_translator); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 254 ⇿
0Stars
254Forks
29Releases

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.

0408012016020024022542020-062023-062026-06
Major 0Minor 6Patch 22

Each point covers 6 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-07-24 19:58 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 6/17 approved changesets -- score normalized to 3
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not 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
0Vulnerabilities151 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
PyPIbeautifulsoup4^4.9.1pyproject.toml
PyPIrequests^2.23.0pyproject.toml
PyPIdocx2txt^0.8pyproject.toml
PyPIpypdf^3.3.0pyproject.toml
PyPIopenai^0.27.6pyproject.toml
All dependencies 109

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

RegistryPackageVersionRelation
PyPIbeautifulsoup44.12.2direct
PyPIdocx2txt0.8direct
PyPIopenai0.27.6direct
PyPIpypdf3.8.1direct
PyPIrequests2.30.0direct
PyPIaiohttp3.8.4indirect
PyPIaiosignal1.3.1indirect
PyPIalabaster0.7.13indirect
PyPIarghindirect
PyPIasync-timeout4.0.2indirect
PyPIasynctest0.13.0indirect
PyPIatomicwrites1.4.1indirect
PyPIattrs23.1.0indirect
PyPIbabel2.12.1indirect
PyPIblack22.12.0indirect
PyPIbleach6.0.0indirect
PyPIbump2version1.0.0indirect
PyPIcertifi2023.5.7indirect
PyPIcffi1.15.1indirect
PyPIcfgv3.3.1indirect
PyPIcharset-normalizer3.1.0indirect
PyPIclick7.1.2indirect
PyPIclick8.1.3indirect
PyPIclick-log0.4.0indirect
PyPIcolorama0.4.6indirect
PyPIcoverage5.2.1indirect
PyPIcoverage5.5indirect
PyPIcryptography40.0.2indirect
PyPIdistlib0.3.6indirect
PyPIdocutils0.17.1indirect
PyPIdotty-dict1.3.1indirect
PyPIfilelock3.12.0indirect
PyPIflake83.8.3indirect
PyPIfrozenlist1.3.3indirect
PyPIgitdb4.0.10indirect
PyPIgitpython3.1.31indirect
PyPIidentify2.5.24indirect
PyPIidna3.4indirect
PyPIimagesize1.4.1indirect
PyPIimportlib-metadata1.6.0indirect
PyPIimportlib-metadata6.6.0indirect
PyPIimportlib-resources5.12.0indirect
PyPIiniconfig2.0.0indirect
PyPIinvoke1.7.3indirect
PyPIisort5.11.5indirect
PyPIjaraco-classes3.2.3indirect
PyPIjeepney0.8.0indirect
PyPIjinja23.1.2indirect
PyPIkeyring23.13.1indirect
PyPImarkupsafe2.1.2indirect
PyPImore-itertools9.1.0indirect
PyPImultidict6.0.4indirect
PyPImypy-extensions1.0.0indirect
PyPInodeenv1.8.0indirect
PyPIpackaging23.1indirect
PyPIpathspec0.11.1indirect
PyPIpip21.1indirect
PyPIpkginfo1.9.6indirect
PyPIplatformdirs3.5.1indirect
PyPIpluggy1.0.0indirect
PyPIpre-commit2.21.0indirect
PyPIpy1.11.0indirect
PyPIpycparser2.21indirect
PyPIpygments2.15.1indirect
PyPIpytest6.0.1indirect
PyPIpytest6.2.5indirect
PyPIpytest-runner5.2indirect
PyPIpytest-runner5.3.2indirect
PyPIpython-gitlab3.14.0indirect
PyPIpython-semantic-release7.33.5indirect
PyPIpytz2023.3indirect
PyPIpywin32-ctypes0.2.0indirect
PyPIpyyaml6.0indirect
PyPIreadme-renderer37.3indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc39862.0.0indirect
PyPIsecretstorage3.3.3indirect
PyPIsemver2.13.0indirect
PyPIsetuptools67.7.2indirect
PyPIsix1.16.0indirect
PyPIsmmap5.0.0indirect
PyPIsnowballstemmer2.2.0indirect
PyPIsoupsieve2.4.1indirect
PyPIsphinx3.2.1indirect
PyPIsphinx4.5.0indirect
PyPIsphinx-copybutton0.3.1indirect
PyPIsphinxcontrib-applehelp1.0.2indirect
PyPIsphinxcontrib-devhelp1.0.2indirect
PyPIsphinxcontrib-htmlhelp2.0.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp1.0.3indirect
PyPIsphinxcontrib-serializinghtml1.1.5indirect
PyPItomlindirect
PyPItoml0.10.2indirect
PyPItomli2.0.1indirect
PyPItomlkit0.11.8indirect
PyPItqdm4.65.0indirect
PyPItwine3.2.0indirect
PyPItwine3.8.0indirect
PyPItyped-ast1.5.4indirect
PyPItyping-extensions4.5.0indirect
PyPIurllib32.0.2indirect
PyPIvirtualenv20.23.0indirect
PyPIwatchdog0.10.3indirect
PyPIwebencodings0.5.1indirect
PyPIwheel0.38.1indirect
PyPIwheel0.38.4indirect
PyPIyarl1.9.2indirect
PyPIzipp3.15.0indirect
Dependency advisories 0

Installing pypi:deep-translator@1.11.4 pulls in 8 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
{
  "data": {
    "repo": {
      "topics": [
        "translation",
        "translator",
        "translate",
        "python",
        "google-translator",
        "linguee",
        "pons",
        "translations",
        "translation-files",
        "translating",
        "translation-tool",
        "translation-api",
        "translations-api",
        "translates",
        "yandex",
        "yandex-translate",
        "hacktoberfest",
        "hacktoberfest2021"
      ],
      "is_fork": false,
      "size_kb": 1012,
      "has_wiki": true,
      "homepage": "https://deep-translator.readthedocs.io/en/latest/?badge=latest",
      "languages": {
        "Python": 104547,
        "Makefile": 2232
      },
      "pushed_at": "2024-07-23T22:12:59Z",
      "created_at": "2020-06-05T20:31:50Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T11:26:31Z",
      "description": "A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "N Bacc",
      "type": "User",
      "login": "nidhaloff",
      "company": "Bosch",
      "location": "Stuttgart, Germany",
      "followers": 154,
      "avatar_url": "https://avatars.githubusercontent.com/u/34376516?v=4",
      "created_at": "2017-12-08T15:03:11Z",
      "is_verified": null,
      "public_repos": 107,
      "account_age_days": 3150
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2023-06-28T19:59:23Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2023-05-26T22:45:33Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-05-19T11:32:52Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2023-02-16T21:30:42Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-02-04T19:22:47Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2023-02-03T21:36:37Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2023-01-14T23:10:19Z"
        },
        {
          "tag": "untagged-b2080c9e6014b2d2c054",
          "kind": "other",
          "published_at": "2022-11-04T21:07:46Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2022-03-31T19:55:21Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2022-03-19T15:38:36Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2022-03-14T12:07:39Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2022-03-09T18:03:46Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2022-02-04T11:32:17Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2022-01-13T17:36:15Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-12-24T20:21:02Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2021-08-23T19:39:55Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2021-08-23T18:38:22Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-07-23T15:15:07Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2021-05-21T17:49:15Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2021-05-15T11:39:10Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2021-03-08T18:05:19Z"
        },
        {
          "tag": "1.3.9",
          "kind": "patch",
          "published_at": "2021-02-28T17:35:08Z"
        },
        {
          "tag": "1.3.8",
          "kind": "patch",
          "published_at": "2021-02-28T14:07:09Z"
        },
        {
          "tag": "1.3.7",
          "kind": "patch",
          "published_at": "2021-02-28T13:58:06Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2021-02-28T12:23:01Z"
        },
        {
          "tag": "1.3.5",
          "kind": "patch",
          "published_at": "2021-02-19T19:04:19Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2021-02-12T17:43:52Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2021-02-11T17:54:27Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2020-08-31T12:37:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fa67ada6c5d17617628fb13447de5457a5158dc6",
          "body": "Update chatgpt.py",
          "is_bot": false,
          "headline": "Merge pull request #250 from Touch-Night/master",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2024-01-07T16:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81548de06bce0c21493bc0bb3ceb1eeb99252258",
          "body": null,
          "is_bot": false,
          "headline": "fixed poetry install",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T15:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bef22fa9a373fdbf25dd292be3aa5dda832ca4d",
          "body": null,
          "is_bot": false,
          "headline": "use pipx for poetry",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T15:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c45ab1c5264d67d8f2748c4e45703db2ec4fbf",
          "body": null,
          "is_bot": false,
          "headline": "updated python matrix",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T14:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "679be75daedac6a4d12a26e33352157058543dd4",
          "body": null,
          "is_bot": false,
          "headline": "updated poetry install",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T14:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ba804db74d337787283dc446da8d0f51e9c19d",
          "body": null,
          "is_bot": false,
          "headline": "updated poetry install",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T14:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa7a3787c58c507dc6ac2f7bfa8610f96547168",
          "body": null,
          "is_bot": false,
          "headline": "added debug logs for python",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T13:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137998c59270e526932dd9e54e49a58a073ee498",
          "body": null,
          "is_bot": false,
          "headline": "added debug logs for python",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2024-01-07T13:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c7082dcaf7ad5b5d7b3028241a6a13b97693c6",
          "body": "拼写 Correction",
          "is_bot": false,
          "headline": "Update chatgpt.py",
          "author_name": "Guanghua Lu",
          "author_login": "Touch-Night",
          "committed_at": "2023-12-24T09:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5400b9c036c03e18781cceda4b6f0bff2aeb4aac",
          "body": null,
          "is_bot": false,
          "headline": "removed caching poetry",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-11-03T17:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a348dde358d7435b808b8441311c9ea9220802f8",
          "body": "Fix ChatGtpTranslator docstring",
          "is_bot": false,
          "headline": "Merge pull request #234 from dh-rico-freitas/patch-1",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-09-22T17:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0f263665cfabb97529bf6019cc8dc076d0437bc",
          "body": "added translation from file in README",
          "is_bot": false,
          "headline": "Merge pull request #236 from Prasantkumar987/master",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-09-22T17:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4119be81f15368788c84f667d5dedbef9d0b6d1f",
          "body": null,
          "is_bot": false,
          "headline": "added translation from file in README",
          "author_name": "prashant",
          "author_login": null,
          "committed_at": "2023-09-03T16:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04e836901910f7067113492058a10d1d525f491",
          "body": null,
          "is_bot": false,
          "headline": "Fix ChatGtpTranslator docstring",
          "author_name": "dh-rico-freitas",
          "author_login": "dh-rico-freitas",
          "committed_at": "2023-08-30T07:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0623ca9a45852d92c05806d4d1c4b27edd9b3df1",
          "body": "update deepl constant",
          "is_bot": false,
          "headline": "Merge pull request #227 from Yelinz/master-1",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-08-16T17:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4362c87b19da092ab20e177ac9b8a18e9b6dd29",
          "body": null,
          "is_bot": false,
          "headline": "update deepl constant",
          "author_name": "Yelin Zhang",
          "author_login": "Yelinz",
          "committed_at": "2023-08-13T12:15:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa459dcbc511bdd3fbeecd9f2160a81b4ce4f1a",
          "body": "added tencent support",
          "is_bot": false,
          "headline": "Merge pull request #218 from hanlhan/feature/tencent",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-07-01T21:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07738dbc0a31f3488a2eb3b2a5a9369fe21a4b21",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature/tencent",
          "author_name": "hanlhan",
          "author_login": "hanlhan",
          "committed_at": "2023-06-29T01:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "539cf1ca0b0d8a91a8fd83e5feffd498ae7cfac0",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-28T19:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32a9946e90ac3522faf2f3f39b3f07490d7879f",
          "body": null,
          "is_bot": false,
          "headline": "fixed readme",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-28T19:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9fc8b6f6d658d8d459a297b1440a288639763e5",
          "body": "Hotfix/digit translation",
          "is_bot": false,
          "headline": "Merge pull request #220 from nidhaloff/hotfix/digit-translation",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-06-28T18:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf8aa62bae718312f2641b1c9474b86f43890cd",
          "body": null,
          "is_bot": false,
          "headline": "allowed special characters",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-28T18:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50868555595d8daf03557c05c09906a7388cde34",
          "body": null,
          "is_bot": false,
          "headline": "allowed special characters",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-28T18:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5891228e9bec7e13456ce8aa83ec70617ae6460f",
          "body": "added baidu support",
          "is_bot": false,
          "headline": "Merge pull request #219 from hanlhan/feature/baidu",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-06-28T18:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6dfb9b8c2253660cf9713ef648ba40bd5999c5",
          "body": null,
          "is_bot": false,
          "headline": "remove print",
          "author_name": "harry",
          "author_login": null,
          "committed_at": "2023-06-28T01:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c04c234ebfcc8ab6c330694101ec01e1795ee8e2",
          "body": null,
          "is_bot": false,
          "headline": "fix problems for tencent translator api.",
          "author_name": "harry",
          "author_login": null,
          "committed_at": "2023-06-28T01:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b34083e59189d7750a2e609af08eda7ff7c116",
          "body": null,
          "is_bot": false,
          "headline": "removed tests for digit",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-25T16:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e3a487c61aee7df8ed01aa4cb528f1e4477443",
          "body": null,
          "is_bot": false,
          "headline": "removed tests for digit",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-25T16:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa105820587072bee98994c09e4e10e790fd124",
          "body": null,
          "is_bot": false,
          "headline": "add common function to check request failure",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-25T16:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9ac996b36f16692bf4dd98a662ba1482d5059e",
          "body": null,
          "is_bot": false,
          "headline": "allowed digit translation",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-06-25T16:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4522b30ceac3dff41cd33c7053ebb4477f7e9873",
          "body": "Added a list of languages supported by MyMemory",
          "is_bot": false,
          "headline": "Merge pull request #217 from Prasanta-Hembram/Mymemory-add-lang",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-06-25T14:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2edc0e29f747a8c43d3269c5e62fe7c1a9ac04b7",
          "body": null,
          "is_bot": false,
          "headline": "update baidu env var name.",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T09:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2a8aea5890f927742abf9db5b6c9744c278fc3",
          "body": null,
          "is_bot": false,
          "headline": "update tencent env var name",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T09:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8c9395adfbb90420266981961619d31d6c66d6",
          "body": null,
          "is_bot": false,
          "headline": "update baidu translator api",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T09:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6c522075cf74c7c806054c1d3975d87ac21ff3",
          "body": null,
          "is_bot": false,
          "headline": "update baidu translator api",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T09:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d68d52a63d4185ac45d3dc6fd60df125792c9b",
          "body": null,
          "is_bot": false,
          "headline": "update readme for TencentTranslator",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T08:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2a7507bb6215991fc60b68a11ca35a1e95214b",
          "body": null,
          "is_bot": false,
          "headline": "update tencent test.",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T08:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292c90644d94dc9af30e735fc538cb2bb1ac7d22",
          "body": null,
          "is_bot": false,
          "headline": "update tencent translator api.",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T08:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f92090241ea2ecda2c913f2dca26b28b77e02a0f",
          "body": null,
          "is_bot": false,
          "headline": "update baidu language code",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T08:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117a4bf102f927e8a9140044e8ff071584bbdee8",
          "body": null,
          "is_bot": false,
          "headline": "update baidu translator api.",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T08:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a178347e587b8194291da4c26b7c228cad8dde",
          "body": null,
          "is_bot": false,
          "headline": "add baidu translator",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T08:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d01fa5103445f8cf51d56fc523df1557a315fec0",
          "body": null,
          "is_bot": false,
          "headline": "add tencent translator",
          "author_name": "harry",
          "author_login": "hanlhan",
          "committed_at": "2023-06-16T01:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfee80b1e02479a973365897c2abf1efa1819840",
          "body": "* Added a new dictionary with the language and its corresponding code, where previously MyMemoryTranslator was defaulting to the languages available on the Google translator\n* Modified test_mymemory.py according to recent changes in language code.\n\nSigned-off-by: prasantahembram <Prasantahembram720@gmail.com>",
          "is_bot": false,
          "headline": "* Added a list of languages supported by MyMemory in constants.py",
          "author_name": "prasantahembram",
          "author_login": "Prasanta-Hembram",
          "committed_at": "2023-06-10T13:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4328b37c0a03bc29ba6ed61ff5b1e8082373c0a8",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-26T22:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356b95c9e03e688e1852409ae90939fb84769118",
          "body": "fixed max characters bug",
          "is_bot": false,
          "headline": "Merge pull request #214 from nidhaloff/hotfix/google-max-chars",
          "author_name": "Nidhal Baccouri",
          "author_login": "nidhaloff",
          "committed_at": "2023-05-26T22:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458818de7ecde287652b0ea2ddb7fa6626f985a4",
          "body": null,
          "is_bot": false,
          "headline": "fixed max characters bug",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-26T21:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d13bbd65d10eb16c51fb6fb2ea5b5a7a9e89ff1",
          "body": "Both README.rst and usage.rst files used LingueeTranslator instead of PonsTranslator to show how to translate a batch of words",
          "is_bot": false,
          "headline": "typo in the documentation",
          "author_name": "Francesco",
          "author_login": "deluf",
          "committed_at": "2023-05-20T20:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd52cd0c4af226435f8245aafe229a14bd9ea264",
          "body": null,
          "is_bot": false,
          "headline": "fixed readme",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-20T20:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dcf81bc95a62c023cb0338e918c578e698af5d9",
          "body": null,
          "is_bot": false,
          "headline": "updated readme",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-20T20:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd94b62d7057fc70f39b3f3a342a3be9b0bf5c23",
          "body": null,
          "is_bot": false,
          "headline": "update version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-19T11:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f6aa13d079bbd10be25a1e6d21b72807b3ee4d",
          "body": null,
          "is_bot": false,
          "headline": "fixed comment",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-19T11:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce7fd1ddd8d2a67bdcc92b733635fbdf7fc26995",
          "body": null,
          "is_bot": false,
          "headline": "fixed dependency resolution",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-19T11:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d89ff10cd3156a62aeac0e6f68914f8e1f4e990",
          "body": null,
          "is_bot": false,
          "headline": "added chatgpt support",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-05-19T11:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906c957373e8384e97aa738f75562447aff97924",
          "body": null,
          "is_bot": false,
          "headline": "fixed PonsTranslator",
          "author_name": "DrRac27",
          "author_login": "DrRac27",
          "committed_at": "2023-03-04T20:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da63ac8c84f6ba247a2f093a2ef967a34f9b517",
          "body": null,
          "is_bot": false,
          "headline": "falling back poetry to remove aiohttp package",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-03-03T20:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b493586ec297cbee953056b06eb9b2ba193f8d",
          "body": "… flake8 error code for long-line",
          "is_bot": false,
          "headline": "✨ breaking long string msg exception into multiple lines and removing…",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-03-03T20:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe23c249c9f79bc1a97c5fdde0d7084f4682222a",
          "body": "- adding default_language_version(general python3) in .pre-commit-config.yaml\n- adding out-of-box official pre-commit-hooks\n\t- adding check for toml file\n\t- adding check for yaml file\n\t- adding check for end of file fixer\n\t- adding check for trailing whitespace\n\t- adding check for mixed line ending\n\n[…]\nck methods\n\t- check for no eval\n\t- check for no-log-warn\n\t- check for .rst file not using single backtick\n\t- check for .rst file directive not ending with double colon or space before the double colon",
          "is_bot": false,
          "headline": "🚀 adding more pre-commit hooks",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-03-03T20:19:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6cab457a41ba1fc365830d2952c08202141eea9b",
          "body": "… for in .pre-commit config",
          "is_bot": false,
          "headline": "adding master branch support for pre-commit & general python3 support…",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-03-03T20:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8d23b7b19000e9a5738f8efd9b201a535264aa",
          "body": null,
          "is_bot": false,
          "headline": "Adding github action of pre-commit",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-03-03T20:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57badcd42ee9458e0b3258e3ef6d71f9dc8729fb",
          "body": "- Adding line for pre-commit install in local development\n- Adding a badge for pre-commit",
          "is_bot": false,
          "headline": "Changes:",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-03-03T20:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb99a83670b38447949f31f9b14bc7f4eae03b7",
          "body": null,
          "is_bot": false,
          "headline": "updated workflows",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-16T21:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeef6f3ce4174e478d5689cec3b94e445524ba1a",
          "body": null,
          "is_bot": false,
          "headline": "updated poetry lock",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-16T21:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b192c537a555242223c11424b87cceda0b374645",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-16T21:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "001213c27f6db91d6ca7e49f365095e36c4b70da",
          "body": null,
          "is_bot": false,
          "headline": "updaed readme",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-16T21:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70dffe34084e17624548cc22e0a62653fda550de",
          "body": null,
          "is_bot": false,
          "headline": "fixed poetry extras",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-16T21:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a795cd8c7d2d8c686092017e26c367582cc2a7d0",
          "body": null,
          "is_bot": false,
          "headline": "adding pre-commit.ci support",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-02-16T20:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d8a510a30a67b7cd2762f36b3d892ccbdeec7f4",
          "body": null,
          "is_bot": false,
          "headline": "adding support for 3.7",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-02-16T20:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30956802aaa0dda8a28d66a40fdb543b80038a34",
          "body": null,
          "is_bot": false,
          "headline": "adding pre-commit support for python 3.7",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-02-16T20:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb15d3af7cbb53a9309cf4133f076049e19b66fb",
          "body": null,
          "is_bot": false,
          "headline": "adding pre-commit hooks for the repository",
          "author_name": "jiaulislam",
          "author_login": "jiaulislam",
          "committed_at": "2023-02-16T20:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a1d37bd15160b052da2ab5ae96b1a157569909",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-04T19:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9450a60e33df005fd4cd87e63fba7d1f769603d4",
          "body": null,
          "is_bot": false,
          "headline": "cleanup and updated readme",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-04T19:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22d18ac6616b7b7c09ce18eac9e19fa97bfd44b",
          "body": null,
          "is_bot": false,
          "headline": "added support for translating docx and pdf files",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-04T19:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4c29a2f31df5b396fde0d25a97f7fdbbc1eceb",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-02T21:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12133bc10512a0daa3b2c63064365c9054fce868",
          "body": null,
          "is_bot": false,
          "headline": "fixed editorconfig",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-02T20:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc118e02bcf028f20c4b2fd99d3468b3669acba",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:nidhaloff/deep-translator",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-02T20:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa90b1ddd98a979a3b17ea64733c8947fc67ea40",
          "body": null,
          "is_bot": false,
          "headline": "fixed license",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-02-02T20:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eb912856ec26838baa7c0b3f3c8bbff4fc0401f",
          "body": null,
          "is_bot": false,
          "headline": "fixed Linguee translate()",
          "author_name": "wf001",
          "author_login": "wf001",
          "committed_at": "2023-01-19T22:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b7e7deb41d5ae280fcd35f373f7ef2b8638088",
          "body": null,
          "is_bot": false,
          "headline": "fixing link",
          "author_name": "melany estevez camata",
          "author_login": "libialany",
          "committed_at": "2023-01-19T22:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "407967c948d22bc2ccb9ba9c9e97a4d06f55f0f3",
          "body": null,
          "is_bot": false,
          "headline": "fixing link",
          "author_name": "melany estevez camata",
          "author_login": "libialany",
          "committed_at": "2023-01-19T22:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6110f5e7bbdb264fac394cc931b7c810ac187a7",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-01-14T22:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9299dd607cf1fa096d90df4c142847c05f7af359",
          "body": "Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.38.1.\n- [Release notes](https://github.com/pypa/wheel/releases)\n- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)\n- [Commits](https://github.com/pypa/wheel/compare/0.35.1...0.38.1)\n\n---\nupdated-dependencies:\n- dependency-name: wheel\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump wheel from 0.35.1 to 0.38.1 in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-14T22:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f05e68f7f36f1490a50f8d82ac154e8b8ac741b",
          "body": "fix the exception: revoke the get_supported_languages function as the classmethod",
          "is_bot": false,
          "headline": "Update usage.rst",
          "author_name": "dean.du",
          "author_login": "wenbindu",
          "committed_at": "2023-01-14T22:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d4d5556b214072bb9f7677812036c6ed5a984c8",
          "body": "New languages:\r\n- Turkish\r\n- Ukrainian\r\n- Indonesian",
          "is_bot": false,
          "headline": "Add new languages to DeepL supported language list",
          "author_name": "Ege Akman",
          "author_login": "egeakman",
          "committed_at": "2023-01-14T22:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab4bd52390ec6d8a3aaf032bf3a40f3bb88ea562",
          "body": null,
          "is_bot": false,
          "headline": "updated lock",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2023-01-10T20:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a694c92b6741fc9c3200835b64be2fd910cd761b",
          "body": null,
          "is_bot": false,
          "headline": "updated version",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-11-04T20:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b91505fbd707f085e0fbf2eb0bc41957a39240e",
          "body": null,
          "is_bot": false,
          "headline": "fixed mymemory return_all",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-11-04T20:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73894d1942fcb2f3a07b2728a5d45819337225af",
          "body": null,
          "is_bot": false,
          "headline": "Add response.close()",
          "author_name": "edisugi1996",
          "author_login": "edi-sugiarto",
          "committed_at": "2022-10-29T16:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f365643eae2420146688538128800cc26d353ea",
          "body": null,
          "is_bot": false,
          "headline": "Add response.close()",
          "author_name": "edisugi1996",
          "author_login": "edi-sugiarto",
          "committed_at": "2022-10-29T16:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf73a2e94f5fdd1283000be916940377916d2bd",
          "body": null,
          "is_bot": false,
          "headline": "Adding response.close()",
          "author_name": "edisugi1996",
          "author_login": "edi-sugiarto",
          "committed_at": "2022-10-29T16:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8c0e6436904772ffee94976c778d1d533c7d97",
          "body": null,
          "is_bot": false,
          "headline": "Added response.close()",
          "author_name": "edisugi1996",
          "author_login": "edi-sugiarto",
          "committed_at": "2022-10-29T16:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb25f14990bf6efe8d4d464c84251d2d7c2b5653",
          "body": null,
          "is_bot": false,
          "headline": "add missing comma",
          "author_name": "JettScythe",
          "author_login": "JettScythe",
          "committed_at": "2022-10-29T15:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76e23f40e6c6557769b7a25f247277ae32e0b534",
          "body": null,
          "is_bot": false,
          "headline": "add 24 newly supported google translate languages",
          "author_name": "JettScythe",
          "author_login": "JettScythe",
          "committed_at": "2022-10-29T15:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16bac78cb388906eab1ed93694cba92c9e8c98d8",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix typo",
          "author_name": "João Vitor",
          "author_login": "joao-vitor-souza",
          "committed_at": "2022-10-29T15:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137c4b543dc0dc5b2103fa81e75aba0e9a8fc3f1",
          "body": null,
          "is_bot": false,
          "headline": "updated pipeline",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T20:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fc398a8e816fdc6d2b9e66f18a176f9530650e",
          "body": null,
          "is_bot": false,
          "headline": "removed macos from os matrix",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T20:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1fdfa304524072dcd1baf4e8bc8889e20e252a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:nidhaloff/deep-translator",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T19:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a85d8e65addfc15022f74f7e479115c703bd260",
          "body": null,
          "is_bot": false,
          "headline": "updated pipeline",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T19:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00cfabb6f0206730f510359f80c435308f82172",
          "body": null,
          "is_bot": false,
          "headline": "updated pipeline",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T19:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7298d38407f2ff68d2795bf70671f20e8349660c",
          "body": null,
          "is_bot": false,
          "headline": "updated pipeline",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T19:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c64219297dbd97fcd1131e943455289884cd0c",
          "body": null,
          "is_bot": false,
          "headline": "updated pipeline",
          "author_name": "Nidhal Baccouri",
          "author_login": null,
          "committed_at": "2022-09-20T19:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 29,
      "commits_last_year": 0,
      "latest_release_at": "2023-06-28T19:59:23Z",
      "latest_release_tag": "v1.11.4",
      "releases_from_tags": false,
      "days_since_last_push": 730,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1121,
      "mean_days_between_releases": 51.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "deep-translator",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "deep_translator",
            "deepL",
            "DeeplTranslator",
            "translator",
            "translation",
            "automation",
            "web scraping",
            "google translator",
            "google translation",
            "google trans",
            "PONS",
            "YANDEX",
            "MyMemory translator",
            "Linguee",
            "QcriTranslator",
            "Language",
            "Language detection",
            "detect language",
            "free translation",
            "unlimited translation",
            "translate for free",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Developers",
            "Intended Audience :: Education",
            "Intended Audience :: Information Technology",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.7",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9",
            "Topic :: Communications",
            "Topic :: Education",
            "Topic :: Software Development",
            "Topic :: Text Processing",
            "Topic :: Text Processing :: Linguistic"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/deep-translator/",
          "is_deprecated": false,
          "latest_version": "1.11.4",
          "repository_url": "https://github.com/nidhaloff/deep_translator",
          "versions_count": 72,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2311229,
          "first_published_at": "2020-06-05T21:01:56.496712Z",
          "latest_published_at": "2023-06-28T19:55:23.499081Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1122
        }
      ]
    },
    "popularity": {
      "forks": 254,
      "stars": 2028,
      "watchers": 22,
      "fork_history": {
        "days": [
          {
            "date": "2020-06-23",
            "count": 2
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 2
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 2
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 2
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 2
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 2
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 2
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 2
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 2
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 2
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 2
          },
          {
            "date": "2024-06-28",
            "count": 2
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 2
          },
          {
            "date": "2025-01-26",
            "count": 2
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 3
          },
          {
            "date": "2025-02-15",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 225,
        "total_forks": 254
      },
      "star_history": null,
      "open_issues_and_prs": 64
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 16697,
      "source_files_sampled": 40,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/requirements_docs.txt",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 8,
        "malicious_count": 0,
        "assessed_package": "pypi:deep-translator@1.11.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "beautifulsoup4",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^4.9.1"
        },
        {
          "name": "requests",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^2.23.0"
        },
        {
          "name": "docx2txt",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^0.8"
        },
        {
          "name": "pypdf",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^3.3.0"
        },
        {
          "name": "openai",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^0.27.6"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "beautifulsoup4",
            "direct": true,
            "version": "4.12.2",
            "ecosystem": "pypi"
          },
          {
            "name": "docx2txt",
            "direct": true,
            "version": "0.8",
            "ecosystem": "pypi"
          },
          {
            "name": "openai",
            "direct": true,
            "version": "0.27.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pypdf",
            "direct": true,
            "version": "3.8.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": true,
            "version": "2.30.0",
            "ecosystem": "pypi"
          },
          {
            "name": "aiohttp",
            "direct": false,
            "version": "3.8.4",
            "ecosystem": "pypi"
          },
          {
            "name": "aiosignal",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "alabaster",
            "direct": false,
            "version": "0.7.13",
            "ecosystem": "pypi"
          },
          {
            "name": "argh",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "async-timeout",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "asynctest",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "atomicwrites",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "23.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "black",
            "direct": false,
            "version": "22.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bleach",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "bump2version",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2023.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cfgv",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "click-log",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "5.5",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": false,
            "version": "40.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "distlib",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "pypi"
          },
          {
            "name": "dotty-dict",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "pypi"
          },
          {
            "name": "frozenlist",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "gitdb",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "pypi"
          },
          {
            "name": "gitpython",
            "direct": false,
            "version": "3.1.31",
            "ecosystem": "pypi"
          },
          {
            "name": "identify",
            "direct": false,
            "version": "2.5.24",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-metadata",
            "direct": false,
            "version": "6.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "importlib-resources",
            "direct": false,
            "version": "5.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "invoke",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "pypi"
          },
          {
            "name": "isort",
            "direct": false,
            "version": "5.11.5",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-classes",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "jeepney",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "keyring",
            "direct": false,
            "version": "23.13.1",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "more-itertools",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "multidict",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy-extensions",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "nodeenv",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "23.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pip",
            "direct": false,
            "version": "21.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pkginfo",
            "direct": false,
            "version": "1.9.6",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "2.21.0",
            "ecosystem": "pypi"
          },
          {
            "name": "py",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "2.21",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "6.2.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-runner",
            "direct": false,
            "version": "5.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-runner",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-gitlab",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-semantic-release",
            "direct": false,
            "version": "7.33.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pytz",
            "direct": false,
            "version": "2023.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pywin32-ctypes",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "readme-renderer",
            "direct": false,
            "version": "37.3",
            "ecosystem": "pypi"
          },
          {
            "name": "requests-toolbelt",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rfc3986",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "secretstorage",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": "67.7.2",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "smmap",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "snowballstemmer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "soupsieve",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "pypi"
          },
          {
            "name": "toml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "toml",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tomlkit",
            "direct": false,
            "version": "0.11.8",
            "ecosystem": "pypi"
          },
          {
            "name": "tqdm",
            "direct": false,
            "version": "4.65.0",
            "ecosystem": "pypi"
          },
          {
            "name": "twine",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "twine",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typed-ast",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "20.23.0",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "pypi"
          },
          {
            "name": "webencodings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": "0.38.1",
            "ecosystem": "pypi"
          },
          {
            "name": "wheel",
            "direct": false,
            "version": "0.38.4",
            "ecosystem": "pypi"
          },
          {
            "name": "yarl",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 109,
        "direct_count": 5,
        "indirect_count": 104
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 22,
        "merged_prs": 71,
        "open_issues": 42,
        "closed_ratio": 0.76,
        "closed_issues": 133,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nidhaloff",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/34376516?v=4"
        },
        {
          "type": "User",
          "login": "kuspia",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/63403330?v=4"
        },
        {
          "type": "User",
          "login": "hanlhan",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/32872034?v=4"
        },
        {
          "type": "User",
          "login": "jiaulislam",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/54698236?v=4"
        },
        {
          "type": "User",
          "login": "RubenEu",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/20226859?v=4"
        },
        {
          "type": "User",
          "login": "saminul",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/29803060?v=4"
        },
        {
          "type": "User",
          "login": "edi-sugiarto",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/68961388?v=4"
        },
        {
          "type": "User",
          "login": "bigsbunny",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/56313473?v=4"
        },
        {
          "type": "User",
          "login": "rahulbanerjee26",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/40443639?v=4"
        },
        {
          "type": "User",
          "login": "prataffel",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/24615963?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.378
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "pre-commit.yml",
        "production-tests.yml",
        "release.yml",
        "test-release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".flake8"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 6/17 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "151 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fa67ada6c5d17617628fb13447de5457a5158dc6",
        "ran_at": "2026-07-24T19:58:43Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 198,
          "created_at": "2023-02-23T18:53:29Z",
          "last_comment_at": "2023-03-06T20:35:07Z",
          "last_comment_author": "NorthOC"
        },
        {
          "number": 202,
          "created_at": "2023-03-04T18:04:57Z",
          "last_comment_at": "2023-03-04T18:07:06Z",
          "last_comment_author": "jiaulislam"
        },
        {
          "number": 231,
          "created_at": "2023-08-22T05:09:35Z",
          "last_comment_at": "2023-10-28T19:21:35Z",
          "last_comment_author": "nidhaloff"
        },
        {
          "number": 243,
          "created_at": "2023-10-02T14:26:54Z",
          "last_comment_at": "2023-10-28T19:23:30Z",
          "last_comment_author": "nidhaloff"
        },
        {
          "number": 247,
          "created_at": "2023-10-28T07:59:04Z",
          "last_comment_at": "2023-11-05T06:31:07Z",
          "last_comment_author": "rupeshkumaar"
        },
        {
          "number": 248,
          "created_at": "2023-11-15T15:58:59Z",
          "last_comment_at": "2024-04-27T01:10:45Z",
          "last_comment_author": "tpaxman"
        },
        {
          "number": 264,
          "created_at": "2024-06-28T18:37:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 265,
          "created_at": "2024-06-28T20:39:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 266,
          "created_at": "2024-06-29T04:43:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 267,
          "created_at": "2024-07-01T16:51:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 268,
          "created_at": "2024-07-01T22:21:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 269,
          "created_at": "2024-07-06T16:29:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 270,
          "created_at": "2024-07-08T18:11:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 271,
          "created_at": "2024-07-23T22:12:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 275,
          "created_at": "2024-10-11T21:19:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 277,
          "created_at": "2024-11-11T10:58:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 281,
          "created_at": "2025-02-03T01:13:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 290,
          "created_at": "2025-02-15T01:21:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 291,
          "created_at": "2025-02-16T15:05:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 294,
          "created_at": "2025-04-11T21:38:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2024-01-07T16:04:29Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 144,
          "created_at": "2022-03-19T14:41:55Z",
          "last_comment_at": "2025-07-31T01:09:45Z",
          "last_comment_author": "weiguoping2014"
        },
        {
          "number": 148,
          "created_at": "2022-05-26T11:36:50Z",
          "last_comment_at": "2023-07-10T19:58:16Z",
          "last_comment_author": "adjeiv"
        },
        {
          "number": 189,
          "created_at": "2023-02-06T13:54:25Z",
          "last_comment_at": "2023-02-21T21:01:35Z",
          "last_comment_author": "nidhaloff"
        },
        {
          "number": 212,
          "created_at": "2023-05-26T01:43:00Z",
          "last_comment_at": "2023-10-27T13:23:13Z",
          "last_comment_author": "rupeshkumaar"
        },
        {
          "number": 222,
          "created_at": "2023-07-11T20:10:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 224,
          "created_at": "2023-07-19T13:42:27Z",
          "last_comment_at": "2025-05-21T08:37:41Z",
          "last_comment_author": "Innsai"
        },
        {
          "number": 228,
          "created_at": "2023-08-15T07:49:37Z",
          "last_comment_at": "2024-10-07T15:47:57Z",
          "last_comment_author": "bfontaine"
        },
        {
          "number": 239,
          "created_at": "2023-09-09T08:11:20Z",
          "last_comment_at": "2024-05-29T15:43:10Z",
          "last_comment_author": "roaddust2"
        },
        {
          "number": 240,
          "created_at": "2023-09-22T17:30:20Z",
          "last_comment_at": "2024-10-16T10:01:52Z",
          "last_comment_author": "Bran-Mak-Morn"
        },
        {
          "number": 244,
          "created_at": "2023-10-18T00:21:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 245,
          "created_at": "2023-10-23T12:59:03Z",
          "last_comment_at": "2024-08-13T23:10:45Z",
          "last_comment_author": "chassi-nc"
        },
        {
          "number": 246,
          "created_at": "2023-10-27T10:12:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 251,
          "created_at": "2024-01-02T16:12:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 252,
          "created_at": "2024-01-04T14:11:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 254,
          "created_at": "2024-01-06T16:43:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 255,
          "created_at": "2024-01-07T12:28:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 256,
          "created_at": "2024-01-07T15:08:17Z",
          "last_comment_at": "2024-02-18T19:11:27Z",
          "last_comment_author": "nidhaloff"
        },
        {
          "number": 257,
          "created_at": "2024-01-17T15:58:37Z",
          "last_comment_at": "2025-02-24T23:51:09Z",
          "last_comment_author": "Linch1"
        },
        {
          "number": 261,
          "created_at": "2024-04-17T12:58:34Z",
          "last_comment_at": "2024-05-28T18:15:51Z",
          "last_comment_author": "tomekrzymyszkiewicz"
        },
        {
          "number": 263,
          "created_at": "2024-06-21T10:21:13Z",
          "last_comment_at": "2024-10-25T10:11:38Z",
          "last_comment_author": "jkmoo"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nidhaloff/deep-translator",
    "host": "github.com",
    "name": "deep-translator",
    "owner": "nidhaloff"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 37,
      "inputs": {
        "security": 48,
        "vitality": 21,
        "community": 80,
        "governance": 70,
        "engineering": 88,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 61,
        "overall_after_abandonment_multiplier": 37
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 730,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 730 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 730
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 29,
              "latest_release_tag": "v1.11.4",
              "releases_from_tags": false,
              "days_since_latest_release": 1121,
              "mean_days_between_releases": 51.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "29 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1121 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1121
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~51.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 51.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 20,
              "unanswered_open_issues": 18,
              "days_since_last_merged_pr": 929,
              "days_since_last_human_commit": 929,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 929 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 929,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "forks": 254,
              "stars": 2028,
              "watchers": 22,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,028 stars",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2028
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "254 forks",
                "points": 20,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 254
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "22 watchers",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 33,
              "top_contributor_share": 0.378
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 38% of commits",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 71,
              "open_issues": 42,
              "closed_issues": 133,
              "issue_closed_ratio": 0.76,
              "closed_unmerged_prs": 14
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "76% of issues closed",
                "points": 35.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "71/85 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 71,
                      "decided": 85
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/17 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 154,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "nidhaloff",
              "public_repos": 107,
              "account_age_days": 3150
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "154 followers of nidhaloff",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 154,
                      "login": "nidhaloff"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "107 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 107
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 88,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "translation",
                "translator",
                "translate",
                "python",
                "google-translator",
                "linguee",
                "pons",
                "translations",
                "translation-files",
                "translating",
                "translation-tool",
                "translation-api",
                "translations-api",
                "translates",
                "yandex",
                "yandex-translate",
                "hacktoberfest",
                "hacktoberfest2021"
              ],
              "has_wiki": true,
              "homepage": "https://deep-translator.readthedocs.io/en/latest/?badge=latest",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://deep-translator.readthedocs.io/en/latest/?badge=latest",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "18 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/17 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "151 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:deep-translator@1.11.4 runtime dependency closure — what installing the published package pulls in — 8 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:deep-translator@1.11.4",
                  "assessed": 8
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 8,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 8,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.152,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "15 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 15,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "poetry.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 16697,
              "source_files_sampled": 40,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "pypi package 'deep-translator' points at a different repository (https://github.com/nidhaloff/deep_translator); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T19:59:09.848029Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nidhaloff/deep-translator.svg",
  "full_name": "nidhaloff/deep-translator",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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