Metadata-Version: 2.1
Name: hashboard-cli
Version: 2.2.0
Summary: Command-line tools for interacting with Hashboard
Home-page: https://hashboard.com/
Author: Dan Eisenberg
Author-email: dan@hashboard.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Click>=8.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.0
Requires-Dist: ruamel.yaml>=0.17
Requires-Dist: yaspin>=2.1.0
Requires-Dist: semver>=3.0.1
Requires-Dist: prettytable>=3.7.0
Requires-Dist: wcwidth>=0.2.13
Requires-Dist: dbt_artifacts_parser==0.6.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: cram; extra == "test"

# hashboard-cli

[Command-line tools](https://docs.hashboard.com/docs/data-ops/cli) for interacting with [Hashboard](https://hashboard.com).
