OpenResty Edge Python SDK
Project description
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)
Project details
Release history Release notifications | RSS feed
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.13.tar.gz
(16.5 kB
view hashes)
Built Distribution
Close
Hashes for openresty-edge-sdk-1.2.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3af889c4195e8e23b893c2235d71af1bff3d14d7a34f4965a42b3d07b5a25911 |
|
MD5 | 543a41f15cdbc7fb161d6ddaefdb8735 |
|
BLAKE2b-256 | 96c66c8c8b1085d7dde91d45a4f8a2265ea54a4974bf1619b4029789cf482e9f |
Close
Hashes for openresty_edge_sdk-1.2.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48fa244f06e013eb47c5b600a7d173e5ce73fa363905eeeec766ee294e8905db |
|
MD5 | ca8464e9de624b4f9aab242d199e7439 |
|
BLAKE2b-256 | 492252ef910a9c2f90f6edba34c0a0c678ac848a057e3331330b066833ab3621 |