A bundeld set of tools, clients for the lange-suite of tools and more.
Project description
lange-python
Python helpers and clients for Lange services.
Tunnel worker
from lange.tunnel import Tunnel
tunnel = Tunnel(
host="wss://tunnel.lange-labs.com",
secret_key="your-bearer-token",
tunnel_name="dev-edge", # Optional but recommended when one key is linked to multiple tunnels.
target="http://localhost:3000",
)
tunnel.start()
# ...
tunnel.stop()
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
lange_python-0.3.1.tar.gz
(13.4 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 lange_python-0.3.1.tar.gz.
File metadata
- Download URL: lange_python-0.3.1.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.9 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
242df8efcd4d4f64131b9136070057f05d9420c24d351c220b71d930e8ec01ba
|
|
| MD5 |
76596f79a99c2a661701bc77191be892
|
|
| BLAKE2b-256 |
d40c32723fe3b9728f05a0aae20acd4013e40a52f2f60a7d394a68018c4238c4
|
File details
Details for the file lange_python-0.3.1-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.1-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.9 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cf66ed23fb42ef005426f3f95c7ba051b597cec9eff3866706f682af6f51d84
|
|
| MD5 |
90ed56fc698a2f6823cd7f447f76b0d2
|
|
| BLAKE2b-256 |
7c88b4519928b1ec19b161a700eedd50e637e919355f3f51730d99bfbfd982e0
|