{"id":37664715,"url":"https://github.com/oriontvv/pyaspeller","last_synced_at":"2026-01-16T11:57:13.210Z","repository":{"id":36146387,"uuid":"40450401","full_name":"oriontvv/pyaspeller","owner":"oriontvv","description":"Python text speller","archived":false,"fork":false,"pushed_at":"2025-01-02T12:38:10.000Z","size":442,"stargazers_count":40,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-29T04:29:43.441Z","etag":null,"topics":["api","python","spell-check","yandex"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oriontvv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2015-08-09T21:03:20.000Z","updated_at":"2025-02-26T06:49:19.000Z","dependencies_parsed_at":"2023-10-01T19:29:09.614Z","dependency_job_id":"18b93c5e-5cd1-431b-8086-2a45ce7e0c07","html_url":"https://github.com/oriontvv/pyaspeller","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/oriontvv/pyaspeller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriontvv%2Fpyaspeller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriontvv%2Fpyaspeller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriontvv%2Fpyaspeller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriontvv%2Fpyaspeller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oriontvv","download_url":"https://codeload.github.com/oriontvv/pyaspeller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriontvv%2Fpyaspeller/sbom","scorecard":{"id":712414,"data":{"date":"2025-08-11","repo":{"name":"github.com/oriontvv/pyaspeller","commit":"9ef67f9195ae7f519fd52d373648c8c2477e8825"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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":"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":"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":"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/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/python-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/oriontvv/pyaspeller/release.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.0.2 not signed: https://api.github.com/repos/oriontvv/pyaspeller/releases/192920816","Warn: release artifact 2.0.1 not signed: https://api.github.com/repos/oriontvv/pyaspeller/releases/192627420","Warn: release artifact 2.0.0 not signed: https://api.github.com/repos/oriontvv/pyaspeller/releases/130229632","Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/oriontvv/pyaspeller/releases/114444537","Warn: release artifact 1.1.0 not signed: https://api.github.com/repos/oriontvv/pyaspeller/releases/91592642","Warn: release artifact 2.0.2 does not have provenance: https://api.github.com/repos/oriontvv/pyaspeller/releases/192920816","Warn: release artifact 2.0.1 does not have provenance: https://api.github.com/repos/oriontvv/pyaspeller/releases/192627420","Warn: release artifact 2.0.0 does not have provenance: https://api.github.com/repos/oriontvv/pyaspeller/releases/130229632","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/oriontvv/pyaspeller/releases/114444537","Warn: release artifact 1.1.0 does not have provenance: https://api.github.com/repos/oriontvv/pyaspeller/releases/91592642"],"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-22T08:32:23.124Z","repository_id":36146387,"created_at":"2025-08-22T08:32:23.125Z","updated_at":"2025-08-22T08:32:23.125Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","python","spell-check","yandex"],"created_at":"2026-01-16T11:57:12.646Z","updated_at":"2026-01-16T11:57:13.188Z","avatar_url":"https://github.com/oriontvv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python text speller\n\n[![CI](https://github.com/oriontvv/pyaspeller/workflows/ci/badge.svg)](https://github.com/oriontvv/pyaspeller/actions)       [![Coverage Status](https://img.shields.io/coveralls/oriontvv/pyaspeller.svg)](https://coveralls.io/r/oriontvv/pyaspeller) [![Pypi](http://img.shields.io/pypi/v/pyaspeller.svg?style=flat)](https://pypi.org/project/pyaspeller)\n\n\n[pyaspeller](https://github.com/oriontvv/pyaspeller) (Python Yandex Speller) is a cli tool and pure python library for searching typos in texts, files and websites.\n\nSpell checking uses [Yandex.Speller API](https://tech.yandex.ru/speller/doc/dg/concepts/About-docpage/). ([restrictions](\u003chttps://yandex.ru/legal/speller_api/\u003e))\n\n## Installation\n\n* Highly recommend to use latest [uv](https://docs.astral.sh/uv/getting-started/installation/)\n* `uv add pyaspeller` (for library mode)\n\n## Features\n\n* Command line tool\n\nYou can correct your local files or web pages\n\n```bash \n$ uvx pyaspeller ./doc\n$ uvx pyaspeller https://team-tricky.github.io\n$ uvx pyaspeller \"в суббботу утромъ\"\nв субботу утром\n```\n\n* Library \n\nUse speller for your code\n\n```python\n\u003e\u003e\u003e from pyaspeller import YandexSpeller\n\u003e\u003e\u003e speller = YandexSpeller()\n\u003e\u003e\u003e fixed = speller.spelled('Triky Custle is a great puzzle game.')\n\u003e\u003e\u003e fixed\n'Tricky Castle is a great puzzle game.'\n```\n\nYou can use class `Word` for single word queries:\n\n```python\n\u003e\u003e\u003e from pyaspeller import Word\n\u003e\u003e\u003e check = Word('tesst')\n\u003e\u003e\u003e check.correct\nFalse\n\u003e\u003e\u003e check.variants\n[u'test']\n\u003e\u003e\u003e check.spellsafe\nu'test'\n```\n\nAlso, there are available [rust](https://github.com/oriontvv/ryaspeller/) and [javascript](https://github.com/hcodes/yaspeller) versions of this speller.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriontvv%2Fpyaspeller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foriontvv%2Fpyaspeller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriontvv%2Fpyaspeller/lists"}