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.4.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.4.tar.gz.
File metadata
- Download URL: lange_python-0.3.4.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 |
8e470e47b87e64c63d9b33ba8a211cc4f2581c44e3554ed10ba8878626ddf857
|
|
| MD5 |
53c74f320c061f8acb52b760cbe6ad73
|
|
| BLAKE2b-256 |
f78b912034766fea5490556d6e8b7fc53eb79c7952a19663fa2af0bfe99940dc
|
File details
Details for the file lange_python-0.3.4-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.4-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 |
4733ec3735cc8a745097720e065c1a0c5d18868c1ae9d81f98837a234064ec7a
|
|
| MD5 |
4482dda2a7fff256b9cf0ab5cedea8e8
|
|
| BLAKE2b-256 |
72de14ff094bd18584e9d22eb6ddbf5e55bafaa652f7b72bbc0ef0baec82cf9d
|