[complexipy](https://pypi.org/project/complexipy/) is blazingly fast cognitive complexity analysis for Python. ## Example ```console uvx complexipy . -f -mx 10 ``` Maintains a cache directory with a JSON file: ```console $ tree .complexipy_cache .complexipy_cache └── 8d58ffa960d9412baa50a73d2435fe93.json ```