Skip to main content

The Python interface for methods — base structures for structured outputs and the base runner for executing methods via API.

Project description

mthds

The Python interface for methods — base structures for structured outputs and the base runner for executing methods via API.

Learn more at mthds.ai and browse the Hub at mthds.sh.

Runners

This package provides the base structures that define methods and their structured outputs, as well as the base runner that executes methods through API calls. Other runners have been implemented on top of it:

  • Pipelex — a full-featured runner

Related packages

  • mthds (npm) — CLI to install methods + light client

Installation

pip install mthds

Quick Start

# Configure the API runner (default)
mthds config set api-key YOUR_KEY
mthds config set api-url https://your-api-instance.com

# Run a pipe
mthds run my_pipe_code

# Validate the manifest
mthds validate

# Initialize a new package
mthds package init

API Configuration

The default runner is api. To use it, configure your Pipelex API credentials:

mthds config set api-key YOUR_KEY
mthds config set api-url https://your-api-instance.com

Credentials are stored in ~/.mthds/credentials and shared between mthds-python and mthds-js.

You can also use environment variables, which take precedence over the credentials file:

Variable Description Default
PIPELEX_API_KEY API authentication key (empty)
PIPELEX_API_URL API base URL https://api.pipelex.com
MTHDS_RUNNER Default runner (api or pipelex) api

See mthds config list to view all current settings and their sources.

For the full CLI reference, see CLI.md.

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

mthds-0.0.6.tar.gz (110.3 kB view details)

Uploaded Source

Built Distribution

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

mthds-0.0.6-py3-none-any.whl (48.1 kB view details)

Uploaded Python 3

File details

Details for the file mthds-0.0.6.tar.gz.

File metadata

  • Download URL: mthds-0.0.6.tar.gz
  • Upload date:
  • Size: 110.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mthds-0.0.6.tar.gz
Algorithm Hash digest
SHA256 82e425e3b9dd6c0af1faf016cd95c26e54cf0c01129b48c9fb8da27cccd39043
MD5 200cc5caceffd4f719e39fae20432c6d
BLAKE2b-256 6fad4effa77d1b8b49a2b8b761f401336d0d145277d7cdc796fab67212993ea6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mthds-0.0.6.tar.gz:

Publisher: publish.yml on mthds-ai/mthds-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mthds-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: mthds-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 48.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mthds-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7083633765269e3ab8f62ae5c489fe70d4d6de526e19e86bc9ebfa8d6d76e22d
MD5 220c6cfa394a26ef6adb555dfd8dfc04
BLAKE2b-256 3dc73bac46a06a59eb0aba9625ebef1142a1e796265c1fb9deb29e01a2255004

See more details on using hashes here.

Provenance

The following attestation bundles were made for mthds-0.0.6-py3-none-any.whl:

Publisher: publish.yml on mthds-ai/mthds-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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