Skip to content

WIP: One command line tool "ase" to replace all the other ones ("ase-gui", "ase-db", ...)

username-removed-71423 requested to merge cli-ase into master

Add one command "ase" with sub-commands. Currently: help, info, test, gui, db, run, build, eos, ulm, nomad-upload and tab-completion.

Note: this MR also drops support for Python 2.6 and uses setuptools!

Merge request reports