Metadata-Version: 2.1
Name: autobricks
Version: 0.0.3
Summary: Databricks Deployment Utils
Home-page: https://autobricks.readthedocs.io/en/latest/
Author: Shaun Ryan
Author-email: shaun_chiburi@hotmail.com
License: MIT
Project-URL: GitHub, https://github.com/semanticinsight/autobricks
Project-URL: Documentation, https://autobricks.readthedocs.io/en/latest/
Description: # 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
        
        
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
