My directory structure for the Glue extra.py/library files looks like this:
├── script1.py ├── folder1 │ └── script2.py
I can import script1.py