Metadata-Version: 2.1
Name: lbt-grasshopper
Version: 1.2.51
Summary: Collection of all Ladybug Tools plugins for Grasshopper
Home-page: https://github.com/ladybug-tools/lbt-grasshopper
Author: Ladybug Tools
Author-email: info@ladybug.tools
License: AGPL-3.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: IronPython
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

[![Build Status](https://travis-ci.com/ladybug-tools/lbt-grasshopper.svg?branch=master)](https://travis-ci.com/ladybug-tools/lbt-grasshopper)

[![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)

# lbt-grasshopper

Collection of all Ladybug Tools plugins for Grasshopper.

Note that this repository and corresponding Python package does not contain any
code and it simply exists to provide a shortcut for installing all of the grasshopper
plugin packages together. The repository CI also manages the assignment of version
numbers to the totality of the grasshopper plugins together.

## Included Grasshopper Plugins

Running `pip install lbt-grasshopper` will result in the installation of the
following Grasshopper plugin packages:

* [ladybug-grasshopper](https://github.com/ladybug-tools/ladybug-grasshopper)
* [honeybee-grasshopper-core](https://github.com/ladybug-tools/honeybee-grasshopper-core)
* [honeybee-grasshopper-radiance](https://github.com/ladybug-tools/honeybee-grasshopper-radiance)
* [honeybee-grasshopper-energy](https://github.com/ladybug-tools/honeybee-grasshopper-energy)
* [dragonfly-grasshopper](https://github.com/ladybug-tools/dragonfly-grasshopper)

## Installation

See [the wiki of this repository](https://github.com/ladybug-tools/lbt-grasshopper/wiki)
for a list of instructions to install the Grasshopper plugin for free.

Ladybug Tools also offers purchase-able single-click executable installers,
which make it much faster and easier to install, particularly in the case of
deploying to multiple machines. If you are interested in purchasing the installer,
please email info@ladybug.tools


