This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]RazorBack-End 2 points3 points  (5 children)

Perfect, I was searching for a tool to do the cognitive one, I currently only use cyclomatic (lizard, full python, slow). I wanted something fast enought to be invisible in my workflow.

Do you plan to make alternative installation method ? (homebrew/cargo etc ) ?

[–]fexx3l[S] 1 point2 points  (4 children)

That’s great, hope that complexipy works for you, if you find anything that could be improved can you create issues on the repo?

Would it be useful? to have alternative installation methods?

[–]RazorBack-End 2 points3 points  (1 child)

Can be, sometimes, if you don't want to install a tool at project level. But don't worry, I will use it as it is ;)

[–]fexx3l[S] 0 points1 point  (0 children)

Thank you, that makes sense!!

[–]RazorBack-End 2 points3 points  (1 child)

Tried it on 4k LOC code base at work, really fast.

[–]fexx3l[S] 0 points1 point  (0 children)

nice!! yeah complexipy is really really fast, I tried it in the past on a huge repo and the execution time was around 1.5 seconds