lfview-resources-manifests 0.0.1

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

lfviewresourcesmanifests 0.0.1

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.


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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.