`isort` distinguishes between stdlib, third-party, project and local imports 
heuristically and gives you options to sort within a section or across all 
imports and also has options how to sort symbols within one import line.

Reply via email to