You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes Import from python file, and export as Pippy document (which is a python file) are exact opposites
That icon isn't grey anymore in the latest versions, it is used to export your code as a pippy library,
You can then later use the exported library by writing import filename.py and use it however you want, like filename.print_hello(). Pretty useful imo.
Distutils package provides infrastructure for building and distributing Python packages.
Saving as example can act as a learning reference. You can save some code snippets which you frequently refer back.
It would be great to clean these up.
The text was updated successfully, but these errors were encountered: