[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-09。"],[[["Python libraries can be used within Python templates in Deployment Manager, which runs the code in a secure environment."],["Deployment Manager supports specific Python libraries, such as `base64`, `collections`, `json`, `math`, `yaml`, and others."],["To utilize unsupported libraries, you can import the full library source file directly into your template."],["System or network calls are strictly prohibited in templates, including any system call functionality within the supported libraries, and will result in rejection."],["Custom libraries are allowed but must also follow the restrictions preventing system or network calls."]]],[]]