MOLLY-plot is a Python CLI based on matplotlib for plotting .mol files.
MOLLY-plot works under Python3. It requires:
trm-molly (https://github.com/WarwickAstro/trm-molly)
astropy 5
cmd2 2.4
This dependencies should be included alongside during installation.
Once you've downloaded or cloned the repository, in the base directory run:
pip install . --user
Lunch MOLLY-plot by runnnig in a terminal:
mplot
The programme is in the development phase. Please leave comments on improvements/bugs in the repository Wiki and I will incorporate them as soon as possible.