Skip to content

amperity/homebrew-chuck-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amperity Homebrew Tap

Homebrew License

This is the official Homebrew tap for Amperity's CLI tools and data engineering utilities.

🚀 Quick Start

# Add the tap
brew tap amperity/chuck

# Install chuck-data
brew install chuck-data

# Start using Chuck
chuck --help

📦 Available Packages

chuck-data

AI-powered customer data engineering assistant for Databricks

Chuck is a text-based user interface (TUI) for managing Databricks resources including Unity Catalog, SQL warehouses, models, and volumes. Chuck Data provides an interactive shell environment for customer data engineering tasks with AI-powered assistance.

Installation:

brew install chuck-data

Usage:

chuck                    # Start interactive TUI
chuck --help            # Show help
chuck --version         # Show version

Key Features:

  • 🤖 AI-powered "agentic" data engineering assistant
  • 🔍 Browse Unity Catalog resources (catalogs, schemas, tables)
  • 🏷️ Profile database tables with automated PII detection
  • 🔗 Identity resolution powered by Amperity's Stitch
  • 🚀 Use LLMs from your Databricks account via Model Serving
  • 🛡️ Tag tables with semantic tags for compliance and data governance

Documentation: chuck-data repository

🛠️ Development

Testing Formula Changes

# Test installation locally
brew install --formula ./Formula/chuck-data.rb

# Run formula tests
brew test chuck-data

# Clean up
brew uninstall chuck-data

Adding New Packages

  1. Create a new formula in the Formula/ directory
  2. Follow Homebrew formula conventions
  3. Test thoroughly before submitting

📋 Requirements

  • macOS with Homebrew installed
  • Python 3.10+ (automatically handled by the formula)

🤝 Support

Chuck Data Support

Homebrew Tap Issues

📄 License

This tap is licensed under the Apache License 2.0. See individual package licenses for their respective terms.


Made with ❤️ by Amperity

About

Homebrew formula for chuck

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages