🐍 Package Request
Checklists
I am trying to add rdkit to pyodide, it is a very popular (de facto standard) cheminformatics package. My own efforts are currently at #509
rdkit requires boost-python, and I do not know what is the best approach for pyodide: either to add boost-python to the existing boost, or to add a boost-python package. I would welcome guidance on this, and possibly some help in making that a reality.
🐍 Package Request
Checklists
micropip.install(...)and encountered the issue.I am trying to add rdkit to pyodide, it is a very popular (de facto standard) cheminformatics package. My own efforts are currently at #509
rdkit requires boost-python, and I do not know what is the best approach for pyodide: either to add boost-python to the existing boost, or to add a boost-python package. I would welcome guidance on this, and possibly some help in making that a reality.