queenbee-local


Namequeenbee-local JSON
Version 0.6.6 PyPI version JSON
download
home_pageNone
SummaryQueenbee local provides a helper module for running queenbee recipes on desktop
upload_time2024-10-28 20:52:11
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # queenbee-local
Queenbee task provides a helper module for running queenbee recipes on a local machine

## Installation
```console
pip install queenbee-local
```

## QuickStart
```python
import queenbee_local

```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "queenbee-local",
    "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/64/e0/fc2319b2738b9c29aa48b17c1b32e5f57a96f223db29de66fa5ddea31845/queenbee_local-0.6.6.tar.gz",
    "platform": null,
    "description": "# queenbee-local\nQueenbee task provides a helper module for running queenbee recipes on a local machine\n\n## Installation\n```console\npip install queenbee-local\n```\n\n## QuickStart\n```python\nimport queenbee_local\n\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Queenbee local provides a helper module for running queenbee recipes on desktop",
    "version": "0.6.6",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c44dad29299642eb18cf50ef2c734bb0edee142f0e1fdd29cf888c2f409072a5",
                "md5": "7983ea8e4a3486e4957773684c25e2b1",
                "sha256": "cdd95d5ca28394718ef85137c5733f71d9282dbe5a574da6f6c0480c4746dc39"
            },
            "downloads": -1,
            "filename": "queenbee_local-0.6.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7983ea8e4a3486e4957773684c25e2b1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 23449,
            "upload_time": "2024-10-28T20:52:10",
            "upload_time_iso_8601": "2024-10-28T20:52:10.625030Z",
            "url": "https://files.pythonhosted.org/packages/c4/4d/ad29299642eb18cf50ef2c734bb0edee142f0e1fdd29cf888c2f409072a5/queenbee_local-0.6.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64e0fc2319b2738b9c29aa48b17c1b32e5f57a96f223db29de66fa5ddea31845",
                "md5": "c1cbc0a104f7d42180167429a03922bd",
                "sha256": "b08f78480a86ec0cfdf1d90eb2f212ec62ed3924eaaf174f73827542ffef373e"
            },
            "downloads": -1,
            "filename": "queenbee_local-0.6.6.tar.gz",
            "has_sig": false,
            "md5_digest": "c1cbc0a104f7d42180167429a03922bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27707,
            "upload_time": "2024-10-28T20:52:11",
            "upload_time_iso_8601": "2024-10-28T20:52:11.952628Z",
            "url": "https://files.pythonhosted.org/packages/64/e0/fc2319b2738b9c29aa48b17c1b32e5f57a96f223db29de66fa5ddea31845/queenbee_local-0.6.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 20:52:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "queenbee-local"
}
        
Elapsed time: 0.95000s