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.2.0rc2.tar.gz (12.5 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.2.0rc2-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file leap_bundle-0.2.0rc2.tar.gz.

File metadata

  • Download URL: leap_bundle-0.2.0rc2.tar.gz
  • Upload date:
  • Size: 12.5 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.2.0rc2.tar.gz
Algorithm Hash digest
SHA256 3927078ae98c3772b28ca74175b5da88df6cf1393938bfa6d20b143e5a4dbdc0
MD5 522304238dac3bfcb2c2fba378a1a196
BLAKE2b-256 019eb378f782ba7c7e8f6e381c1fcf445f457a8f8b761ba690a7ce4ec4f379b9

See more details on using hashes here.

File details

Details for the file leap_bundle-0.2.0rc2-py3-none-any.whl.

File metadata

  • Download URL: leap_bundle-0.2.0rc2-py3-none-any.whl
  • Upload date:
  • Size: 17.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.2.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 96bba8085d1ea071e42891ec247fb8254f2fc711280454dd3eea928178c0e874
MD5 da33b835a40230a98cab8c3067303079
BLAKE2b-256 9f347e9357bce9aad564e250f915a409590470821595aeeb9c0a311d312a4f13

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