[ase-users] One command line tool "ase" to replace all the other ones ("ase-gui", "ase-db", ...)

Jens Jørgen Mortensen jensj at fysik.dtu.dk
Tue Mar 21 13:36:14 CET 2017


Hi!

I could use some volunteers to test this merge request:

     https://gitlab.com/ase/ase/merge_requests/453

It adds one new command called "ase" that has a number of sub-commands.  
Currently these: help, info, test, gui, db, run, build, eos, ulm, 
nomad-upload and tab-completion.

Please "git checkout" the cli-ase branch from gitlab.com/ase/ase and 
give it a try.  Ideas for improvements or new sub-commands are very welcome.

Our setup.py now use setuptools, so you need to do a "pythonX setup.py 
install --user" or similar to get the "ase" command. Alternatively, you 
can use "pythonX -m ase sub-command ...".

Any Windows users out there?  Does it work for you?

Jens Jørgen



More information about the ase-users mailing list