inception-cli is a Python-based command line tool for interacting with INCEpTION.
This is a feature and bugfix release.
What's Changed
Full Changelog: v0.1.0...v0.1.1
Download
You can install the package using
$ pip install -U inception-cli
License and System requirements
INCEpTION CLI is provided as open source software under the Apache License version 2.
Running INCEpTION CLI requires Python version 3.8 or higher.
-- The INCEpTION developer team