databricks-delta-utility


Namedatabricks-delta-utility JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/your-username/databricks-delta-utility
SummaryUtility package for managing Delta tables on Databricks
upload_time2023-12-07 11:16:22
maintainer
docs_urlNone
authorSachin Dhiman
requires_python>=3.6
license
keywords databricks delta utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
                My Databricks Package is a Python package designed to simplify Delta table management on Databricks.
    It provides functionalities to create, read, update, and delete Delta tables, with parameterization for table names,
    prefix, and suffix. The package also auto-detects the Databricks workspace and current user.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/your-username/databricks-delta-utility",
    "name": "databricks-delta-utility",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "databricks delta utility",
    "author": "Sachin Dhiman",
    "author_email": "sachindhiman1@live.in",
    "download_url": "https://files.pythonhosted.org/packages/48/6d/f3faa95fc1725ff0af08327d753fe115c8cf055b60bc6f7c75d9bf64e9dd/databricks-delta-utility-0.1.0.tar.gz",
    "platform": null,
    "description": "    My Databricks Package is a Python package designed to simplify Delta table management on Databricks.\r\n    It provides functionalities to create, read, update, and delete Delta tables, with parameterization for table names,\r\n    prefix, and suffix. The package also auto-detects the Databricks workspace and current user.\r\n    \r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utility package for managing Delta tables on Databricks",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/your-username/databricks-delta-utility/issues",
        "Homepage": "https://github.com/your-username/databricks-delta-utility",
        "Source": "https://github.com/your-username/databricks-delta-utility"
    },
    "split_keywords": [
        "databricks",
        "delta",
        "utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5266c1c33ee72eae44184a66a5f89fe30f08eb0307e3f9caf52b17b592f1e43e",
                "md5": "400fe3e279ea3aa4d034d8e560e13c2a",
                "sha256": "f91bf20940fe9387282d328cd208e02bbb66574ad1ccafd937cf47415c93e29b"
            },
            "downloads": -1,
            "filename": "databricks_delta_utility-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "400fe3e279ea3aa4d034d8e560e13c2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4018,
            "upload_time": "2023-12-07T11:16:20",
            "upload_time_iso_8601": "2023-12-07T11:16:20.640129Z",
            "url": "https://files.pythonhosted.org/packages/52/66/c1c33ee72eae44184a66a5f89fe30f08eb0307e3f9caf52b17b592f1e43e/databricks_delta_utility-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "486df3faa95fc1725ff0af08327d753fe115c8cf055b60bc6f7c75d9bf64e9dd",
                "md5": "3beeb1cacbb003388e1b071cfc9dfff7",
                "sha256": "fc6c92d1fe21bc3fabf839fb530c5ccd8ade1fc10b5eb434be732d608f78c8f9"
            },
            "downloads": -1,
            "filename": "databricks-delta-utility-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3beeb1cacbb003388e1b071cfc9dfff7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3542,
            "upload_time": "2023-12-07T11:16:22",
            "upload_time_iso_8601": "2023-12-07T11:16:22.498700Z",
            "url": "https://files.pythonhosted.org/packages/48/6d/f3faa95fc1725ff0af08327d753fe115c8cf055b60bc6f7c75d9bf64e9dd/databricks-delta-utility-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 11:16:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "your-username",
    "github_project": "databricks-delta-utility",
    "github_not_found": true,
    "lcname": "databricks-delta-utility"
}
        
Elapsed time: 0.14469s