Python type definitions for the lexio frontend library. Provides Pydantic models for type-safe interaction with the lexio UI components, including source references.
Project description
Lexio
Python package containing API types for the lexio frontend library.
Installation
pip install lexio
Usage
from lexio.types import SourceReference
# Use the types in your code
source = SourceReference(type='pdf', sourceReference='example.pdf')
print(source)
# Output: type='pdf' sourceReference='example.pdf' sourceName=None relevanceScore=None metadata=None highlights=None
License
GPL-3.0 license
Development
Note: This package is automatically generated from the lexio frontend library. Do not modify the files in this package directly.
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 Distributions
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 lexio-0.0.1a0-py3-none-any.whl.
File metadata
- Download URL: lexio-0.0.1a0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e13ad8e31b208fc7514b88481466537c1eabc90965a7bba944db7567d30334b
|
|
| MD5 |
70679e819f0799ebcf42230a1ce859a0
|
|
| BLAKE2b-256 |
488fe8f310f88fe9082d3a599eb69f428cfc67359c64cd110e8819c1d12ca0bf
|