Python wrapper for Chalk's CLI
Project description
Chalk Harness
This package wraps Chalk's CLI with Python to aid with testing.
Chalk enables innovative machine learning teams to focus on building the unique products and models which make their business stand out. Behind the scenes Chalk seamlessly handles data infrastructure with a best-in-class developer experience.
Example Usage
harness = CLIHarness()
harness.apply_await(force=True)
version = harness.version()
assert version.version == "v0.4.5" == harness.version_tag_only()
print(harness.whoami().user)
print(harness.token().token)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chalk-harness-1.5.4.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for chalk_harness-1.5.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2119f6fb7917e1a1c6715d507e0cacb7920c1b1baa897d074ffe0831b9145d8e |
|
MD5 | 03d258d56a77f7d94066a49ae28cab33 |
|
BLAKE2b-256 | cc1832681c46336a3c92633b7149d04626884aa1b3cfdebaf0adf836c528d227 |