Definitions and documentation for Seequent scene and slide resources
Project description
Why?
This library exists to define scene resources in the LF View API. Resources include Slides, Annotations, and Feedback as well as all the building blocks to fully define a 3D scene.
Scope
This library simply includes declarative definitions of scene resources. It is built on properties to provide type-checking, validation, documentation, and serialization. Very likely, these scene resources will be used in conjunction with the LF View API Python client.
Installation
You may install this library using pip with
pip install lfview-resources-scene
or from Github
git clone https://github.com/seequent/lfview-resources-scene.git
cd lfview-resources-scene
pip install -e .
You may also just install the LF View API Python client with
pip install lfview-api-client
After installing, you may access these resources with
from lfview.resources import scene
slide = scene.Slide(...)
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 lfview-resources-scene-0.0.1.tar.gz
.
File metadata
- Download URL: lfview-resources-scene-0.0.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12d178c1274113a0f6922ee23da2371ff78c2baa3f1c58e77e424dbd045967dd |
|
MD5 | a4ded62fd11219c94cd2da6cb2813454 |
|
BLAKE2b-256 | 8fe3672513f8c5b9552a4e6963456c6f88a220467deb7c1543aedc16ff8022f9 |
File details
Details for the file lfview_resources_scene-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: lfview_resources_scene-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/38.2.4 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea912e73a0c0eeecb478d344153e55d674e0711ba3d6f6949386fff4a153ed57 |
|
MD5 | 468f297ac5e3c0740911b264f13fee99 |
|
BLAKE2b-256 | ed9dd4e86cb032151b1cbe1f45a6698b5cb76504316b68881ad3f4e3292c9cfc |