dragonfly-grasshopper


Namedragonfly-grasshopper JSON
Version 1.55.3 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/dragonfly-grasshopper
SummaryDragonfly plugin for Grasshopper.
upload_time2024-11-21 20:58:32
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/ladybug-tools/dragonfly-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/dragonfly-grasshopper/actions)

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

# dragonfly-grasshopper

:dragon: :green_book: Dragonfly plugin for Grasshopper (aka. dragonfly[+]).

This repository contains all Grasshopper components for the dragonfly plugin.
The package includes both the user objects (`.ghuser`), the Python source (`.py`),
and a JSON version of the grasshopper component data.
Note that this library only possesses the Grasshopper components and, in order to
run the plugin, the core libraries must be installed in a way that they can be
discovered by Rhino (see dependencies).

## Dependencies

The dragonfly-grasshopper plugin has the following dependencies (other than Rhino/Grasshopper):

* [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)
* [ladybug-rhino](https://github.com/ladybug-tools/ladybug-rhino)
* [honeybee-core](https://github.com/ladybug-tools/honeybee-core)
* [honeybee-energy](https://github.com/ladybug-tools/honeybee-energy)
* [honeybee-energy-standards](https://github.com/ladybug-tools/honeybee-energy-standards)
* [dragonfly-core](https://github.com/ladybug-tools/dragonfly-core)
* [dragonfly-energy](https://github.com/ladybug-tools/dragonfly-energy)

## Other Required Components

The dragonfly-grasshopper plugin also requires the Grasshopper components within the
following repositories to be installed in order to work correctly:

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

## Installation

See the [Wiki of the lbt-grasshopper repository](https://github.com/ladybug-tools/lbt-grasshopper/wiki)
for the installation instructions for the entire Ladybug Tools Grasshopper plugin
(including this repository).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/dragonfly-grasshopper",
    "name": "dragonfly-grasshopper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Ladybug Tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/73/17/a8ed3cbe06903b144b4629ee2e980b8472db06ab2621b2710955de731618/dragonfly_grasshopper-1.55.3.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/ladybug-tools/dragonfly-grasshopper/workflows/CI/badge.svg)](https://github.com/ladybug-tools/dragonfly-grasshopper/actions)\n\n[![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# dragonfly-grasshopper\n\n:dragon: :green_book: Dragonfly plugin for Grasshopper (aka. dragonfly[+]).\n\nThis repository contains all Grasshopper components for the dragonfly plugin.\nThe package includes both the user objects (`.ghuser`), the Python source (`.py`),\nand a JSON version of the grasshopper component data.\nNote that this library only possesses the Grasshopper components and, in order to\nrun the plugin, the core libraries must be installed in a way that they can be\ndiscovered by Rhino (see dependencies).\n\n## Dependencies\n\nThe dragonfly-grasshopper plugin has the following dependencies (other than Rhino/Grasshopper):\n\n* [ladybug-core](https://github.com/ladybug-tools/ladybug)\n* [ladybug-geometry](https://github.com/ladybug-tools/ladybug-geometry)\n* [ladybug-comfort](https://github.com/ladybug-tools/ladybug-comfort)\n* [ladybug-rhino](https://github.com/ladybug-tools/ladybug-rhino)\n* [honeybee-core](https://github.com/ladybug-tools/honeybee-core)\n* [honeybee-energy](https://github.com/ladybug-tools/honeybee-energy)\n* [honeybee-energy-standards](https://github.com/ladybug-tools/honeybee-energy-standards)\n* [dragonfly-core](https://github.com/ladybug-tools/dragonfly-core)\n* [dragonfly-energy](https://github.com/ladybug-tools/dragonfly-energy)\n\n## Other Required Components\n\nThe dragonfly-grasshopper plugin also requires the Grasshopper components within the\nfollowing repositories to be installed in order to work correctly:\n\n* [ladybug-grasshopper](https://github.com/ladybug-tools/ladybug-grasshopper)\n* [honeybee-grasshopper-core](https://github.com/ladybug-tools/honeybee-grasshopper-core)\n* [honeybee-grasshopper-energy](https://github.com/ladybug-tools/honeybee-grasshopper-energy)\n* [honeybee-grasshopper-radiance](https://github.com/ladybug-tools/honeybee-grasshopper-radiance)\n\n## Installation\n\nSee the [Wiki of the lbt-grasshopper repository](https://github.com/ladybug-tools/lbt-grasshopper/wiki)\nfor the installation instructions for the entire Ladybug Tools Grasshopper plugin\n(including this repository).\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Dragonfly plugin for Grasshopper.",
    "version": "1.55.3",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/dragonfly-grasshopper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37d69720ffd285d52b9e3c5a25e7bbab03bf55e291634aef943d06754c97d8a9",
                "md5": "36aac92eeba41812c7599d3f85c83a09",
                "sha256": "574aa59f10bf37afc732b8880902ecbbd508a77c4b239154f4adc033274172ff"
            },
            "downloads": -1,
            "filename": "dragonfly_grasshopper-1.55.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36aac92eeba41812c7599d3f85c83a09",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 768140,
            "upload_time": "2024-11-21T20:58:30",
            "upload_time_iso_8601": "2024-11-21T20:58:30.379180Z",
            "url": "https://files.pythonhosted.org/packages/37/d6/9720ffd285d52b9e3c5a25e7bbab03bf55e291634aef943d06754c97d8a9/dragonfly_grasshopper-1.55.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7317a8ed3cbe06903b144b4629ee2e980b8472db06ab2621b2710955de731618",
                "md5": "d31419393b070c3c1ac3235327e1b81e",
                "sha256": "4460d05d9e10c6c63a92eb61c07147e725ad486d8642cabd2f275670e1b432c2"
            },
            "downloads": -1,
            "filename": "dragonfly_grasshopper-1.55.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d31419393b070c3c1ac3235327e1b81e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 662462,
            "upload_time": "2024-11-21T20:58:32",
            "upload_time_iso_8601": "2024-11-21T20:58:32.385837Z",
            "url": "https://files.pythonhosted.org/packages/73/17/a8ed3cbe06903b144b4629ee2e980b8472db06ab2621b2710955de731618/dragonfly_grasshopper-1.55.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 20:58:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "dragonfly-grasshopper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dragonfly-grasshopper"
}
        
Elapsed time: 0.54047s