queenbee-local


Namequeenbee-local JSON
Version 0.6.7 PyPI version JSON
download
home_pageNone
SummaryQueenbee local provides a helper module for running queenbee recipes on desktop
upload_time2024-11-22 00:45:40
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/4a/83/975e2a4ee5e921275c96e9dd9392296f29544792d7b8b91b0bdc50ae3475/queenbee_local-0.6.7.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.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae50cd19f51b5c09b8cae3f07bf87789257be5668e66f36eb9852f40fa4faac9",
                "md5": "3d02b71f920e957ac67f7a0f39dad6a0",
                "sha256": "f90b8287859e9e037a89b1a6c5310f43892db61b55cfe5f9407ecfafc2d91201"
            },
            "downloads": -1,
            "filename": "queenbee_local-0.6.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d02b71f920e957ac67f7a0f39dad6a0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 23451,
            "upload_time": "2024-11-22T00:45:38",
            "upload_time_iso_8601": "2024-11-22T00:45:38.696439Z",
            "url": "https://files.pythonhosted.org/packages/ae/50/cd19f51b5c09b8cae3f07bf87789257be5668e66f36eb9852f40fa4faac9/queenbee_local-0.6.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a83975e2a4ee5e921275c96e9dd9392296f29544792d7b8b91b0bdc50ae3475",
                "md5": "fd3264cf9ce530e5cc5a3744a177794e",
                "sha256": "8cd1ad32f4d3e0b8b3dd8cc040c276739e3cfe9f8cedcdc456841d70abbea952"
            },
            "downloads": -1,
            "filename": "queenbee_local-0.6.7.tar.gz",
            "has_sig": false,
            "md5_digest": "fd3264cf9ce530e5cc5a3744a177794e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27716,
            "upload_time": "2024-11-22T00:45:40",
            "upload_time_iso_8601": "2024-11-22T00:45:40.348541Z",
            "url": "https://files.pythonhosted.org/packages/4a/83/975e2a4ee5e921275c96e9dd9392296f29544792d7b8b91b0bdc50ae3475/queenbee_local-0.6.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 00:45:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "queenbee-local"
}
        
Elapsed time: 0.53204s