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.1.0.tar.gz (112.1 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.1.0-py3-none-any.whl (49.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mthds-0.1.0.tar.gz
Algorithm Hash digest
SHA256 010f1a7155251ddb6a86467564f4d9241fec8328ac4223f4dca348b4131a7c2c
MD5 142888a64b3f92881a7e3ccecb596392
BLAKE2b-256 61935b95749725fa69a764e6c10cb1c0e90a728f9ce2419c821dcee20dcfe8e3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: mthds-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 49.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f580a33b0b710dfd9d2c999ba996baf3307f8b4dbe5fbecabc0685730feebe83
MD5 89435b947f79df5c6d1c272353ddf641
BLAKE2b-256 8ac1573c636947bd7241d4a4116f8fe317f2dc44c268e5ccfaafa4339c0cd30d

See more details on using hashes here.

Provenance

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