Skip to main content

Definitions and documentation for LF View manifest resources

Project description

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

What is lfview-resources-manifests?

This library exists to define manifest resources in the LF View API. For now, this only includes View; you may use a View to selectively share your data with a wider audience.

Scope

This library simply includes declarative definitions of manifest resources. It is built on properties to provide type-checking, validation, documentation, and serialization. Very likely, these manifest resources will be used in conjunction with the LF View API Python client.

Installation

You may install this library using pip with

pip install seequent-resources-manifests

or from Github

git clone https://github.com/seequent/lfview-resources-manifests.git
cd lfview-resources-manifests
pip install -e .

You may also just install the LF View API Python client with

pip install lfview-api-client

Either way, after installing, you may access the View resource with

from seequent.resources.manifests import View

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-manifests-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

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