Skip to main content

Definitions and documentation for Seequent scene and slide resources

Project description

https://img.shields.io/pypi/v/lfview-resources-scene.svg https://readthedocs.org/projects/lfview-resources-scene/badge/ https://travis-ci.com/seequent/lfview-resources-scene.svg?branch=master https://codecov.io/gh/seequent/lfview-resources-scene/branch/master/graph/badge.svg https://img.shields.io/badge/license-MIT-blue.svg

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


Download files

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

Source Distribution

lfview-resources-scene-0.0.1.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

lfview_resources_scene-0.0.1-py3-none-any.whl (6.8 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