inception-cli is a Python-based command line tool for interacting with INCEpTION.
This is a feature and bugfix release.
What's Changed
* ⭐️ 6 - Support exporting and importing projects using wildcards
* 📘 4 - Improved README file
**Full Changelog**: https://github.com/inception-project/inception-cli/compare/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