python from .py import * code example Example 1: how to import all functions from another python file from scripts import * Example 2: import in python import MODULE_NAME