dbnd-redshift


Namedbnd-redshift JSON
Version 1.0.22.9 PyPI version JSON
download
home_pagehttps://github.com/databand-ai/dbnd
SummaryMachine Learning Orchestration
upload_time2024-03-14 15:53:17
maintainerEvgeny Shulman
docs_urlNone
authorEvgeny Shulman
requires_python
license
keywords orchestration data machinelearning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DBND Redshift

## The plugin

`dbnd-redshift` logs redshift resource usage of queries using `log_redshift_resource_usage`.

### What does it do?

It uses internal/system redshift tables to get query data after they are completed.

### Installation

```bash
pip install dbnd-redshift
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/databand-ai/dbnd",
    "name": "dbnd-redshift",
    "maintainer": "Evgeny Shulman",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "evgeny.shulman@databand.ai",
    "keywords": "orchestration,data,machinelearning",
    "author": "Evgeny Shulman",
    "author_email": "evgeny.shulman@databand.ai",
    "download_url": "https://files.pythonhosted.org/packages/e3/ab/3d87cfb08c60866f2d35e02129af9d3ec6e40ef41f12484c66d7f4ec02a9/dbnd-redshift-1.0.22.9.tar.gz",
    "platform": "any",
    "description": "# DBND Redshift\n\n## The plugin\n\n`dbnd-redshift` logs redshift resource usage of queries using `log_redshift_resource_usage`.\n\n### What does it do?\n\nIt uses internal/system redshift tables to get query data after they are completed.\n\n### Installation\n\n```bash\npip install dbnd-redshift\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Machine Learning Orchestration",
    "version": "1.0.22.9",
    "project_urls": {
        "Bug-Tracker": "https://github.com/databand-ai/dbnd/issues",
        "Documentation": "https://dbnd.readme.io/",
        "Homepage": "https://github.com/databand-ai/dbnd",
        "Source-Code": "https://github.com/databand-ai/dbnd"
    },
    "split_keywords": [
        "orchestration",
        "data",
        "machinelearning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb18eb7e0d9977c2a810d0765ba31ec5041ec65b0ab4794c9c824f3c11cc815",
                "md5": "520b5847de122f96ee5e9d01058328a5",
                "sha256": "82de95974061bd83918e29b2806e6098875f66142c6acaac9dedb9eda41ee623"
            },
            "downloads": -1,
            "filename": "dbnd_redshift-1.0.22.9-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "520b5847de122f96ee5e9d01058328a5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 18509,
            "upload_time": "2024-03-14T15:51:23",
            "upload_time_iso_8601": "2024-03-14T15:51:23.955219Z",
            "url": "https://files.pythonhosted.org/packages/9f/b1/8eb7e0d9977c2a810d0765ba31ec5041ec65b0ab4794c9c824f3c11cc815/dbnd_redshift-1.0.22.9-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3ab3d87cfb08c60866f2d35e02129af9d3ec6e40ef41f12484c66d7f4ec02a9",
                "md5": "bd42e3f3becfecf81190a2a42f76daf1",
                "sha256": "adde339347995552917753d3cf70e87aff8d9d3d5487d09636bb664b801137ee"
            },
            "downloads": -1,
            "filename": "dbnd-redshift-1.0.22.9.tar.gz",
            "has_sig": false,
            "md5_digest": "bd42e3f3becfecf81190a2a42f76daf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16788,
            "upload_time": "2024-03-14T15:53:17",
            "upload_time_iso_8601": "2024-03-14T15:53:17.070690Z",
            "url": "https://files.pythonhosted.org/packages/e3/ab/3d87cfb08c60866f2d35e02129af9d3ec6e40ef41f12484c66d7f4ec02a9/dbnd-redshift-1.0.22.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 15:53:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "databand-ai",
    "github_project": "dbnd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "dbnd-redshift"
}
        
Elapsed time: 0.24183s