# ghpython **Repository Path**: wallivy/ghpython ## Basic Information - **Project Name**: ghpython - **Description**: A Grasshopper component for Rhino.Python - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Python interpreter addon for Grasshopper ======================================== We are having fun building this Grasshopper-Python component, you are welcome to join us. Discussions for help on using or configuring this addon can be found at: * http://www.grasshopper3d.com/forum/categories/vb-c-and-python-coding/listForCategory * http://python.rhino3d.com/ ![Screenshot](http://api.ning.com/files/RHCoSpQhwe5lBPPJoOrqxzO2qHwzRZ8l7WIIXCo*CKez7e92Bkbs4rw83hAt*YNukQKytSKXwKAHsATYZ9MXZaLtdoFweG-e/pythoncomp.png) Installation / Configuration ---------------------------- You can get a version of this addon ready for installation from http://www.food4rhino.com/project/ghpython If you are building this addon from source, use the _GrasshopperDeveloperSettings command to add the output directory for your .gha to the list of directories Grasshopper pays attention to. Contributing to GhPython ------------------------ There are many ways to contribute to this project: * Test the addon and report bugs/wishes to the issue list at https://github.com/mcneel/ghpython/issues * Create sample python scripts that we can embed in the addon to help others learn * Create sample ghx files for using this addon to help others learn * Directly edit the source code using git. If you need help with this, please let us know. Compiling the Source -------------------- You are going to need: * The latest Rhino5 WIP (http://www.rhino3d.com/nr.htm) * Grasshopper (http://www.grasshopper3d.com) * Visual C# 2012 Steps: * Get the source code by downloading everything as a zip or using git * Copy the appropriate DLLs to the references directory (read the readme.txt in the references directory for a list of DLLs) * Start GhPython.sln and build!!! Authors ------- Steve Baer - https://github.com/sbaer steve@mcneel.com Giulio Piacentino - https://github.com/piac giulio@mcneel.com Legal Stuff ----------- Copyright (c) 2011-2013 Robert McNeel & Associates. All Rights Reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software. THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED. Rhinoceros is a registered trademark of Robert McNeel & Associates. ![Rhino](https://lh6.googleusercontent.com/-pQtuyrwmcmg/TYtWECHGYNI/AAAAAAAAA7Y/rphjSmq1cuo/s200/Rhino_logo_wire.jpg) ![Python](http://www.food4rhino.com/sites/default/files/imagecache/Thumbnail-project-node/pythonlogo.png.pagespeed.ce.eP1CQxaAba.png)