This sorts imports into sections: * From standard library * From other libraries * From the current project Each section is sorted alphabetically.
PEP8 settings are used except the low 80 column limit has be increased to a more reasonable 100 columns.