autobricks


Nameautobricks JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://autobricks.readthedocs.io/en/latest/
SummaryDatabricks Deployment Utils
upload_time2023-04-24 20:03:46
maintainer
docs_urlNone
authorShaun Ryan
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # What the heck is this?

It's a high level wrapper around the Databricks API so that we can write simple short expressive python scripts in CI/CD pipelines to deploy databricks bits and peices. Also use adhocly if you wish.

# The Docs are here

Many operations mimick the API but there's also some handy high level handling for common operations.

https://autobricks.readthedocs.io/en/latest/

# About the author

Made by me, Shaun Ryan




            

Raw data

            {
    "_id": null,
    "home_page": "https://autobricks.readthedocs.io/en/latest/",
    "name": "autobricks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Shaun Ryan",
    "author_email": "shaun_chiburi@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/13/b7/b1028c4e0f5ceca164d2415db82be6444f6c22ce8091e4bdec316e8f62a1/autobricks-0.4.0.tar.gz",
    "platform": null,
    "description": "# What the heck is this?\n\nIt's a high level wrapper around the Databricks API so that we can write simple short expressive python scripts in CI/CD pipelines to deploy databricks bits and peices. Also use adhocly if you wish.\n\n# The Docs are here\n\nMany operations mimick the API but there's also some handy high level handling for common operations.\n\nhttps://autobricks.readthedocs.io/en/latest/\n\n# About the author\n\nMade by me, Shaun Ryan\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Databricks Deployment Utils",
    "version": "0.4.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1668d7443a7c4123aa5a3d7440dee8e474a33921f988bcc7a7abd1c0c6c94484",
                "md5": "301b5c822d7518d0896e769e8fabec0d",
                "sha256": "76f8a5db269072a6eec1564215d3cf61837fd977d2563d728c4f06e65753c136"
            },
            "downloads": -1,
            "filename": "autobricks-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "301b5c822d7518d0896e769e8fabec0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23590,
            "upload_time": "2023-04-24T20:03:44",
            "upload_time_iso_8601": "2023-04-24T20:03:44.928125Z",
            "url": "https://files.pythonhosted.org/packages/16/68/d7443a7c4123aa5a3d7440dee8e474a33921f988bcc7a7abd1c0c6c94484/autobricks-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13b7b1028c4e0f5ceca164d2415db82be6444f6c22ce8091e4bdec316e8f62a1",
                "md5": "0a69e69c6b9bd7e3194614b33084ebac",
                "sha256": "d1fe6a32095b19be2be7a3bdea7533c816d64327aa6029bb53d8c38bfb3d6601"
            },
            "downloads": -1,
            "filename": "autobricks-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0a69e69c6b9bd7e3194614b33084ebac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20247,
            "upload_time": "2023-04-24T20:03:46",
            "upload_time_iso_8601": "2023-04-24T20:03:46.892846Z",
            "url": "https://files.pythonhosted.org/packages/13/b7/b1028c4e0f5ceca164d2415db82be6444f6c22ce8091e4bdec316e8f62a1/autobricks-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-24 20:03:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "autobricks"
}
        
Elapsed time: 0.08688s