Importing Packages from Python (and later on Solar too) and using them.
Fun fact: You can also use regular Python code in the mix with Solar code. If you do it right, they pair great.
Importing a package
To import a package, use the following command:
contain package-name