https://github.com/reqable/python-scripting-templates
Commonly used reqable python script templates
https://github.com/reqable/python-scripting-templates
Last synced: 4 months ago
JSON representation
Commonly used reqable python script templates
- Host: GitHub
- URL: https://github.com/reqable/python-scripting-templates
- Owner: reqable
- Created: 2024-01-23T06:16:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T07:22:59.000Z (over 1 year ago)
- Last Synced: 2024-02-06T08:38:01.441Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[中文版本](./i18n/README_CN.md)
# Python Scripting Templates
[Reqable](https://reqable.com) uses [Python Scripting Framework](https://github.com/reqable/python-scripting-api) to process HTTP requests and responses. This repository provides some common script templates, which can be used directly in Reqable.
# Contribution
Step 1: Submit the python script to the `templates` directory.
Step 2: Edit [templates.yaml](https://github.com/reqable/python-scripting-templates/blob/main/templates.yaml) and add the template name, author and description. For localization, please edit `templates.yaml` under the `i18` directory.