Definitions and documentation for Seequent scene and slide resources
Project description
Warning
The LF View API and all associated Python client libraries are in pre-release. They are subject to change at any time, and backwards compatibility is not guaranteed.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size lfview_resources_scene-0.0.1-py3-none-any.whl (6.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size lfview-resources-scene-0.0.1.tar.gz (5.8 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Hashes for lfview_resources_scene-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea912e73a0c0eeecb478d344153e55d674e0711ba3d6f6949386fff4a153ed57 |
|
MD5 | 468f297ac5e3c0740911b264f13fee99 |
|
BLAKE2-256 | ed9dd4e86cb032151b1cbe1f45a6698b5cb76504316b68881ad3f4e3292c9cfc |
Hashes for lfview-resources-scene-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12d178c1274113a0f6922ee23da2371ff78c2baa3f1c58e77e424dbd045967dd |
|
MD5 | a4ded62fd11219c94cd2da6cb2813454 |
|
BLAKE2-256 | 8fe3672513f8c5b9552a4e6963456c6f88a220467deb7c1543aedc16ff8022f9 |