Unofficial Microsoft Fabric deployment toolkit by Obvience
Project description
obv-fab-deploy
Unofficial Fabric deployment toolkit built by obviEnce. Automates deployment of Lakehouses, Pipelines, Notebooks, Reports, and Semantic Models in Microsoft Fabric.
Install
pip install obv-fab-deploy
Usage
from obv_fab_deploy import deploy_pipeline
deploy_pipeline( source_workspace_name="MyWorkspaceDEV", pipeline_name="MyPipeline", target_workspace_name="MyWorkspacePROD", target_lakehouse_name="MyLakehouse" )
Features
Deploy and rebind Data Pipelines between Fabric workspaces Clone and rebind Power BI Reports and Semantic Models Deploy and auto-bind Notebooks to the correct lakehouse Sync Lakehouse Shortcuts from source to target Compatible with sempy_labs and FabricRestClient Designed for scripting, automation, and CI/CD workflows
Folder Structure
obv_fab_deploy/ ├── obv_fab_deploy/ │ └── deploy.py ├── pyproject.toml ├── README.md ├── .gitignore
License
MIT © obviEnce
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obv_fab_deploy-0.1.2.tar.gz.
File metadata
- Download URL: obv_fab_deploy-0.1.2.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
260ae53c4cc8f9f842acb961aa683a07b0d10bdd4546173eba0055c87f79b16b
|
|
| MD5 |
bd1e0188ba4c112e3cd963159961ba59
|
|
| BLAKE2b-256 |
0c13972bb9a803d2e65e6486875f5b71bd9dc74e9a5121ae1cb74712fb82b0e0
|
File details
Details for the file obv_fab_deploy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: obv_fab_deploy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdac05f79e35020de57f3479ac0208b9f4a1e74ff62d9de24360cdff07106c3c
|
|
| MD5 |
b5d91ef7d40a7b85967faa7365c9b500
|
|
| BLAKE2b-256 |
900cdfad45ab893e7ecf45716385bf8be1622cfe39e8119af7a739e36445cf95
|