test-dichen-proj


Nametest-dichen-proj JSON
Version 1.0.0.34.16 PyPI version JSON
download
home_pagehttps://www.getdbt.com/
SummaryThe dbt Cloud CLI - an ELT tool for running SQL transformations and data models in dbt Cloud.
upload_time2023-12-01 18:31:47
maintainer
docs_urlNone
authordbt Labs
requires_python>=3.10
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

This package installs the [dbt Cloud CLI](https://docs.getdbt.com/docs/cloud/configure-cloud-cli) to invoke dbt commands from the command line that execute in a [dbt Cloud](cloud.getdbt.com) environment.

## Understanding dbt

Analysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.

These select statements, or "models", form a dbt project. Models frequently build on top of one another – dbt makes it easy to [manage relationships](https://docs.getdbt.com/docs/ref) between models, and [visualize these relationships](https://docs.getdbt.com/docs/documentation), as well as assure the quality of your transformations through [testing](https://docs.getdbt.com/docs/testing).

![dbt dag](https://raw.githubusercontent.com/dbt-labs/dbt-core/6c6649f9129d5d108aa3b0526f634cd8f3a9d1ed/etc/dbt-dag.png)

## Join the dbt Community

- Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)
- Read more on the [dbt Community Discourse](https://discourse.getdbt.com)

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.getdbt.com/",
    "name": "test-dichen-proj",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "dbt Labs",
    "author_email": "info@dbtlabs.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/3e/3eb48e86eefb496c8919867dad3953d7a9fe59dbc0517f8380944529d601/test-dichen-proj-1.0.0.34.16.tar.gz",
    "platform": "any",
    "description": "**[dbt](https://www.getdbt.com/)** enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.\n\nThis package installs the [dbt Cloud CLI](https://docs.getdbt.com/docs/cloud/configure-cloud-cli) to invoke dbt commands from the command line that execute in a [dbt Cloud](cloud.getdbt.com) environment.\n\n## Understanding dbt\n\nAnalysts using dbt can transform their data by simply writing select statements, while dbt handles turning these statements into tables and views in a data warehouse.\n\nThese select statements, or \"models\", form a dbt project. Models frequently build on top of one another \u2013 dbt makes it easy to [manage relationships](https://docs.getdbt.com/docs/ref) between models, and [visualize these relationships](https://docs.getdbt.com/docs/documentation), as well as assure the quality of your transformations through [testing](https://docs.getdbt.com/docs/testing).\n\n![dbt dag](https://raw.githubusercontent.com/dbt-labs/dbt-core/6c6649f9129d5d108aa3b0526f634cd8f3a9d1ed/etc/dbt-dag.png)\n\n## Join the dbt Community\n\n- Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)\n- Read more on the [dbt Community Discourse](https://discourse.getdbt.com)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The dbt Cloud CLI - an ELT tool for running SQL transformations and data models in dbt Cloud.",
    "version": "1.0.0.34.16",
    "project_urls": {
        "Homepage": "https://www.getdbt.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc3e3eb48e86eefb496c8919867dad3953d7a9fe59dbc0517f8380944529d601",
                "md5": "35bd98e7da6daf91b1aaf660541cc7e6",
                "sha256": "d04c5a2d8cb405fba49d4b842543901be22317bf5129b5fdee61d63d2bd731f1"
            },
            "downloads": -1,
            "filename": "test-dichen-proj-1.0.0.34.16.tar.gz",
            "has_sig": false,
            "md5_digest": "35bd98e7da6daf91b1aaf660541cc7e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3157,
            "upload_time": "2023-12-01T18:31:47",
            "upload_time_iso_8601": "2023-12-01T18:31:47.369599Z",
            "url": "https://files.pythonhosted.org/packages/bc/3e/3eb48e86eefb496c8919867dad3953d7a9fe59dbc0517f8380944529d601/test-dichen-proj-1.0.0.34.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 18:31:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "test-dichen-proj"
}
        
Elapsed time: 0.38301s