Metadata-Version: 2.1
Name: dbx-deploy
Version: 1.0.3
Summary: Databricks Deployment Tool
Home-page: https://github.com/daipe-ai/dbx-deploy
License: MIT
Author: Jiri Koutny
Author-email: jiri.koutny@datasentics.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: console-bundle (>=0.4.0,<0.5.0)
Requires-Dist: databricks-api (>=0.3.0,<1.0.0)
Requires-Dist: dbx-notebook-exporter (>=0.4.0,<0.5.0)
Requires-Dist: nbconvert (>=5.6)
Requires-Dist: pyfony-bundles (>=0.4.0,<0.5.0)
Requires-Dist: pyfony-core (>=0.8.0,<0.9.0)
Requires-Dist: pygit2 (>=1.3,<2.0)
Requires-Dist: python-box (>=3.4,<4.0)
Requires-Dist: tomlkit (>=0.5.8,<1.0.0)
Project-URL: Repository, https://github.com/daipe-ai/dbx-deploy
Description-Content-Type: text/markdown

# DBX deploy bundle

This bundle allows you to deploy notebooks along with custom code to Databricks. It is part of the [Daipe Framework](https://www.daipe.ai).  

## Resources

* [Documentation](https://docs.daipe.ai/data-pipelines-workflow/local-env-setup/#syncing-local-project-with-databricks)

