Skip to content

INCEpTION Command Line Interface 0.1.1

Latest
Compare
Choose a tag to compare
@reckart reckart released this 19 Mar 20:30
· 1 commit to main since this release

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: 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