Metadata-Version: 2.1
Name: hashboard-cli
Version: 1.0.7
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.7
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
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).
