Skip to content

Possible python script return object? #1728

Discussion options

You must be logged in to vote

You cannot just return an object since every output will be serialized to json, however you can likely pickle it. See: https://jsonpickle.github.io/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@royalmaster960
Comment options

Answer selected by royalmaster960
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants