Skip to main content

Command line tool to create model bundles for Liquid Edge AI Platform (LEAP)

Project description

leap-bundle

Command line tool to create model bundles for Liquid Edge AI Platform (LEAP).

This tool enables everyone to create, manage, and download AI model bundles for deployment on edge devices. Upload your model directories, track bundle creation progress, and download optimized bundles ready for mobile integration.

Installation

pip install leap-bundle

Commands

Command Description
leap-bundle login <api-token> Authenticate with LEAP using API token
leap-bundle whoami Show current authenticated user
leap-bundle logout Logout from LEAP
leap-bundle config Show current configuration
leap-bundle validate <input-path> Validate directory for bundle creation
leap-bundle create Submit new bundle request
leap-bundle list List all bundle requests
leap-bundle list <request-id> Show details of a specific request
leap-bundle cancel <request-id> Cancel a bundle request
leap-bundle download <request-id> Download the bundle file for a specific request

Development

This package uses uv for dependency management.

Setup

# Install uv if you haven't already
curl -LsSf https://astral.sh/uv/install.sh | sh

# Install dependencies
uv sync --dev

Development Commands

uv command npm command Description
uv run ruff check . npm run lint Run code linting
uv run ruff format . npm run format Format code using ruff
uv run mypy . npm run typecheck Run type checking with mypy
uv run pytest npm run test Run tests using pytest
npm run check Run all above checks

Local Development

# Install the package in virtual environment
uv pip install -e .

# Run the CLI
uv run leap-bundle --help
# Or activate the virtual environment and run directly
source .venv/bin/activate
leap-bundle --help

License

LFM Open License v1.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leap_bundle-0.3.0.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

leap_bundle-0.3.0-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file leap_bundle-0.3.0.tar.gz.

File metadata

  • Download URL: leap_bundle-0.3.0.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for leap_bundle-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b1836e58493c6a6bcebd0787eca7b1e8b7353dafed500c94b60acc52abf6e4e1
MD5 f3160cae23529fc4e5e5703856823067
BLAKE2b-256 052c2aa8cf5d48a0420f2fe94b3b40925c3709c38eb48f1e5042628aac59edd2

See more details on using hashes here.

File details

Details for the file leap_bundle-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: leap_bundle-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for leap_bundle-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b60839a8a3a10e65d337494d307d22ed45aee12c2c10a5cd5054318730d548c0
MD5 a8c53782b90b24820c22d7e34bc359b5
BLAKE2b-256 bf06adbceb1c5df5791543c2931e591d72ddbfb9014673f0af8f5c00b9012b75

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page