VlachosGroup / AIMSim

A Python toolbox to work with molecular similarity
https://vlachosgroup.github.io/AIMSim/README.html
MIT License
33 stars 4 forks source link

Add file browser using `filedialog` #226

Closed JacksonBurns closed 2 years ago

JacksonBurns commented 2 years ago

Adds a file browser for the molecule database file field (resolves #224), which simplifies the process of specifying the file to analyze. Also, inline documentation for the UI is cleaned up.