[![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/86/3c/85444ddb80ddf768a0c8e38743e1f9c3631fa72b8eb074d0799cb06782fe/lbt_recipes-0.26.16.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.16",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/lbt-recipes"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8f552d6bff3ff14e53217dbdcf6686445bb1f1e754c6377a8964e6f5bafb40a6",
"md5": "e2d411486391150ff3cd2181346f187d",
"sha256": "6c9de2cac8b16c6b01d394ae73ea6e129e9132fc6341d3ff3f06621882cbedaa"
},
"downloads": -1,
"filename": "lbt_recipes-0.26.16-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e2d411486391150ff3cd2181346f187d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 368352,
"upload_time": "2024-11-22T00:53:59",
"upload_time_iso_8601": "2024-11-22T00:53:59.030446Z",
"url": "https://files.pythonhosted.org/packages/8f/55/2d6bff3ff14e53217dbdcf6686445bb1f1e754c6377a8964e6f5bafb40a6/lbt_recipes-0.26.16-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "863c85444ddb80ddf768a0c8e38743e1f9c3631fa72b8eb074d0799cb06782fe",
"md5": "d0c53f97e7aa675dbeee452f5383dd85",
"sha256": "5d9462a3c1d4fa7af85702a54b2696e3494af6d0e8982a7f567bdc444e8b1b74"
},
"downloads": -1,
"filename": "lbt_recipes-0.26.16.tar.gz",
"has_sig": false,
"md5_digest": "d0c53f97e7aa675dbeee452f5383dd85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 245153,
"upload_time": "2024-11-22T00:54:00",
"upload_time_iso_8601": "2024-11-22T00:54:00.621889Z",
"url": "https://files.pythonhosted.org/packages/86/3c/85444ddb80ddf768a0c8e38743e1f9c3631fa72b8eb074d0799cb06782fe/lbt_recipes-0.26.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 00:54:00",
"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": [
{
"name": "queenbee-local",
"specs": [
[
"==",
"0.6.7"
]
]
},
{
"name": "queenbee-local",
"specs": [
[
"==",
"0.6.2"
]
]
},
{
"name": "pollination-handlers",
"specs": [
[
"==",
"0.10.9"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"7.1.2"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.7"
]
]
}
],
"lcname": "lbt-recipes"
}