Project Description

import_checker checks Python programs for circular (or recursive) imports. While circular imports are perfectly possible in Python, the behaviour they cause is often completely unintended and therefore the cause of many frustrations.

Resenha
Your rating
Review this project