Name | dbtp JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | Run DBT CLI commands in python |
upload_time | 2022-12-20 03:08:21 |
maintainer | |
docs_url | None |
author | Alex Rudolph |
requires_python | >=3.8,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# dbt-py
A python library to run dbt cli commands.
Adapted from dagster's dbt resource: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-dbt.
# dagster-dbt
The docs for `dagster-dbt` can be found
[here](https://docs.dagster.io/_apidocs/libraries/dagster-dbt).
Deleted:
* setup.cfg and setup.py in favor of using poetry
Raw data
{
"_id": null,
"home_page": "",
"name": "dbtp",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Alex Rudolph",
"author_email": "alex3rudolph@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/19/04/1838e51fbe4c5f7d7e082dcf4bd4e370e70f08ffaf98592e0c53da3edae3/dbtp-0.0.2.tar.gz",
"platform": null,
"description": "# dbt-py\n\nA python library to run dbt cli commands.\n\nAdapted from dagster's dbt resource: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-dbt.\n\n# dagster-dbt\n\nThe docs for `dagster-dbt` can be found\n[here](https://docs.dagster.io/_apidocs/libraries/dagster-dbt).\n\nDeleted:\n * setup.cfg and setup.py in favor of using poetry\n",
"bugtrack_url": null,
"license": "",
"summary": "Run DBT CLI commands in python",
"version": "0.0.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1c5006cccf83084358b83c8d000c7a5c",
"sha256": "662cf15decae85578ea9e5614e004201c8be76fe76ce618f3266871aa1644053"
},
"downloads": -1,
"filename": "dbtp-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1c5006cccf83084358b83c8d000c7a5c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 27052,
"upload_time": "2022-12-20T03:08:20",
"upload_time_iso_8601": "2022-12-20T03:08:20.322737Z",
"url": "https://files.pythonhosted.org/packages/54/ff/183c788b6c94864af5e776cace664acf551ecbac4f5aa9da7debde769fdb/dbtp-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "28e50869855b4098cc5f5368de955329",
"sha256": "9a0825995c186a1e4027ff61298c8413776ecbee8195ff5f42fd37a211aa8792"
},
"downloads": -1,
"filename": "dbtp-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "28e50869855b4098cc5f5368de955329",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 29310,
"upload_time": "2022-12-20T03:08:21",
"upload_time_iso_8601": "2022-12-20T03:08:21.399608Z",
"url": "https://files.pythonhosted.org/packages/19/04/1838e51fbe4c5f7d7e082dcf4bd4e370e70f08ffaf98592e0c53da3edae3/dbtp-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-20 03:08:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "dbtp"
}