Skip to main content

Common tools for wish modules

Project description

RapidPen Tools

RapidPen Toolsモジュールは、RapidPenの各モジュールで使用される共通ツールを提供するモジュールです。

提供ツール

Tool Step Trace

Tool Step Traceは、RapidPen-visにステップトレースを追加するためのワークフローを提供します。このツールを使用することで、ワークフローの実行状況を可視化することができます。

使用方法

from rapidpen_tools.tool_step_trace import main as step_trace_main

# StepTraceを呼び出し
result = step_trace_main(
    run_id="実行ID",
    trace_name="トレース名",
    trace_message="トレースメッセージ"
)

パラメータ

  • run_id: 実行ID(Run-プレフィックスなし)
  • trace_name: トレース名
  • trace_message: トレースメッセージ

戻り値

{
    "status_code": 200,  # HTTPステータスコード
    "body": "Success"    # レスポンスボディ
}

Base64 Encoder

Base64エンコーダーは、文字列をBase64形式にエンコードするためのツールを提供します。

使用方法

from rapidpen_tools.to_base64 import main as to_base64

# 文字列をBase64エンコード
encoded = to_base64("Hello, World!")

パラメータ

  • plain: エンコードする文字列

戻り値

Base64エンコードされた文字列

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

wish_tools-0.6.19.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

wish_tools-0.6.19-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file wish_tools-0.6.19.tar.gz.

File metadata

  • Download URL: wish_tools-0.6.19.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for wish_tools-0.6.19.tar.gz
Algorithm Hash digest
SHA256 b47676c5e5d7abb202f50e78e3537248e59d1edbfbf07e2c4488543e24c41028
MD5 5c79ab6bfd899577e469aebd0a90c8ee
BLAKE2b-256 33d0e5c18c1731635a6d00926d5898dc0227bb5ff767d2bd35f22ab1ad5fe5a0

See more details on using hashes here.

File details

Details for the file wish_tools-0.6.19-py3-none-any.whl.

File metadata

  • Download URL: wish_tools-0.6.19-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for wish_tools-0.6.19-py3-none-any.whl
Algorithm Hash digest
SHA256 3f7c718f033ec1e0644b54fca4eaf2ba19d40c7ea98115920d2399ffab1f256a
MD5 ab47f3e22057dbffe4e69b6bbb82c9ea
BLAKE2b-256 d2dadff63ba3f3c7eceb7bb0b51412643b1136fc864ad7ead17e0f561c66faf9

See more details on using hashes here.

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