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.0.tar.gz
(10.6 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.0.tar.gz.
File metadata
- Download URL: lange_python-0.3.0.tar.gz
- Upload date:
- Size: 10.6 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 |
217fbf5f79b529a83dc747b7dabd8b7faf7fc1e1405abf011b070f5bf83363e9
|
|
| MD5 |
4dc97a669a1668e1cc59ee8b55e59791
|
|
| BLAKE2b-256 |
b1d97ac51bbd7de6f2657d97d939ee0346d4e0bc8e3ab91505cf5497679409fa
|
File details
Details for the file lange_python-0.3.0-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.0-py3-none-any.whl
- Upload date:
- Size: 14.6 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 |
b7bccc8f6b67b984ad8f65d1a04c9332dd1df31a66e424460c33e38106af8490
|
|
| MD5 |
215403d052f2d5e9ae734ac97535b2de
|
|
| BLAKE2b-256 |
87b2cc31d62c27a04784518dc8add7a34ff93d77b1bed36cc39329cada007237
|