Set an attribute of a Python object
1 | py_set_attr(x, name, value)
|
x |
Python object |
name |
Attribute name |
value |
Attribute value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.