Metadata-Version: 2.1
Name: ladybug-blender
Version: 0.1.1
Summary: Ladybug plugin for Blender.
Home-page: https://github.com/ladybug-tools/ladybug-blender
Author: Ladybug Tools
Author-email: info@ladybug.tools
License: UNKNOWN
Description: [![Build Status](https://travis-ci.org/ladybug-tools/ladybug-blender.svg?branch=master)](https://travis-ci.org/ladybug-tools/ladybug-blender)
        
        [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)
        
        # ladybug-blender
        
        :beetle: :orange_book: Ladybug plugin for [Blender](https://www.blender.org/) using the
        [Sverchock](https://github.com/nortikin/sverchok) visual scripting interface for Blender.
        
        This package contains the interface between Blender and the Ladybug Tools core
        libraries as well as the Blender Sverchok nodes for the Ladybug plugin.
        Note that, in order to run the plugin, the core libraries must be installed
        in a way that they can be found by Blender (see dependencies).
        
        ## Dependencies
        
        The ladybug-blender plugin has the following dependencies:
        
        * [ladybug-core](https://github.com/ladybug-tools/ladybug)
        * [ladybug-geometry](https://github.com/ladybug-tools/ladybug-geometry)
        * [ladybug-comfort](https://github.com/ladybug-tools/ladybug-comfort)
        
        ## Installation
        
        Coming soon...
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
