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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mthds-0.2.0.tar.gz
Algorithm Hash digest
SHA256 95952b489e0a6336667086a3eddb0f761f81d4af29f32de28b4182b33d265fc9
MD5 7c0444cdbfcc752ec672937a6bf26df5
BLAKE2b-256 c6e869d60b665f10a28c5efede63ccf95bdf75954701023e38138dc97da5862a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mthds-0.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: mthds-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 49.3 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 72f6765ef48caff24211c0fc3523f61a7118ae829bd54caf1b9eba7fb4e4f281
MD5 918ef2e45815a0d25addef1e42067715
BLAKE2b-256 cc643fe70f33f0f9c6237336f368cf0a24d28fce60fc1d486f0df308b36d3beb

See more details on using hashes here.

Provenance

The following attestation bundles were made for mthds-0.2.0-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