dbnd-redshift


Namedbnd-redshift JSON
Version 1.0.27.2 PyPI version JSON
download
home_pagehttps://github.com/databand-ai/dbnd
SummaryMachine Learning Orchestration
upload_time2024-10-31 16:10:48
maintainerEvgeny Shulman
docs_urlNone
authorEvgeny Shulman
requires_pythonNone
licenseNone
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": null,
    "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/3e/2a/440ae0ad9b95bc5ba46da907d61beff8693451d1942eecd14d17339f9c2f/dbnd_redshift-1.0.27.2.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": null,
    "summary": "Machine Learning Orchestration",
    "version": "1.0.27.2",
    "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": "45da4f2d9c8b32287a9ce439a3da5cf4ac5f101b5b900cd7562433d41cc3a3cf",
                "md5": "104b7435e479651944fb5ad192b36c45",
                "sha256": "a5486b83b75713adcb61dd0f772f1b2fb7768e52a4611735c527ed00d05d3f31"
            },
            "downloads": -1,
            "filename": "dbnd_redshift-1.0.27.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "104b7435e479651944fb5ad192b36c45",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 18539,
            "upload_time": "2024-10-31T16:10:16",
            "upload_time_iso_8601": "2024-10-31T16:10:16.974581Z",
            "url": "https://files.pythonhosted.org/packages/45/da/4f2d9c8b32287a9ce439a3da5cf4ac5f101b5b900cd7562433d41cc3a3cf/dbnd_redshift-1.0.27.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e2a440ae0ad9b95bc5ba46da907d61beff8693451d1942eecd14d17339f9c2f",
                "md5": "e8dc55bca2322ccd8339e74e129923fd",
                "sha256": "5fd2f73b8f9fe3937dc2200e0215d13a7392107604e0f2291af9c5f59ae52aad"
            },
            "downloads": -1,
            "filename": "dbnd_redshift-1.0.27.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e8dc55bca2322ccd8339e74e129923fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17005,
            "upload_time": "2024-10-31T16:10:48",
            "upload_time_iso_8601": "2024-10-31T16:10:48.200567Z",
            "url": "https://files.pythonhosted.org/packages/3e/2a/440ae0ad9b95bc5ba46da907d61beff8693451d1942eecd14d17339f9c2f/dbnd_redshift-1.0.27.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 16:10:48",
    "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: 8.69583s