Exporting libraries
You can export one library or more libraries at once. A single library export is a Python Wheel package that was used to import the library. Multiple libraries are exported in a .zip
file format containing multiple Python Wheel package.
To export a library: