Python behind the scenes #11: how the Python import system works

If you ask me to name the most misunderstood aspect of Python, I will answer without a second thought: the Python import system. Just remember how… Read more

Similar

Simple Python Ideas to Automate Your Workflow

Automation. It’s supposed to remove work. So, why not help it along? Truth be told, automating even simple tasks robustly takes time and a lot of dependency management which can become very complex. Nevertheless, it can be very rewarding to automate some ... (more…)

Read more »

Things that won’t change in Python

Subscriptions are the lifeblood of LWN.net. If you appreciate this content and would like to see more of it, your subscription will help to ensure that LWN continues to thrive. Please visit this page to join up and keep LWN on ... (more…)

Read more »