Skip to main content

Python SDK for Lucidtech AI Services

Project description

Python SDK for Lucidtech AI Services API

Github Actions build status

Documentation

Link to docs

Installation

$ pip install lucidtech-las

Usage

Preconditions

  • Documents must be in upright position
  • Only one receipt or invoice per document is supported
  • Supported file formats are: jpeg, pdf

Quick start

import json
from las import ApiClient

api_client = ApiClient('<api endpoint>')
prediction = api_client.predict('document.pdf', model_name='invoice')
print(json.dumps(prediction, indent=2))

Contributing

Prerequisites

$ pip install tox

Run tests

$ tox tests/test_config.cfg

Create docs

$ tox -e docs .docsout

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

lucidtech-las-3.2.5.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

lucidtech_las-3.2.5-py2.py3-none-any.whl (14.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lucidtech-las-3.2.5.tar.gz.

File metadata

  • Download URL: lucidtech-las-3.2.5.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for lucidtech-las-3.2.5.tar.gz
Algorithm Hash digest
SHA256 05f90aa8e0cf7acb3b1fe919501c3782b93a00d5e35b87e82393cda79810ba27
MD5 61a638144ae95010e260adfbc01fa5c6
BLAKE2b-256 cb4142c51c4938c09257c897602987de01334948a9dbe2085be93ce8fd77ec77

See more details on using hashes here.

File details

Details for the file lucidtech_las-3.2.5-py2.py3-none-any.whl.

File metadata

  • Download URL: lucidtech_las-3.2.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for lucidtech_las-3.2.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a099f0d9c33587b3b268a8eee221d0bf540696abd6abbec4068d0ccf6429fa76
MD5 7350addee14431841e55a1eeec8ce8d4
BLAKE2b-256 80df2a1e6f4144d670323243f738c98dbec3c1ac4be32379633bccbe0a27e150

See more details on using hashes here.

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