Contents

radon 6.0.1

0

Code Metrics in Python

Code Metrics in Python

Stars: 1934, Watchers: 1934, Forks: 134, Open Issues: 50

The rubik/radon repo was created 13 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1934 github stars!

How to Install radon

You can install radon using pip

pip install radon

or add it to a project with poetry

poetry add radon

Package Details

Author
Michele Lacchia
License
MIT
Homepage
https://radon.readthedocs.org/
PyPi:
https://pypi.org/project/radon/
GitHub Repo:
https://github.com/rubik/radon

Classifiers

  • Software Development
  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
  • Utilities
No  radon  pypi packages just yet.

Errors

A list of common radon errors.

Code Examples

Here are some radon code examples and snippets.

GitHub Issues

The radon package has 50 open issues on GitHub

  • (feat) ignore blocks via comment
  • Add a suppression comment line
  • Add an option to process nested functions

See more issues on GitHub

Related Packages & Articles

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co

beets 2.6.1

Beets is the media library management system for obsessive music geeks. It catalogs your collection, automatically improving its metadata as it goes . It then provides a bouquet of tools for manipulating and accessing your music.

progressbar2 4.5.0

A Python Progressbar library to provide visual (yet text based) progress to long running operations.