An open API service indexing awesome lists of open source software.

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

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.