spellcheck-github-actions VS pyspelling

Compare spellcheck-github-actions vs pyspelling and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
spellcheck-github-actions pyspelling
23 5
129 78
- -
6.9 6.1
24 days ago about 2 months ago
Shell Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spellcheck-github-actions

Posts with mentions or reviews of spellcheck-github-actions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.

pyspelling

Posts with mentions or reviews of pyspelling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • Release 0.35.0 of Spellcheck (GitHub) Action - another maintenance release
    2 projects | dev.to | 16 Nov 2023
    Which resulted in updates to several of the dependencies used by the core component PySpelling.
  • Forks of Forks
    3 projects | dev.to | 22 Jan 2023
    GitHub Actions are convenience for packaging tooling for execution on the GitHub platform or using a local runner etc. As you can see on the GitHub Marketplace this mean that a lot of actions are wrapping of common and useful tools to adapt to the GitHub toolbox and toolchain. The same goes for GitHub Spellcheck Actions, it is an implementation based on PySpelling a nifty tool to do spelling checks on Python, Markdown, Text files etc.
  • Release 0.26.0 of Spellcheck (GitHub) Action - a maintenance updating core component
    2 projects | dev.to | 4 Aug 2022
    Over the summer PySpelling has been updated to version 2.8, due to minor issue it was swiftly followed by 2.8.1. See the release history for PySpelling
  • Spell checking Markdown documents using a Github action
    4 projects | dev.to | 26 Apr 2022
    Now we have to add a configuration file for the spelling checker. It uses PySpelling under the hood. When checking Markdown files, it first converts a Markdown text file's buffer using Python Markdown and returns a single SourceText object containing the text as HTML. Then it captures the HTML content, comments, and even attributes and performs the check. It has a lot of configuration options, but here we are going to see only an example with some basics. For further info you can read the docs of the rojopolis/spellcheck-github-actions Github action.
  • Releases 0.15.0 and 0.16.0 of Spellcheck (GitHub) Action - bad release, hotfix, good release
    2 projects | dev.to | 30 Aug 2021
    Additionally issue #53 was addressed, it describes an issue with ignoring Markdown regions with code fences. This however was an upstream issues in pyspelling the core component in this action. The maintainer of pyspelling was to fix it. So the requirement for pyspelling in the action was bumped from 2.6.1 to 2.7.3.

What are some alternatives?

When comparing spellcheck-github-actions and pyspelling you can also consider the following projects:

Python-Markdown - A Python implementation of John Gruber’s Markdown with Extension support.

xmllint-problem-matcher - Shows xmllint errors in GitHub Actions as annotation with file and code line

github-pages-javascript-prototype - Experimenting with GitHub pages and JavaScript and local data

perl-workflow - Workflow - simple, flexible system to implement workflows/state machines

personal-website - Personal website built with Gatsby

spellcheck-github-actions-example - Example for spellcheck-github-actions

til - Today I Learned: collection of notes, tips and tricks and stuff I learn from day to day working with computers and technology as an open source contributor and product manager

epp-xsd-files - XSD files for the DK Hostmaster EPP service

snyk - Snyk CLI scans and monitors your projects for security vulnerabilities. [Moved to: https://github.com/snyk/cli]