meticulous

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


License
GPL-3.0+
Install
pip install meticulous==0.8.0

Documentation

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
  • PyInquirer
  • requests

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: