Metadata-Version: 2.1
Name: dbx-deploy
Version: 1.2.0.dev4
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: Jinja2 (>=2.0.0,<3.0.0)
Requires-Dist: console-bundle (>=0.5,<0.6)
Requires-Dist: databricks-cli (>=0.16.0,<0.17.0)
Requires-Dist: dbx-notebook-exporter (>=0.4.0,<0.5.0)
Requires-Dist: nbconvert (>=5.6.0,<6.0.0)
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/deploy-demo-project/)

