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]
Some modules in the beta
folder require extra dependencies. To install these, run:
$ pip install nanome[beta]
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
# start server to serve html docs
cd build/html
python -m http.server 8000
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
Built Distribution
File details
Details for the file nanome-0.42.0.tar.gz
.
File metadata
- Download URL: nanome-0.42.0.tar.gz
- Upload date:
- Size: 7.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fecde0268a2e89e32b41ee03672889d3536a62bf99661f1f7342d349b52f367 |
|
MD5 | b6591f337f173a15dbbfad7b27f8b721 |
|
BLAKE2b-256 | 4dff59cbc8dbd5930947f0bc1f7c2f53a70b56fd9dd307f91fbd75dc88cde7b5 |
File details
Details for the file nanome-0.42.0-py2.py3-none-any.whl
.
File metadata
- Download URL: nanome-0.42.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.2 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53614d7b40b2816b040f6ed902f9c7e95e0634060263c9771cac33c072111206 |
|
MD5 | 5e8d968999c292ee617dfb14515c2dbd |
|
BLAKE2b-256 | 307cc3a4cdcb966b1b25424da4a8158c151c1ab6ee844d311b45dde0c8655ec5 |