honeybee-display


Namehoneybee-display JSON
Version 0.5.3 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/honeybee-display
SummaryAdds methods to translate honeybee objects to VisualizationSets.
upload_time2025-01-10 21:36:26
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements ladybug-display honeybee-core
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/ladybug-tools/honeybee-display/workflows/CI/badge.svg)](https://github.com/ladybug-tools/honeybee-display/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/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)

# honeybee-display

Adds methods and a CLI to translate honeybee objects to VisualizationSets.

## Installation

```console
pip install -U honeybee-display
```

If you want to also include all dependencies needed to produce VTK visualizations
from honeybee Models use.

```console
pip install -U honeybee-display[full]
```

To check if the command line interface is installed correctly use `honeybee-display --help`

## QuickStart

```python
import honeybee_display

```

## [API Documentation](http://ladybug-tools.github.io/honeybee-display/docs)

## Local Development

1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-display

# or

git clone https://github.com/ladybug-tools/honeybee-display
```
2. Install dependencies:
```console
cd honeybee-display
pip install -r dev-requirements.txt
pip install -r requirements.txt
```

3. Run Tests:
```console
python -m pytest tests/
```

4. Generate Documentation:
```console
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_display
sphinx-build -b html ./docs ./docs/_build/docs
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/honeybee-display",
    "name": "honeybee-display",
    "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/1e/5f/7048ccb946d0c332f2c577180c816a596483a89ba3cc02f905afd808bf22/honeybee_display-0.5.3.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/ladybug-tools/honeybee-display/workflows/CI/badge.svg)](https://github.com/ladybug-tools/honeybee-display/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/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# honeybee-display\n\nAdds methods and a CLI to translate honeybee objects to VisualizationSets.\n\n## Installation\n\n```console\npip install -U honeybee-display\n```\n\nIf you want to also include all dependencies needed to produce VTK visualizations\nfrom honeybee Models use.\n\n```console\npip install -U honeybee-display[full]\n```\n\nTo check if the command line interface is installed correctly use `honeybee-display --help`\n\n## QuickStart\n\n```python\nimport honeybee_display\n\n```\n\n## [API Documentation](http://ladybug-tools.github.io/honeybee-display/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/honeybee-display\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-display\n```\n2. Install dependencies:\n```console\ncd honeybee-display\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```console\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```console\nsphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_display\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Adds methods to translate honeybee objects to VisualizationSets.",
    "version": "0.5.3",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/honeybee-display"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0df58d1166c609ec2b357fecd892456c4bbc34e98b4f61b07f2a71e37389ded",
                "md5": "8a5a42e831962bfc893eb90b9d7b5945",
                "sha256": "119c0a4d43b316a34cb1028439f1729e4c36796142ea1be191cca027ad43b4c2"
            },
            "downloads": -1,
            "filename": "honeybee_display-0.5.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a5a42e831962bfc893eb90b9d7b5945",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 41747,
            "upload_time": "2025-01-10T21:36:24",
            "upload_time_iso_8601": "2025-01-10T21:36:24.548742Z",
            "url": "https://files.pythonhosted.org/packages/c0/df/58d1166c609ec2b357fecd892456c4bbc34e98b4f61b07f2a71e37389ded/honeybee_display-0.5.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e5f7048ccb946d0c332f2c577180c816a596483a89ba3cc02f905afd808bf22",
                "md5": "17b771a733b31b88d66fb26967d4720f",
                "sha256": "fb76a8def42a0ae2563b8cb234d42abfb9de78373be4a83c734a20d743a92f55"
            },
            "downloads": -1,
            "filename": "honeybee_display-0.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "17b771a733b31b88d66fb26967d4720f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34659,
            "upload_time": "2025-01-10T21:36:26",
            "upload_time_iso_8601": "2025-01-10T21:36:26.791856Z",
            "url": "https://files.pythonhosted.org/packages/1e/5f/7048ccb946d0c332f2c577180c816a596483a89ba3cc02f905afd808bf22/honeybee_display-0.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-10 21:36:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "honeybee-display",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ladybug-display",
            "specs": [
                [
                    ">=",
                    "0.11.2"
                ]
            ]
        },
        {
            "name": "honeybee-core",
            "specs": [
                [
                    ">=",
                    "1.58.63"
                ]
            ]
        }
    ],
    "lcname": "honeybee-display"
}
        
Elapsed time: 2.48478s