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",
api_key="your-bearer-token",
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.6.tar.gz
(14.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 lange_python-0.3.6.tar.gz.
File metadata
- Download URL: lange_python-0.3.6.tar.gz
- Upload date:
- Size: 14.5 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 |
4bef50243aa5227ed57cbeb6c056b62c186e9382e3e4a39669a6b17750433719
|
|
| MD5 |
c15a8192ae6f9db44035f4a817289165
|
|
| BLAKE2b-256 |
30e77232f6074098b203784f18320aadc99199bc735b1db59c51689b6ccaecab
|
File details
Details for the file lange_python-0.3.6-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.6-py3-none-any.whl
- Upload date:
- Size: 21.5 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 |
da70505e5903325dd8f6b2542d5ab56afcb1c68e9a9120b01eaea47e2ac8d212
|
|
| MD5 |
22a2c3476e11e799dd201e312be22cd1
|
|
| BLAKE2b-256 |
b3d1ada55fdfc009124161e5263e3936f12769ccb97edbcb6631c8d4ee30398c
|