Metadata-Version: 2.1
Name: lbt-grasshopper
Version: 0.3.0
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: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: IronPython
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: ladybug-grasshopper (==1.9.1)
Requires-Dist: honeybee-grasshopper-core (==1.9.0)
Requires-Dist: honeybee-grasshopper-radiance (==1.0.1)
Requires-Dist: honeybee-grasshopper-energy (==1.8.4)
Requires-Dist: dragonfly-grasshopper (==1.10.5)

[![Build Status](https://travis-ci.org/ladybug-tools/lbt-grasshopper.svg?branch=master)](https://travis-ci.org/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-radiance](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 for installing the plugin in Grasshopper.


