Related Questions

What is the purpose of the import statement in Python?
What is the purpose of the from ... import ... statement in Python?
What is the purpose of the from __future__ import ... statement in Python?