Metadata-Version: 2.1
Name: nglview
Version: 3.1.2
Summary: IPython widget to interactively view molecular structures and trajectories.
Home-page: https://github.com/arose/nglview
Author: Alexander S. Rose, Hai Nguyen
Author-email: alexander.rose@weirdbyte.de
License: MIT
Keywords: ipython,jupyter,widgets
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: IPython
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: ipywidgets >=8
Requires-Dist: notebook >=7
Requires-Dist: jupyterlab-widgets
Requires-Dist: numpy
Provides-Extra: mdanalysis
Requires-Dist: MDAnalysis ; extra == 'mdanalysis'
Provides-Extra: parmed
Requires-Dist: parmed ; extra == 'parmed'
Provides-Extra: ase
Requires-Dist: ase ; extra == 'ase'
Provides-Extra: htmd
Requires-Dist: htmd ; extra == 'htmd'
Provides-Extra: mdtraj
Requires-Dist: mdtraj ; extra == 'mdtraj'
Provides-Extra: pytraj
Requires-Dist: pytraj ; extra == 'pytraj'
Provides-Extra: qcelemental
Requires-Dist: qcelemental ; extra == 'qcelemental'
Provides-Extra: rdkit
Requires-Dist: rdkit ; extra == 'rdkit'
Provides-Extra: simpletraj
Requires-Dist: simpletraj ; extra == 'simpletraj'

