LICENSE
README.md
pyproject.toml
fab_bundle/__init__.py
fab_bundle/cli.py
fab_bundle/engine/__init__.py
fab_bundle/engine/deployer.py
fab_bundle/engine/loader.py
fab_bundle/engine/planner.py
fab_bundle/engine/resolver.py
fab_bundle/generators/__init__.py
fab_bundle/generators/reverse.py
fab_bundle/generators/templates.py
fab_bundle/models/__init__.py
fab_bundle/models/bundle.py
fab_bundle/providers/__init__.py
fab_bundle/providers/fabric_api.py
fab_bundle/templates/medallion/notebooks/bronze_to_silver.py
fab_bundle/templates/medallion/notebooks/ingest_to_bronze.py
fab_bundle/templates/medallion/notebooks/silver_to_gold.py
fab_bundle/templates/osdu_analytics/notebooks/flatten_wellbores.py
fab_bundle/templates/osdu_analytics/notebooks/flatten_wells.py
fab_bundle/templates/osdu_analytics/notebooks/ingest_osdu_entities.py
fab_bundle/templates/osdu_analytics/notebooks/process_production.py
fabric_automation_bundles.egg-info/PKG-INFO
fabric_automation_bundles.egg-info/SOURCES.txt
fabric_automation_bundles.egg-info/dependency_links.txt
fabric_automation_bundles.egg-info/entry_points.txt
fabric_automation_bundles.egg-info/requires.txt
fabric_automation_bundles.egg-info/top_level.txt
tests/test_bundle.py
tests/test_edge_cases.py