lbt-honeybee


Namelbt-honeybee JSON
Version 0.8.213 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/lbt-honeybee
SummaryInstalls a collection of all Honeybee core and extension libraries.
upload_time2024-04-23 22:22:21
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/)

# lbt-honeybee

A collection of Honeybee core Python libraries and extensions.

Note that this Python package and corresponding repository does not contain any source
code and it 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)

## All Ladybug Packages Are Also Included

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/20/27/b82675f8b2dea654b673be74ddc5d52d599614a60b56c29b4fe0492883ba/lbt-honeybee-0.8.213.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/)\n\n# lbt-honeybee\n\nA collection of Honeybee core Python libraries and extensions.\n\nNote that this Python package and corresponding repository does not contain any source\ncode and it 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## All Ladybug Packages Are Also Included\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.213",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/lbt-honeybee"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70e2fe0797e937a1417fc81980bdbb9f318d1e5a999044e9b4c8903b53d9b3f7",
                "md5": "4f0dc75b91aea9ed2654a431aee3bf9a",
                "sha256": "ad3e2ab50a832ebab53d519c8d5aa16948dd38ae861ba255625ab7671eeb885e"
            },
            "downloads": -1,
            "filename": "lbt_honeybee-0.8.213-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f0dc75b91aea9ed2654a431aee3bf9a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 13928,
            "upload_time": "2024-04-23T22:22:09",
            "upload_time_iso_8601": "2024-04-23T22:22:09.590998Z",
            "url": "https://files.pythonhosted.org/packages/70/e2/fe0797e937a1417fc81980bdbb9f318d1e5a999044e9b4c8903b53d9b3f7/lbt_honeybee-0.8.213-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2027b82675f8b2dea654b673be74ddc5d52d599614a60b56c29b4fe0492883ba",
                "md5": "8fcb2d85352037a08530cd244c45ef22",
                "sha256": "215251092a5dfb81a9687d96e4764e2f57e395545465eaca831f823ef362f4c7"
            },
            "downloads": -1,
            "filename": "lbt-honeybee-0.8.213.tar.gz",
            "has_sig": false,
            "md5_digest": "8fcb2d85352037a08530cd244c45ef22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16818,
            "upload_time": "2024-04-23T22:22:21",
            "upload_time_iso_8601": "2024-04-23T22:22:21.111161Z",
            "url": "https://files.pythonhosted.org/packages/20/27/b82675f8b2dea654b673be74ddc5d52d599614a60b56c29b4fe0492883ba/lbt-honeybee-0.8.213.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 22:22:21",
    "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.365"
                ]
            ]
        },
        {
            "name": "honeybee-energy",
            "specs": [
                [
                    "==",
                    "1.105.46"
                ]
            ]
        },
        {
            "name": "honeybee-display",
            "specs": [
                [
                    "==",
                    "0.3.7"
                ]
            ]
        },
        {
            "name": "lbt-ladybug",
            "specs": [
                [
                    "==",
                    "0.27.77"
                ]
            ]
        }
    ],
    "lcname": "lbt-honeybee"
}
        
Elapsed time: 0.26644s