Metadata-Version: 2.4
Name: lbt-grasshopper
Version: 1.10.24
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
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: IronPython
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ladybug-grasshopper==1.72.2
Requires-Dist: honeybee-grasshopper-core==1.44.1
Requires-Dist: honeybee-grasshopper-radiance==1.37.1
Requires-Dist: honeybee-grasshopper-energy==1.60.5
Requires-Dist: dragonfly-grasshopper==1.70.0
Requires-Dist: fairyfly-grasshopper==0.6.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

[![Build Status](https://github.com/ladybug-tools/lbt-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-grasshopper/actions)

[![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)

All of the repositories above contain only Grasshopper components and their
source code.

## 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.

Alternatively, you can use the [Pollination Grasshopper single-click installer ](https://www.pollination.cloud/grasshopper-plugin) to install the Ladybug Tools plugin for free.
