Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 317 Bytes

building_python_library.md

File metadata and controls

10 lines (7 loc) · 317 Bytes

Building a Python library

To make the building and ultimately the deployment of a DataBricks Python library easier, a CLI command to handle all necessary build steps has been provided.

masonry library build

Once completed a packaged version of the library can be found in the src/dist directory.