dbt-tidy


Namedbt-tidy JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/JustABitOff/tidy
SummaryTidy is a Python package designed to review your dbt project and enforce validation checks for project structure and standards.
upload_time2025-03-02 23:52:20
maintainerNone
docs_urlNone
authorCameron Cyr
requires_python>=3.9
licenseMIT
keywords dbt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tidy
Tidy is a Python package designed to review your dbt project and enforce validation checks for project structure and standards.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JustABitOff/tidy",
    "name": "dbt-tidy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "dbt",
    "author": "Cameron Cyr",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bb/77/7a7a8b65f2065a02ae51f57b1e5b4282b1670009c83cd15431c235be261b/dbt_tidy-0.2.0.tar.gz",
    "platform": null,
    "description": "# tidy\nTidy is a Python package designed to review your dbt project and enforce validation checks for project structure and standards.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tidy is a Python package designed to review your dbt project and enforce validation checks for project structure and standards.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/JustABitOff/tidy"
    },
    "split_keywords": [
        "dbt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da80fe726a1a76442cc2bbdf52c708994fba3b9b78e3d287f441d6765d31542b",
                "md5": "abc608924bbad32e2438567a77caf2e0",
                "sha256": "948498a5e32cb6b129c962319b41c7aed191025e3d2447bdd50ed75a4e063d85"
            },
            "downloads": -1,
            "filename": "dbt_tidy-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abc608924bbad32e2438567a77caf2e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 118686,
            "upload_time": "2025-03-02T23:52:19",
            "upload_time_iso_8601": "2025-03-02T23:52:19.415770Z",
            "url": "https://files.pythonhosted.org/packages/da/80/fe726a1a76442cc2bbdf52c708994fba3b9b78e3d287f441d6765d31542b/dbt_tidy-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb777a7a8b65f2065a02ae51f57b1e5b4282b1670009c83cd15431c235be261b",
                "md5": "ce18cc2aead0dd4f04adfff8d658384a",
                "sha256": "7da71ee6f23305aea1b5b10406c45a900853d9987ae2ca8c13eb3c02221309f6"
            },
            "downloads": -1,
            "filename": "dbt_tidy-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce18cc2aead0dd4f04adfff8d658384a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 29343,
            "upload_time": "2025-03-02T23:52:20",
            "upload_time_iso_8601": "2025-03-02T23:52:20.964739Z",
            "url": "https://files.pythonhosted.org/packages/bb/77/7a7a8b65f2065a02ae51f57b1e5b4282b1670009c83cd15431c235be261b/dbt_tidy-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-02 23:52:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JustABitOff",
    "github_project": "tidy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dbt-tidy"
}
        
Elapsed time: 1.97097s