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.81.tar.gz
(107.5 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.81.tar.gz.
File metadata
- Download URL: openresty_edge_sdk-1.2.81.tar.gz
- Upload date:
- Size: 107.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4ccbd74e4f7d4d70ab336f5bb84ff657a14d09794f28e8c9aca7b81fae4a8ee
|
|
| MD5 |
8318d2b4ca2a817a1f503f9ea8d711b1
|
|
| BLAKE2b-256 |
0c915c694865682b3efcc28642f1fec2cde646160118c6b5303f9ebafb150662
|
File details
Details for the file openresty_edge_sdk-1.2.81-py3-none-any.whl.
File metadata
- Download URL: openresty_edge_sdk-1.2.81-py3-none-any.whl
- Upload date:
- Size: 110.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 |
86eb116e6356b067a6a4f460902888f8e7c73b9a64733c9d5eee61bb02ddca2d
|
|
| MD5 |
9ddd6cb08b549db0570a1f433118cd02
|
|
| BLAKE2b-256 |
2776d025f66ea7556270bbd8b15c7ebd4a08f916815ad64424ec19bd59d5a4d8
|