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 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.1.1.tar.gz (10.4 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.1.1-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: leap_bundle-0.1.1.tar.gz
  • Upload date:
  • Size: 10.4 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.1.1.tar.gz
Algorithm Hash digest
SHA256 40d8ea52bb1e673fef60ce6681c4c416151a055816a41e2a6a9629848cd07c3a
MD5 f2cad294328758a4fa6cd38938453e9b
BLAKE2b-256 d1679a52fe6c4423cef54db6e4dd2b0f855659dfd049d709945b0104c58834cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: leap_bundle-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.4 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a8255c0d355abef7f618a26f3031eceb4d941dd46e039b3e65221aa3b670985
MD5 43abaeba41e1713253264cf080bf49a6
BLAKE2b-256 b84bff0a73a1e954aee8a7a9e41c3978c42ea929d36d37ad8b01d82ee535c0f1

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