Language

Package: python-xenon @ 0.5.4

Synopsis

Monitor code metrics for Python on your CI server

Description

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.

Home page
https://xenon.readthedocs.org/
Location
gnu/packages/python-xyz.scm (line: 13791, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings