Python API for Nanome Plugins
Project description
Nanome
This library allows users to create Python plugins for Nanome VR Molecular Design Software (https://nanome.ai/)
Examples
Check out our other repositories to see plugin examples (docking, for instance)
Installation
In order to use Nanome Plugin API, you need Python 3.5+ or 2.7+ To install the library, run:
$ pip install nanome
As of version 0.38.0, we provide schemas for serializing nanome API objects in JSON. To use these, install with:
$ pip install nanome[schemas]
Documentation
All documentation needed to use this package is available at Read The Docs
Building Docs
pip install sphinx sphinx_rtd_theme
cd doc
make html
License
MIT
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
nanome-0.40.0.tar.gz
(7.9 MB
view hashes)
Built Distribution
Close
Hashes for nanome-0.40.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 508c54d9a8c0aab4b5fa30c8507dacc7621e31ffdcd20628484588dea4fe034c |
|
MD5 | 56a465b50e6b3ff5dcc38591ac45f75a |
|
BLAKE2b-256 | 2312385b1c281bcf96e1cd36ecd67d6c05edfd9c56e7b1ad1c8a2e3e197cc4f2 |