Contents

radon 6.0.1

0

Code Metrics in Python

Code Metrics in Python

Stars: 1474, Watchers: 1474, Forks: 106, Open Issues: 21

The rubik/radon repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1474 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 21 open issues on GitHub

  • 5.1.0: sphinx warnings
  • Fix typo discovered by codespell
  • Added support of match pattern
  • Provide option to return raw metrics by block type (#192

See more issues on GitHub

Related Packages & Articles

flake8 6.1.0

the modular source code checker: pep8 pyflakes and co

beets 1.6.0

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.2.0

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