When I asked
how to deploy 3D structures on Streamlit, I was soon contacted by
, and he proposed me to develop a Streamlit Component, when components were not yet released to the public. I worked on that and finally developed stmol component. That was intense for me, but I indeed learned a lot.
In this post, I want to share with you three simple examples of how to easily make molecular viewers using stmol, py3Dmol, and RDKit. I really hope this can be of help for others to do awesome web apps for chemistry-related fields.
You can find the repo for this blog post here.