checkmate

A meta-code checker written in Python.


License
MIT
Install
pip install checkmate==0.2.0

Documentation

Welcome to Checkmate!

Build Status PyPI Code Issues

About

Checkmate is a cross-language (meta-)tool for static code analysis, written in Python. Unlike other tools, it provides a global overview of the code quality in a project and aims to provide clear, actionable insights to the user.

Keypoints

  • Provides a global overview of code quality in a project
  • Plays nicely with 3rd party libraries and checkers (e.g. pylint, pep8, jslint, etc.)
  • Keeps analysis results in a document-oriented database and allows for fast querying
  • Can be easily extended to new code checkers or version control systems by creating plugins

Current Status

The first working version of the tool nears completion, please be patient :)

Licences

Questions?

If you have any questions, please get in touch with us: