Rules for script files

  • Format: If you upload script using the REST API, you must convert the file to base64-encoding. If you upload the script using the Web UI, the conversion is done automatically.

  • For information about coding style, naming conventions, and other best practices, see the style guide for Python code (PEP 8).