OpenResty Edge SDK
Introduction
Python SDK of OpenResty Edge, which provides users with the ability to write custom tools to use OpenResty Edge.
Installation
pip install openresty-edge-sdk
Usage
from edge2client import Edge2Client
client = Edge2Client('http://127.0.0.1:8080', 'username', 'password')
client.login()
app_id = client.new_app(domains = ['orig.foo.com'], label = 'origin site for foo.com')
print(app_id)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
openresty_edge_sdk-1.2.83.tar.gz
(109.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openresty_edge_sdk-1.2.83.tar.gz.
File metadata
- Download URL: openresty_edge_sdk-1.2.83.tar.gz
- Upload date:
- Size: 109.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54a56465cefc117a80e92683f2b5aea9b47d7b02385ca01554d1fa2ee4cef2ce
|
|
| MD5 |
a558709ae09ea67a8cf560982239923f
|
|
| BLAKE2b-256 |
72215b7355157ba96a3a542096611a4d82d73cc9c922937dc44abab002ce75f5
|
File details
Details for the file openresty_edge_sdk-1.2.83-py3-none-any.whl.
File metadata
- Download URL: openresty_edge_sdk-1.2.83-py3-none-any.whl
- Upload date:
- Size: 111.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd45a2936e48ed04ddbec9594e18ea5c735ae67623e0bec0908e5849e52428b8
|
|
| MD5 |
b273b8863a01f0bced63dfe63c782dab
|
|
| BLAKE2b-256 |
ff89d61c8ccab7425241465cee7c97f6b4ef5737a191408aad1c4f48785e30d1
|