Molara-Lab / Molara

Molara is a Python package for the visualization of chemical structures such as molecules or crystals. It provides a graphical user interface for importing structures from output files of popular computational chemistry software as well as for creating custom structures.
GNU General Public License v3.0
11 stars 0 forks source link

Multiple parser for same file extension #368

Open Michel-Heinz opened 2 months ago

Michel-Heinz commented 2 months ago

By fixing the bug from #365 I produced a new problem for the future. We must devise a strategy to use the correct parser when different programs produce files with the same extension but in different formats.