Skip to content

Conversation

@samsternberg
Copy link
Contributor

  • Convert shell scripts to Python CLI with proper package structure
  • Move templates (SQL, notebooks, dashboards) into package resources
  • Add setup.py and requirements.txt for pip installation
  • Implement modular architecture with separate modules for config,
    databricks operations, and utilities
  • Enhance .env.local.example with detailed configuration comments
  • Remove legacy shell scripts and reorganize SQL templates
  • Add comprehensive logging and validation utilities

- Convert shell scripts to Python CLI with proper package structure
- Move templates (SQL, notebooks, dashboards) into package resources
- Add setup.py and requirements.txt for pip installation
- Implement modular architecture with separate modules for config,
  databricks operations, and utilities
- Enhance .env.local.example with detailed configuration comments
- Remove legacy shell scripts and reorganize SQL templates
- Add comprehensive logging and validation utilities
@github-actions
Copy link

Gitleaks Findings: No secrets detected. Safe to proceed!

@samsternberg samsternberg merged commit b1d92d7 into main Aug 18, 2025
1 check passed
@samsternberg samsternberg deleted the v2-python branch August 18, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants