In this tutorial we will explore how to sort Python module imports with isort.
📄 Resources
- Automatically sort Python module imports with isort: https://mishasv.com/automatically-sort-python-module-imports-using-isort/
- Delete Files using Python: https://youtu.be/93dIJimfYTA
- Move Files using Python: https://youtu.be/Q3IoeTkYA8Q
- Rename Files using Python Tutorial: https://youtu.be/vvcdW1yNETo
- Copy Files using Python Tutorial: https://youtu.be/M032vDNKg-Y
🔗 My Social Media
- YouTube: https://www.youtube.com/channel/UCDw1ADRUpbu-wo7rG_Uc87A
- Website: https://mishasv.com
- LinkedIn: https://www.linkedin.com/in/mikhail-sidyakov
- TikTok: https://www.tiktok.com/@mishamisha_sv
- Instagram: https://www.instagram.com/mishamisha_sv
- Twitter: https://twitter.com/mishamisha_sv
- GitHub: https://github.com/misha-pyshark
🎬 My YouTube Equipment
- Microphone (Blue Yeti): https://amzn.to/3IeIsLg
- Keyboard (Razer Ornata V2): https://amzn.to/3aeJIBt
- Mouse (Logitech G403): https://amzn.to/3ReLUK4
- Headphones (Bose Quiet Comfort 35 II): https://amzn.to/3uqidMq
⭐️ Timeline
0:00 - Introduction
1:51 - Sort Module Imports
3:35 - Sort Imports in Multiple Files
💸 Donations
💵 One-Time Donations: https://www.paypal.com/donate/?hosted_button_id=7QP8DZT48K9TC
💰 Patreon: https://www.patreon.com/misha_sv
--------------------------------------------------------------------------------------------------------------
⭐️ Tags
- Python isort
- Python sort imports