nglview wrapper for crystal structure
Project description
nvcs
nglview wrapper for crystal structure
Gallery
Installation
pip install nvcs
Example
See examples/example.ipynb for usage
from nvcs import viewer
from pymatgen.core import Structure
structure = Structure.from_file('some_structure.cif')
view = viewer(structure)
view
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nvcs-0.0.4.tar.gz
(666.5 kB
view hashes)
Built Distribution
nvcs-0.0.4-py3-none-any.whl
(8.2 kB
view hashes)