Flake8 Import Guard is a Flake8 plugin that helps enforce import restrictions in your Python projects. It allows you to specify forbidden imports and detects their usage in your codebase, focusing on ...
Intelligent third-party import detection Automatic requirements.txt generation with versions in current env Display missing packages in current environment Display ...