timgates42 / meticulous

Automate process of forking and running pyspelling on a repository to locate typos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meticulous

Azure Status Travis Status Appveyor Status PyPI version Python Versions PyPI downloads per month Documentation Status Coverage Status Black

Automate process of forking and running pyspelling on a repository to locate typos.

More details can be found in the Online Documentation.

Installation

You can install meticulous for Python via pip from PyPI.

$ pip install meticulous

Prerequisites:

  • PyGithub
  • plumbum
  • spelling>=0.6.3
  • dataset<1.2.0
  • unanimous>=0.6.4
  • PyInquirer
  • requests
  • workflow
  • colorama
  • psycopg2
  • ansi2html
  • flask
  • codespell

Download from PyPI.org

https://pypi.org/project/meticulous/

Contributing

Contributions are very welcome, consider using the file an issue to discuss the work before beginning, but if you already have a Pull Request ready then this is no problem, please submit it and it will be very gratefully considered. The Contribution Guidelines outlines the meticulous commitment to ensuring all contributions receive appropriate recognition.

License

Distributed under the terms of the GPLv3 license, "meticulous" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Additional Documentation:

About

Automate process of forking and running pyspelling on a repository to locate typos.

License:GNU General Public License v3.0


Languages

Language:Python 95.2%Language:Shell 4.6%Language:Dockerfile 0.2%