openbabel — Easy Playground
Chemical toolbox: format conversion, search, fingerprints
Getting started with openbabelRun locally
Install
conda install -c conda-forge openbabelPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: openbabel)
openbabel is a third-party package. Chemical toolbox: format conversion, search, fingerprints. Install with: conda install -c conda-forge openbabel
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?