xenon
Monitor code metrics for Python on your CI server
Monitor code metrics for Python on your CI server
To install this package, run one of the following:
Xenon is a monitoring tool based on Radon. It monitors your code’s complexity. Ideally, Xenon is run every time you commit code. Through command line options, you can set various thresholds for the complexity of your code. It will fail (i.e. it will exit with a non-zero exit code) when any of these requirements is not met.
Summary
Monitor code metrics for Python on your CI server
Last Updated
May 10, 2025 at 18:39
License
MIT
Total Downloads
32.2K
Supported Platforms