Definitions and documentation for LF View file resources
Project description
What is lfview-resources-files?
This library defines fundamental file resources in the LF View API, such as images and arrays.
Scope
This library simply includes declarative definitions of file resources. It is built on properties to provide type-checking, validation, documentation, and serialization. Very likely, these file 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-files
or from Github
git clone https://github.com/seequent/lfview-resources-files.git
cd lfview-resources-files
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 files
arr = files.Array([1., 2., 3., 4., 5.])
img = files.Image('photo.png')
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lfview-resources-files-0.0.2.tar.gz.
File metadata
- Download URL: lfview-resources-files-0.0.2.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 |
d90170a54711e9871174a99f36c72ed0fb9c2c6d338e8da96c68db219f557caf
|
|
| MD5 |
6080721ca29d74303f6cb55834b852a2
|
|
| BLAKE2b-256 |
ca32a54b607831d1d6fce27ed436eec56a80235025a2c4e97fb9aff67c075a12
|
File details
Details for the file lfview_resources_files-0.0.2-py3-none-any.whl.
File metadata
- Download URL: lfview_resources_files-0.0.2-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 |
719e261b63d1d3ce84f2718269ac8dea810e3705b45a605dfcc8cc5e807f815a
|
|
| MD5 |
e0521317c59c20f783e51108b190efc8
|
|
| BLAKE2b-256 |
a4323c4de848c5877c031773ea39dd786885a61399cba070289ab2e598835fde
|