{"id":13857020,"url":"https://github.com/pyenchant/pyenchant","last_synced_at":"2025-10-21T10:57:25.285Z","repository":{"id":2103065,"uuid":"79458","full_name":"pyenchant/pyenchant","owner":"pyenchant","description":"spellchecking library for python","archived":false,"fork":false,"pushed_at":"2025-09-14T16:26:16.000Z","size":51426,"stargazers_count":613,"open_issues_count":29,"forks_count":102,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-10-21T10:57:08.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyenchant.github.io/pyenchant/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyenchant.png","metadata":{"files":{"readme":"README.rst","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2008-11-22T11:54:59.000Z","updated_at":"2025-10-04T01:10:03.000Z","dependencies_parsed_at":"2023-07-05T18:02:16.171Z","dependency_job_id":"42990752-6ab4-4158-b22a-0264a49b4c50","html_url":"https://github.com/pyenchant/pyenchant","commit_stats":{"total_commits":639,"total_committers":39,"mean_commits":"16.384615384615383","dds":0.5164319248826291,"last_synced_commit":"440426460e4893c784c7e6c2e33d4e6c3a067825"},"previous_names":["rfk/pyenchant"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/pyenchant/pyenchant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenchant%2Fpyenchant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenchant%2Fpyenchant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenchant%2Fpyenchant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenchant%2Fpyenchant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyenchant","download_url":"https://codeload.github.com/pyenchant/pyenchant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenchant%2Fpyenchant/sbom","scorecard":{"id":751339,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyenchant/pyenchant","commit":"36e06a13e6ed4d92daec8633ed81db48f4ad7b86"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/19 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linters.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linters.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/linters.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/website.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pyenchant/pyenchant/website.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/linters.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/website.yml:24","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:28:40.339Z","repository_id":2103065,"created_at":"2025-08-22T20:28:40.339Z","updated_at":"2025-08-22T20:28:40.339Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280248571,"owners_count":26297925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-05T03:01:22.865Z","updated_at":"2025-10-21T10:57:25.280Z","avatar_url":"https://github.com/pyenchant.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"pyenchant:  Python bindings for the Enchant spellchecker\n========================================================\n\n.. image:: https://img.shields.io/pypi/v/pyenchant.svg\n    :target: https://pypi.org/project/pyenchant\n\n.. image:: https://img.shields.io/pypi/pyversions/pyenchant.svg\n    :target: https://pypi.org/project/pyenchant\n\n.. image:: https://github.com/pyenchant/pyenchant/workflows/tests/badge.svg\n    :target: https://github.com/pyenchant/pyenchant/actions\n\n.. image:: https://builds.sr.ht/~dmerej/pyenchant.svg\n    :target: https://builds.sr.ht/~dmerej/pyenchant\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\nThis package provides a set of Python language bindings for the Enchant\nspellchecking library.  For more information, visit the project website:\n\n    http://pyenchant.github.io/pyenchant/\n\nWhat is Enchant?\n----------------\n\nEnchant is used to check the spelling of words and suggest corrections\nfor words that are miss-spelled.  It can use many popular spellchecking\npackages to perform this task, including ispell, aspell and MySpell.  It\nis quite flexible at handling multiple dictionaries and multiple\nlanguages.\n\nMore information is available on the Enchant website:\n\n    https://rrthomas.github.io/enchant/\n\n\nHow do I use PyEnchant ?\n-------------------------\n\n*Warning*: in general, PyEnchant will **not** work out of the box after\nhaving been installed with `pip` (or any other installation method) -\nsee `the documentation \u003chttps://pyenchant.github.io/pyenchant/\u003e`_ for more details.\n\n\nWho is responsible for all this?\n--------------------------------\n\nThe credit for Enchant itself goes to Dom Lachowicz.  Find out more details\non the Enchant website listed above.  Full marks to Dom for producing such\na high-quality library.\n\nThe glue to pull Enchant into Python via ctypes was written by Ryan Kelly.\nHe needed a decent spellchecker for another project he was working on, and\nall the solutions turned up by Google were either extremely non-portable\n(e.g. opening a pipe to ispell) or had completely disappeared from the web\n(what happened to SnakeSpell?)  It was also a great excuse to teach himself\nabout SWIG, ctypes, and even a little bit of the Python/C API.\n\nFinally, after Ryan stepped down from the project, Dimitri Merejkowsky\nbecame the new maintainer.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyenchant%2Fpyenchant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyenchant%2Fpyenchant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyenchant%2Fpyenchant/lists"}