Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Display the information about your Python package installer
ResourceFunction["PythonPackageInstallerInformation"][] gives the version of your Python package installer. |
List currently available Python packages:
In[1]:= |
Out[1]= |
Check a particular Python session:
In[2]:= |
Out[2]= |
In[3]:= |
Out[3]= |
In[4]:= |
Check a specific Python installation using a path returned by the resource function FindPythonExecutable:
In[5]:= |
Out[5]= |
In[6]:= |
Out[6]= |
This work is licensed under a Creative Commons Attribution 4.0 International License