Automatically Sort Your Python Imports in Flask and Django with isort

preview_player
Показать описание
No longer worry about alphabetizing or grouping up your imports, this tool will do it for you.

Hit the subscribe button to receive more videos like this!

REFERENCE LINKS
---------------------------------------------------

COURSES
---------------------------------------------------
Courses I've created that focus on web dev and deployment topics.

THE TOOLS I USE / GEAR
---------------------------------------------------

FOLLOW ME ELSEWHERE
---------------------------------------------------

TIMESTAMPS
---------------------------------------------------
0:00 -- Intro
0:14 -- Python import sorting style best practices
1:02 -- Running isort to see the before and after
2:25 -- It is compatible with Black
2:29 -- Customizing styles for when your imports need more than 1 line
4:48 -- I've added shortcuts to run it in my example apps
5:01 -- Check mode will check your files and exit 1 if they're not sorted
6:41 -- Which isort options do you use?
Рекомендации по теме
Комментарии
Автор

Hi 👋 Nick,

Is there recently updated course by you on 'Flask' ... Or have you recently updated your old flask course ?

😊
Thank you

barungh