Introduction
This webinar will give you an introduction on how to create Grasshopper components that can utilize the full potential of CPython. We will cover the connection between Grasshopper and CPython using the Livestock Template Method, so you can write components that use libraries such as NumPy, SciPy, or Pandas. Furthermore, will we get into how you can get your code to execute on a remote server.
You'll receive all raw files (.zip) + life-time access to the video recording.
In 60 mins, you’ll learn:
Create Grasshopper components that are connected to outside applications
Speed up your Grasshopper components with CPython packages such as NumPy
Compute your scripts on a remote server
Organize your GHPython code so you can use programming tools like Github and PyCharm