[![Build Status](https://github.com/ladybug-tools/lbt-recipes/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-recipes/actions)
# lbt-recipes
A collection of recipes that ship with the Ladybug Tools plugins.
This includes Radiance recipes for daylight and radiation studies
using [Radiance](http://radiance-online.org/).
It also includes microclimate mapping recipes, which spatially map thermal
comfort using [EnergyPlus](https://github.com/NREL/EnergyPlus)/[OpenStudio](https://github.com/NREL/OpenStudio)
and [Radiance](http://radiance-online.org/).
## Installation
`pip install -U lbt-recipes`
To check if command line interface is installed correctly use `lbt-recipes viz` and you
should get a `viiiiiiiiiiiiizzzzzzzzz!` back in response!
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/lbt-recipes
# or
git clone https://github.com/ladybug-tools/lbt-recipes
```
2. Install dependencies:
```console
cd lbt-recipes
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```console
python -m pytest ./tests
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/lbt-recipes",
"name": "lbt-recipes",
"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/bf/92/02cbd1bbb8a12367d0ca99ecbdd3f50844dfd1f5da45090aeca89c570690/lbt_recipes-0.26.13.tar.gz",
"platform": null,
"description": "[![Build Status](https://github.com/ladybug-tools/lbt-recipes/workflows/CI/badge.svg)](https://github.com/ladybug-tools/lbt-recipes/actions)\n\n# lbt-recipes\n\nA collection of recipes that ship with the Ladybug Tools plugins.\n\nThis includes Radiance recipes for daylight and radiation studies\nusing [Radiance](http://radiance-online.org/).\n\nIt also includes microclimate mapping recipes, which spatially map thermal\ncomfort using [EnergyPlus](https://github.com/NREL/EnergyPlus)/[OpenStudio](https://github.com/NREL/OpenStudio)\nand [Radiance](http://radiance-online.org/).\n\n## Installation\n\n`pip install -U lbt-recipes`\n\nTo check if command line interface is installed correctly use `lbt-recipes viz` and you\nshould get a `viiiiiiiiiiiiizzzzzzzzz!` back in response!\n\n## Local Development\n\n1. Clone this repo locally\n\n```console\ngit clone git@github.com:ladybug-tools/lbt-recipes\n\n# or\n\ngit clone https://github.com/ladybug-tools/lbt-recipes\n```\n\n2. Install dependencies:\n\n```console\ncd lbt-recipes\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n\n```console\npython -m pytest ./tests\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "A collection of recipes that ship with the Ladybug Tools plugins.",
"version": "0.26.13",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/lbt-recipes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "25f2e735d97b0c2938074f3d13ced7160876eb892666c03df64d3c0aeb32545c",
"md5": "5f774aa269fb1e4c9b57edf3f8007062",
"sha256": "29d71fc027427c1ae4e1499f35cefd7a792bd4a00f1518dca4153a7182fc68c4"
},
"downloads": -1,
"filename": "lbt_recipes-0.26.13-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5f774aa269fb1e4c9b57edf3f8007062",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 368351,
"upload_time": "2024-10-28T21:00:05",
"upload_time_iso_8601": "2024-10-28T21:00:05.858802Z",
"url": "https://files.pythonhosted.org/packages/25/f2/e735d97b0c2938074f3d13ced7160876eb892666c03df64d3c0aeb32545c/lbt_recipes-0.26.13-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bf9202cbd1bbb8a12367d0ca99ecbdd3f50844dfd1f5da45090aeca89c570690",
"md5": "f7956a35a1ebcbf21a04506b6601a733",
"sha256": "61ec2cdcaf98b85b2db562658f9af2283cb034590152e0727d93b494a4dc46d7"
},
"downloads": -1,
"filename": "lbt_recipes-0.26.13.tar.gz",
"has_sig": false,
"md5_digest": "f7956a35a1ebcbf21a04506b6601a733",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 245077,
"upload_time": "2024-10-28T21:00:07",
"upload_time_iso_8601": "2024-10-28T21:00:07.161403Z",
"url": "https://files.pythonhosted.org/packages/bf/92/02cbd1bbb8a12367d0ca99ecbdd3f50844dfd1f5da45090aeca89c570690/lbt_recipes-0.26.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 21:00:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "lbt-recipes",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "lbt-recipes"
}