lbt-recipes


Namelbt-recipes JSON
Version 0.26.7 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/lbt-recipes
SummaryA collection of recipes that ship with the Ladybug Tools plugins.
upload_time2024-03-12 22:07:28
maintainer
docs_urlNone
authorLadybug Tools
requires_python
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements queenbee-local queenbee-local pollination-handlers click click
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ladybug Tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/05/d4/65d8bcc0776972c3d8da28f2ebd413aa5d67a7036c52e1022db899f40d3e/lbt-recipes-0.26.7.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.7",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/lbt-recipes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "866bfae3b82d3cc22b1052b51e53ff7412104d6d2e7dfbb5c77962681df396ff",
                "md5": "c220475c1583234f1d8251daf06a77dd",
                "sha256": "eb48b623950b91d004194cddd703e004bdf2658c24123a72a328135f1d811d09"
            },
            "downloads": -1,
            "filename": "lbt_recipes-0.26.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c220475c1583234f1d8251daf06a77dd",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 343464,
            "upload_time": "2024-03-12T22:07:25",
            "upload_time_iso_8601": "2024-03-12T22:07:25.759888Z",
            "url": "https://files.pythonhosted.org/packages/86/6b/fae3b82d3cc22b1052b51e53ff7412104d6d2e7dfbb5c77962681df396ff/lbt_recipes-0.26.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05d465d8bcc0776972c3d8da28f2ebd413aa5d67a7036c52e1022db899f40d3e",
                "md5": "c7bd9134b42e8bbcd6451d9626128db7",
                "sha256": "eaf03e404e0ee3cd6903c9870e30bacf71b3d6811beb52c529b401441354111a"
            },
            "downloads": -1,
            "filename": "lbt-recipes-0.26.7.tar.gz",
            "has_sig": false,
            "md5_digest": "c7bd9134b42e8bbcd6451d9626128db7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 229859,
            "upload_time": "2024-03-12T22:07:28",
            "upload_time_iso_8601": "2024-03-12T22:07:28.567653Z",
            "url": "https://files.pythonhosted.org/packages/05/d4/65d8bcc0776972c3d8da28f2ebd413aa5d67a7036c52e1022db899f40d3e/lbt-recipes-0.26.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 22:07:28",
    "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.3"
                ]
            ]
        },
        {
            "name": "queenbee-local",
            "specs": [
                [
                    "==",
                    "0.6.2"
                ]
            ]
        },
        {
            "name": "pollination-handlers",
            "specs": [
                [
                    "==",
                    "0.10.6"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "7.1.2"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        }
    ],
    "lcname": "lbt-recipes"
}
        
Elapsed time: 0.23684s