Variables can be created with the create variable module ( example ) or any other module / trigger output.
You can import WayScript variables directly into the python module.
Reference imported variables through the inputs dictionary
You can import a wide array of third party python libraries. If you require a library that is not offered, please email founders@wayscript.com and we will add it asap.
You can export Python variables and turn them into WayScript variables that can be utilized with other modules. Assign variable values to the outputs dictionary and they will become available.