# Flytekit dbt plugin
Flytekit plugin for performing DBT tasks. Currently it supports `dbt run` , `dbt test`, `dbt source freshness` tasks.
To install the plugin, run the following command:
```bash
pip install flytekitplugins-dbt
```
_Example coming soon!_
## Contributors
- [Gojek](https://www.gojek.io/)
Raw data
{
"_id": null,
"home_page": "https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-dbt",
"name": "flytekitplugins-dbt",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "flyteorg",
"author_email": "admin@flyte.org",
"download_url": "https://files.pythonhosted.org/packages/cb/78/cd1ea310a14502a81c374dcd75f5045b269f8e18bbbf8caa3fab34f4f5cc/flytekitplugins_dbt-1.15.0.tar.gz",
"platform": null,
"description": "# Flytekit dbt plugin\n\nFlytekit plugin for performing DBT tasks. Currently it supports `dbt run` , `dbt test`, `dbt source freshness` tasks.\n\nTo install the plugin, run the following command:\n\n```bash\npip install flytekitplugins-dbt\n```\n\n_Example coming soon!_\n\n## Contributors\n\n- [Gojek](https://www.gojek.io/)\n",
"bugtrack_url": null,
"license": "apache2",
"summary": "DBT Plugin for Flytekit",
"version": "1.15.0",
"project_urls": {
"Homepage": "https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-dbt"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "12593b09182674d927938389702eef92574811939f8cb54e5407fd31903820fe",
"md5": "607e399b48c7b8acfd11323b42a4b8f9",
"sha256": "70c8cc6dfb86d4141bcef09bb7eceb5d76dfccb098d224a6f51aed6c3d3f0d0e"
},
"downloads": -1,
"filename": "flytekitplugins_dbt-1.15.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "607e399b48c7b8acfd11323b42a4b8f9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 6987,
"upload_time": "2025-02-15T01:58:31",
"upload_time_iso_8601": "2025-02-15T01:58:31.315963Z",
"url": "https://files.pythonhosted.org/packages/12/59/3b09182674d927938389702eef92574811939f8cb54e5407fd31903820fe/flytekitplugins_dbt-1.15.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cb78cd1ea310a14502a81c374dcd75f5045b269f8e18bbbf8caa3fab34f4f5cc",
"md5": "6ed31923a22477613d5f45cff26ac781",
"sha256": "7cd9fd0d91abecfbfc171955595f07423c2cc4e69e78a2dc2791d8cc2476b544"
},
"downloads": -1,
"filename": "flytekitplugins_dbt-1.15.0.tar.gz",
"has_sig": false,
"md5_digest": "6ed31923a22477613d5f45cff26ac781",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 7636,
"upload_time": "2025-02-15T01:59:30",
"upload_time_iso_8601": "2025-02-15T01:59:30.312564Z",
"url": "https://files.pythonhosted.org/packages/cb/78/cd1ea310a14502a81c374dcd75f5045b269f8e18bbbf8caa3fab34f4f5cc/flytekitplugins_dbt-1.15.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-15 01:59:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "flyteorg",
"github_project": "flytekit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "flytekitplugins-dbt"
}