chemistry_tools.pubchemΒΆ

Attention

This package has the following additional requirements:

cawdrey>=0.1.7
mathematical>=0.1.13
pillow>=7.0.0; platform_python_implementation == "PyPy" and python_version != "3.6"
pillow>=7.0.0; platform_python_implementation != "PyPy"
pillow<=8.0.0,>=7.0.0; platform_python_implementation == "PyPy" and python_version == "3.6"
pyparsing>=2.4.6
tabulate>=0.8.9

These can be installed as follows:

python -m pip install chemistry-tools[pubchem]