Metadata-Version: 2.1
Name: MolConfViewer
Version: 0.0.1
Summary: Package to visualize molcules and their conformations in Jupyter
Home-page: http://pypi.python.org/pypi/MolConfViewer/
Author: Benoit Baillif
Author-email: benoit.baillif@gmail.com
License: LICENSE.txt
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Mol Viewer

This is a simple package wrapping [py3dmol](https://github.com/avirshup/py3dmol) for a single command visualization of a RDKit molecule and its conformations (embed as Conformer objects in the Molecule)

