Welcome to my journey of continuous discovery. Enjoy your visit.
We created a simple script called what-python-version.py during our IDE configuration. We are going to move the file to our Ubuntu system and see if it runs.
Open PowerShell on Windows and navigate to your script directory. Follow along with the commands in the screenshot above.
Steps:
Note how easy it was to run Python inside PowerShell. This capability will allows you to call Python scripts from within you PowerShell scripts.
One of the great things about Python is you can move scripts between platforms most of the time. We will cover this topic in more detail when I make it to uploading a Project I completed to force AD Users to change their passwords at next logon leveraging a user list hosted within a security Application.
There are lots of Python packages that rely on Windows components. Therefore, they will fail on Ubuntu.
With a JetBrains subscription you can run multiple copies of their IDEs. It can be helpful to run both Windows and Mac versions of the tools.