python3-cognitive-complexity

Library to calculate Python functions cognitive complexity via code
  https://github.com/Melevir/cognitive_complexity
  0
  no reviews



This library can be used as part of a style checker to warn if Python code is too complex.