lbt-honeybee


Namelbt-honeybee JSON
Version 0.8.435 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/lbt-honeybee
SummaryInstalls a collection of all Honeybee core and extension libraries.
upload_time2024-11-04 17:56:53
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements honeybee-radiance-postprocess honeybee-energy honeybee-display lbt-ladybug
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![Honeybee](http://www.ladybug.tools/assets/img/honeybee.png)

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

[![Python 3.10](https://img.shields.io/badge/python-3.10-orange.svg)](https://www.python.org/downloads/release/python-3100/) [![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)

# lbt-honeybee

A collection of Honeybee core Python libraries and Honeybee extensions.

Note that this Python package and corresponding repository does not contain any source
code and simply exists to provide a shortcut for installing all of the honeybee
extension packages together.

## Installation

```console
pip install lbt-honeybee -U
```

## Included Honeybee Extensions

Running `pip install lbt-honeybee -U` will result in the installation of the following
honeybee Python packages:

* [honeybee-display](https://github.com/ladybug-tools/honeybee-display)
* [honeybee-radiance-postprocess](https://github.com/ladybug-tools/honeybee-radiance-postprocess)
* [honeybee-radiance](https://github.com/ladybug-tools/honeybee-radiance)
* [honeybee-radiance-folder](https://github.com/ladybug-tools/honeybee-radiance-folder)
* [honeybee-radiance-command](https://github.com/ladybug-tools/honeybee-radiance-command)
* [honeybee-energy](https://github.com/ladybug-tools/honeybee-energy)
* [honeybee-energy-standards](https://github.com/ladybug-tools/honeybee-energy-standards)

## Included Honeybee Core Libraries

Since the honeybee extensions use the honeybee-core libraries, the following
dependencies are also included:

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

## Also Included (All Ladybug Packages)

Since honeybee uses ladybug, the following are also included (installed through [lbt-ladybug](https://github.com/ladybug-tools/lbt-ladybug)):

* [ladybug-geometry](https://github.com/ladybug-tools/ladybug-geometry)
* [ladybug-core](https://github.com/ladybug-tools/ladybug)
* [ladybug-comfort](https://github.com/ladybug-tools/ladybug-comfort)
* [ladybug-display](https://github.com/ladybug-tools/ladybug-display)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/lbt-honeybee",
    "name": "lbt-honeybee",
    "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/de/7e/aa9eda39e084880ef3d654173224e97dee00251948879b12e86169147e25/lbt_honeybee-0.8.435.tar.gz",
    "platform": null,
    "description": "\n![Honeybee](http://www.ladybug.tools/assets/img/honeybee.png)\n\n[![Build Status](https://github.com/ladybug-tools/lbt-honeybee/actions/workflows/ci.yaml/badge.svg)](https://github.com/ladybug-tools/lbt-honeybee/actions)\n\n[![Python 3.10](https://img.shields.io/badge/python-3.10-orange.svg)](https://www.python.org/downloads/release/python-3100/) [![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# lbt-honeybee\n\nA collection of Honeybee core Python libraries and Honeybee extensions.\n\nNote that this Python package and corresponding repository does not contain any source\ncode and simply exists to provide a shortcut for installing all of the honeybee\nextension packages together.\n\n## Installation\n\n```console\npip install lbt-honeybee -U\n```\n\n## Included Honeybee Extensions\n\nRunning `pip install lbt-honeybee -U` will result in the installation of the following\nhoneybee Python packages:\n\n* [honeybee-display](https://github.com/ladybug-tools/honeybee-display)\n* [honeybee-radiance-postprocess](https://github.com/ladybug-tools/honeybee-radiance-postprocess)\n* [honeybee-radiance](https://github.com/ladybug-tools/honeybee-radiance)\n* [honeybee-radiance-folder](https://github.com/ladybug-tools/honeybee-radiance-folder)\n* [honeybee-radiance-command](https://github.com/ladybug-tools/honeybee-radiance-command)\n* [honeybee-energy](https://github.com/ladybug-tools/honeybee-energy)\n* [honeybee-energy-standards](https://github.com/ladybug-tools/honeybee-energy-standards)\n\n## Included Honeybee Core Libraries\n\nSince the honeybee extensions use the honeybee-core libraries, the following\ndependencies are also included:\n\n* [honeybee-core](https://github.com/ladybug-tools/honeybee-core)\n* [honeybee-schema](https://github.com/ladybug-tools/honeybee-schema)\n\n## Also Included (All Ladybug Packages)\n\nSince honeybee uses ladybug, the following are also included (installed through [lbt-ladybug](https://github.com/ladybug-tools/lbt-ladybug)):\n\n* [ladybug-geometry](https://github.com/ladybug-tools/ladybug-geometry)\n* [ladybug-core](https://github.com/ladybug-tools/ladybug)\n* [ladybug-comfort](https://github.com/ladybug-tools/ladybug-comfort)\n* [ladybug-display](https://github.com/ladybug-tools/ladybug-display)\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Installs a collection of all Honeybee core and extension libraries.",
    "version": "0.8.435",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/lbt-honeybee"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41dd793b31b5b444843f3d38c3554a6d3a9990ff0156c4ab401a618614ba0b27",
                "md5": "2be010b158dafd35ceafec22cbdba744",
                "sha256": "0d515a71c54fccfd9f9e89b6cabe35579f7bf1c51749cf98d8d31cea24ec8260"
            },
            "downloads": -1,
            "filename": "lbt_honeybee-0.8.435-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2be010b158dafd35ceafec22cbdba744",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 13969,
            "upload_time": "2024-11-04T17:56:51",
            "upload_time_iso_8601": "2024-11-04T17:56:51.462327Z",
            "url": "https://files.pythonhosted.org/packages/41/dd/793b31b5b444843f3d38c3554a6d3a9990ff0156c4ab401a618614ba0b27/lbt_honeybee-0.8.435-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de7eaa9eda39e084880ef3d654173224e97dee00251948879b12e86169147e25",
                "md5": "4b7a9c0892257ab6f51c1a906bccafb5",
                "sha256": "328304a8f072ff98de933124f52d75819f6b1c0ac57bbff2783efa0407915b55"
            },
            "downloads": -1,
            "filename": "lbt_honeybee-0.8.435.tar.gz",
            "has_sig": false,
            "md5_digest": "4b7a9c0892257ab6f51c1a906bccafb5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17467,
            "upload_time": "2024-11-04T17:56:53",
            "upload_time_iso_8601": "2024-11-04T17:56:53.204383Z",
            "url": "https://files.pythonhosted.org/packages/de/7e/aa9eda39e084880ef3d654173224e97dee00251948879b12e86169147e25/lbt_honeybee-0.8.435.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:56:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "lbt-honeybee",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "honeybee-radiance-postprocess",
            "specs": [
                [
                    "==",
                    "0.4.465"
                ]
            ]
        },
        {
            "name": "honeybee-energy",
            "specs": [
                [
                    "==",
                    "1.109.14"
                ]
            ]
        },
        {
            "name": "honeybee-display",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "lbt-ladybug",
            "specs": [
                [
                    "==",
                    "0.27.115"
                ]
            ]
        }
    ],
    "lcname": "lbt-honeybee"
}
        
Elapsed time: 0.38471s