Skip to content

ryunino/ghpython-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ghpython-basics

ghpython-basics Repository ghpython-basics is a repository that provides the basic usage and templates for Python scripts in Grasshopper. This repository offers information and sample code to help Grasshopper users effectively utilize Python scripting.

Installation

To clone and use this repository, follow these steps:

  1. Install Git.

  2. Open a terminal or command prompt.

  3. Navigate to the directory where you want to clone the repository.

  4. Run the following command to clone the repository:

    git clone https://github.com/ryunino/ghpython-basics.git
    

Usage

This repository includes the following basic Python script templates:

  • script1.py: Description of sample script 1
  • script2.py: Description of sample script 2
  • script3.py: Description of sample script 3

These scripts serve as examples of fundamental code when creating Python components in Grasshopper. Each script contains instructions and notes on usage as comments.

Contributing

Contributions to this repository are welcome. Whether it's bug reports or suggestions for new scripts, any form of contribution is appreciated. Please create a pull request.

License

This repository is licensed under the MIT License. Refer to the LICENSE file for more details.

Contact

If you have any questions or suggestions, please report them on the Issues page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages