Skip to main content

CLI tool to run deployed Modal functions

Project description

modal-run

CLI tool to run deployed Modal functions remotely.

Installation

pip install modal-run

Usage

Run a Modal function using the format app_name.function_name:

modal-run app_name.function_name

Example

modal-run my_app.process_data

This will call modal.Function.from_name("my_app", "process_data").remote() under the hood.

Requirements

  • Python 3.8+
  • Modal account and authentication configured

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

modal_run-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

modal_run-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

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