Metadata-Version: 2.3
Name: debby-cli
Version: 0.0.3
Summary: A dbt project linter
Author: Tom Waterman
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: python-dotenv (>=1.1.1,<2.0.0)
Description-Content-Type: text/markdown

An extensible dbt linter.

## Install

```
pip install debby-cli
```

## Usage

Please see the documentation site for further instructions.

https://www.debbyapp.com/docs

