Skip to main content

Official Python runtime helpers for plugin-kit-ai executable plugins

Project description

plugin-kit-ai-runtime (PyPI authoring helper)

Official Python helper package for launcher-based plugin-kit-ai plugins.

Use it when you want the supported handler-oriented API in a shared dependency instead of copying a local helper file into every repo.

Install:

pip install plugin-kit-ai-runtime

Example:

from plugin_kit_ai_runtime import CodexApp, continue_

app = CodexApp()


@app.on_notify
def on_notify(event):
    _ = event
    return continue_()


raise SystemExit(app.run())

Notes:

  • Go is still the recommended path when you want the most self-contained delivery model.
  • Python authoring remains a stable supported lane, but the machine running the plugin still needs Python 3.10+.
  • The helper API mirrors the generated src/plugin_runtime.py scaffold surface.

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

plugin_kit_ai_runtime-1.0.6.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

plugin_kit_ai_runtime-1.0.6-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file plugin_kit_ai_runtime-1.0.6.tar.gz.

File metadata

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

File hashes

Hashes for plugin_kit_ai_runtime-1.0.6.tar.gz
Algorithm Hash digest
SHA256 bc7287b234c936057d11d41baa1ea0502be60b9c48611bbe233ee1f8697f7c7e
MD5 1231d85b9981ccdf0e699d8997780a55
BLAKE2b-256 7f2f28431d5cda7732649cf67efd14d4437797c20ae26b3a98b55f18abdf7a73

See more details on using hashes here.

Provenance

The following attestation bundles were made for plugin_kit_ai_runtime-1.0.6.tar.gz:

Publisher: pypi-runtime-publish.yml on 777genius/plugin-kit-ai

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

File details

Details for the file plugin_kit_ai_runtime-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for plugin_kit_ai_runtime-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 69e1033d85920436deac2c1af93e71e2fdcb382a8e07f2e70d6e1b8f45c4f98e
MD5 e3f6228ad781b8ec4dc18b5e8205f820
BLAKE2b-256 8cc19c6fd11932a7e119a2d275df49c810e15c754d9a60586c781c06a20ce3a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for plugin_kit_ai_runtime-1.0.6-py3-none-any.whl:

Publisher: pypi-runtime-publish.yml on 777genius/plugin-kit-ai

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