autobricks


Nameautobricks JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://autobricks.readthedocs.io/en/latest/
SummaryDatabricks Deployment Utils
upload_time2023-06-10 18:24:39
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/54/a7/31bb592ae91e9a215ba2a98c74bd2e211cac6f8a76013d7ba8c9114e0dee/autobricks-0.9.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.9.0",
    "project_urls": {
        "Documentation": "https://autobricks.readthedocs.io/en/latest/",
        "GitHub": "https://github.com/semanticinsight/autobricks",
        "Homepage": "https://autobricks.readthedocs.io/en/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12110b0f44cde12d15b855a4153895010fde562ece272ff164fa0a5a4ce64e0c",
                "md5": "627c531893b9a3b768865268e8fbf1a1",
                "sha256": "d8e6da76c0a3ddfefd08efe3860a4493d5b65a78385417ba3660c67dee4d592c"
            },
            "downloads": -1,
            "filename": "autobricks-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "627c531893b9a3b768865268e8fbf1a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24391,
            "upload_time": "2023-06-10T18:24:37",
            "upload_time_iso_8601": "2023-06-10T18:24:37.253749Z",
            "url": "https://files.pythonhosted.org/packages/12/11/0b0f44cde12d15b855a4153895010fde562ece272ff164fa0a5a4ce64e0c/autobricks-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54a731bb592ae91e9a215ba2a98c74bd2e211cac6f8a76013d7ba8c9114e0dee",
                "md5": "f034241f71fa02a1be003df80d85bf40",
                "sha256": "059da05734c1459c01050be58d4ab9da727318aa3eb6cd770afbff08b0e33a4c"
            },
            "downloads": -1,
            "filename": "autobricks-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f034241f71fa02a1be003df80d85bf40",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20405,
            "upload_time": "2023-06-10T18:24:39",
            "upload_time_iso_8601": "2023-06-10T18:24:39.186822Z",
            "url": "https://files.pythonhosted.org/packages/54/a7/31bb592ae91e9a215ba2a98c74bd2e211cac6f8a76013d7ba8c9114e0dee/autobricks-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-10 18:24:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "semanticinsight",
    "github_project": "autobricks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "autobricks"
}
        
Elapsed time: 0.16011s