Skip to main content
Skip table of contents

External Object: Python Script

Use it to run Python scripts in your DataSelf Cloud entity.

  • Click + on External Objects → Python Script.

  • Fill out:

    • Scrypt Name

    • requirements.txt

    • Dependencies output

    • Script source code

      • Use built-in Environment variables below if/as needed:

        • DW_DB_Host

        • DW_DB_NAME

        • DW_DB_USERNAME

        • DW_DB_PASSWORD

        • DW_DB_PORT

        • METADATA_DB_HOST

        • METADATA_DB_NAME

        • METADATA_DB_USERNAME

        • METADATA_DB_PASSWORD

        • METADATA_DB_PORT

      • Confirm -> Save

image-20260525-180548.png
  • Then the Python script(s) will show on your ETL+ entity like the example below.

    image-20260525-184644.png
  • You can then run these objects manually by cliking their Run icon, and/or schedule to run them as part of your ETL+ Jobs.

  • You can also use the … icon for deleting them, and assigning Tags (if needed).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.