GH Python Remote
(by Digital Structures)
GH Python Remote is a special component that lets you use regular Python code directly in the GHPython component, like importing Numpy and Scipy.
Downloads:
38233
Support Email

GH Python Remote is a special component that lets you use regular Python code directly in the GHPython component, like importing Numpy, Scipy, matlplotib et al.

GH Python Remote works by connecting GHPython to an external instance of Python that runs all the usual programs. This augments the GHPython component to get the best of both worlds: your code will be able to call both RhinoCommon functions and regular Python packages from the same script. The dependencies are as limited as possible, and the installation is two command lines only. The connection between GHPython and the remote Python is as fast as possible, and does not slow down when the size of your objects increases. The component also works the other way, controlling Rhino and GHPython from an external Python program.

Quick installation commands, to run from your preferred Python virtual environment:

pip install gh-python-remote --upgrade
python -m ghpythonremote._configure_ironpython_installation

Github  |  Python Package Index  |  Digital Structures

License Cost:
Downloads
For instructions on installing Grasshopper Add-Ons, please see FAQ for details.
Title
Description
Platform
 
GH Python Remote v1.4.6
2022-11-21
Grasshopper for Rhino 4 & 5 for Win
Grasshopper for Rhino 6 for Win
Grasshopper for Rhino 7 for Win
Grasshopper for Rhino 7 Mac
GH Python Remote v1.3.1
2020-03-21
Grasshopper for Rhino 4 & 5 for Win
Grasshopper for Rhino 6 for Win
GH Python Remote v1.2.1
2019-07-25
Grasshopper for Rhino 4 & 5 for Win
Grasshopper for Rhino 6 for Win
GH Python Remote v1.1.4
2018-02-20
Grasshopper for Rhino 4 & 5 for Win
GH Python Remote v1.0.3
2019-07-25
Grasshopper for Rhino 4 & 5 for Win
Also by Digital Structures
Reviews