Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

lucidtech-las-cli

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucidtech-las-cli

CLI for Lucidtech AI Services

pipPyPI
Version
13.3.0
Maintainers
2

Command Line Interface for Lucidtech AI Services

Installation

$ pip install lucidtech-las-cli

Documentation

Link to docs

Usage

All methods support the --help flag which will provide information on the purpose of the method, and what arguments could be added.

$ las documents create --help
$ las models list --help
$ las workflows update --help

Contributing

Prerequisites

$ pip install -r requirements.txt
$ pip install -r requirements.ci.txt 

Run tests

$ make prism-start
$ python -m pytest

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts