eric7.CodeFormatting

Package implementing dialogs to perform some code formatting.

The supported code formatting systems are these.

Modules

BlackConfigurationDialog Module implementing a dialog to enter the parameters for a Black formatting run.
BlackDiffWidget Module implementing a window to show a unified diff..
BlackFormattingAction Module implementing an enum defining the various code formatting actions.
BlackFormattingDialog Module implementing a dialog showing the code formatting progress and the result.
BlackUtilities Module implementing some utility functions for the Black based code formatting.