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.2.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.2.tar.gz.
File metadata
- Download URL: lange_python-0.3.2.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 |
f8370813ab0e7a9eb463e5aadf7f015b06458f9b4d9d83868b1cfc9bfc24e5fd
|
|
| MD5 |
2ceab0e93a98aa48a4211ad190bc8a61
|
|
| BLAKE2b-256 |
5da777d9faf4c08d7f4d40ef28fe48dc586d753cb2d0731e4bb555f2fbbbc226
|
File details
Details for the file lange_python-0.3.2-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.2-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 |
c14f25d87d6b07f5d5c9f70db77f179fbed82acce48e5c45183008ce201b2ad4
|
|
| MD5 |
49dcde4fe247238a64e8965e381e05c8
|
|
| BLAKE2b-256 |
f1f7b1d5fec438e993711265244e14b2dc9d1697aa5e20ebf144d98ec5cf5afc
|