The Python Papers

The Python Papers

Share this post

The Python Papers
The Python Papers
Learning About Code Metrics in Python with Radon
Copy link
Facebook
Email
Notes
More

Learning About Code Metrics in Python with Radon

Mike Driscoll's avatar
Mike Driscoll
Oct 02, 2023
∙ Paid
5

Share this post

The Python Papers
The Python Papers
Learning About Code Metrics in Python with Radon
Copy link
Facebook
Email
Notes
More
1
Share

There are many different tools that you can install to help you be a better Python programmer. For example, you might install pytest so that you can do unit tests of your code. Or you might install Ruff, a super fast Python linter. The focus of this article is on another tool called Radon that helps you compute code metrics.

You can use Radon to help you…

Keep reading with a 7-day free trial

Subscribe to The Python Papers to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Mike Driscoll
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More