python-xenon 0.7.0 Monitor code metrics for Python on your CI server

Xenon is a monitoring tool based on Radon. It monitors code complexity. Ideally, xenon is run every time code is committed. Through command line options, various thresholds can be set for the complexity of code. It will fail (i.e. it will exit with a non-zero exit code) when any of these requirements is not met.