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.
Distribution CLI
Publish a distribution artifact to the app services distribution system:
export LANGE_LABS_API_KEY="your-api-key"
lange distribution publish \
--path ./dist/app.dmg \
--version 1.2.3 \
--distribution-name desktop-app \
--os macos
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.3.tar.gz
(14.3 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.3.tar.gz.
File metadata
- Download URL: lange_python-0.3.3.tar.gz
- Upload date:
- Size: 14.3 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 |
f4205c913cd7be5f01a1493c9461bd8b4784483002e96d7faf9d8c489ee639d7
|
|
| MD5 |
13cccadacd8091749066855daf547bc0
|
|
| BLAKE2b-256 |
2979102ae7fbc9d492236bb19e044f17c0b3fdb44067688378fd7163cd187d7c
|
File details
Details for the file lange_python-0.3.3-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.3-py3-none-any.whl
- Upload date:
- Size: 21.2 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 |
2083f434ac4f570bee9c14426ac0acade7cfbdf5483cb68d00e3abc81f1e0a7d
|
|
| MD5 |
1d4bef8e37a1ce05b6204d2c856b3925
|
|
| BLAKE2b-256 |
c1cb88d982a5454c2236bcf832860ae70eed4f591f175e05fb5dceb3ed9db460
|