Skip to main content

基于 Jinja2 模板引擎的自动化脚本生成系统,支持 Agent/Manual 双模式执行、控制流、条件表达式和预期结果验证

Project description

Gvitest Script - 自动化脚本生成器

基于 Jinja2 模板引擎的自动化脚本生成系统,支持 Agent/Manual 双模式执行、控制流、条件表达式和预期结果验证。

🚀 快速开始

1. 安装

# 从 PyPI 安装(推荐)
pip install gvitest-script

# 或从源码安装
git clone <repository-url>
cd script_server
uv sync
source .venv/bin/activate

2. 启动

# 使用默认配置启动
gvitest-script

3. 文件服务器配置

默认文件服务器URL:http://localhost:8080

# 使用默认文件服务器(推荐)
gvitest-script

# 自定义文件服务器URL
gvitest-script --file-server-url http://{FILE_SERVER_URL}

# 通过环境变量设置文件服务器
export FILE_SERVER_URL=http://localhost:3000
gvitest-script

# 本地模式(不支持文件服务器的下载和上传,使用和返回本地文件)
gvitest-script --file-server-url ""

4. 工作空间配置

默认工作空间路径:项目目录/script_workspace

# 使用默认工作空间(推荐)
gvitest-script

# 自定义工作空间路径
gvitest-script --workspace /path/to/custom/workspace

# 通过环境变量设置工作空间
export WORKSPACE_PATH=/path/to/custom/workspace
gvitest-script

📦 PyPI 包信息

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

gvitest_script-0.1.1.tar.gz (182.5 kB view details)

Uploaded Source

Built Distribution

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

gvitest_script-0.1.1-py3-none-any.whl (226.9 kB view details)

Uploaded Python 3

File details

Details for the file gvitest_script-0.1.1.tar.gz.

File metadata

  • Download URL: gvitest_script-0.1.1.tar.gz
  • Upload date:
  • Size: 182.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for gvitest_script-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3e2c016e21f3837e5c947109b7ae8953fe788044589568f1a94a11f0d489f15d
MD5 00d73d1de0d3c9e0cb8ce545ede43119
BLAKE2b-256 046174e383f3ec7d82f9259afd671a17902a07aad1df7c5266671cac71568bce

See more details on using hashes here.

File details

Details for the file gvitest_script-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: gvitest_script-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 226.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for gvitest_script-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a703440bca550b5926ed3b349866cc4bf02302c103a8f9ff723f74d20b9f721e
MD5 3168d2fc7e3ed9451bf969274ca5d3e3
BLAKE2b-256 8bf72dcebd755ee172c1004a74495d2531df94e98190b6b02ed75e379feab9c6

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