Skip to main content

A geometry, cube file, and vibrational modes viewer for Psi4 and Forte

Project description

fortecubeview

A simple cube file viewer based on pythreejs.

fortecubeview

Installation

Using pip:

pip install fortecubeview

Dependencies

forte4cubeview requires pythreejs.

To install pythreejs via pip:

pip install pythreejs

And then install the extension for jupyter notebooks

jupyter nbextension install --py --symlink --sys-prefix pythreejs
jupyter nbextension enable --py --sys-prefix pythreejs

Or for jupyter lab:

jupyter labextension install @jupyter-widgets/jupyterlab-manager 
jupyter labextension install jupyter-threejs

Getting started

Check out the example files in the fortecubeview/examples folder. From jupyter, the following will load and display all the cube files contained in the currrent working directory

    import fortecubeview
    fortecubeview.plot()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fortecubeview-0.2.2.tar.gz (1.8 MB view hashes)

Uploaded Source

Built Distribution

fortecubeview-0.2.2-py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page