You can import any existing Python script file into a project. This operation copies the script file to the scripts subdirectory of the project directory.
Right-click the Scripts node of a project, and click Import on the shortcut menu. An Open dialog box appears.
Browse to and select a Python (.py) file to import. Click OK. A sub-node for the script appears under the project Scripts node.