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.5.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.5.tar.gz.
File metadata
- Download URL: lange_python-0.3.5.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 |
0461df3b9166deebc94c839bcaa6c52729fe4c7358ddbc51d2e262b857cfc41e
|
|
| MD5 |
be07b2ca733645aaa46f8c8c04cd9d38
|
|
| BLAKE2b-256 |
26cdefb14a3f8116ab13a6922e495e1aadef06610889ac07344b35293ee2bf3d
|
File details
Details for the file lange_python-0.3.5-py3-none-any.whl.
File metadata
- Download URL: lange_python-0.3.5-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 |
2e7db7e9d20dd192b69ff8a59195ac7ee8dd73346c50c8995149b2a80259adf3
|
|
| MD5 |
c24bc081dc5f93ec5e396d84f412aae0
|
|
| BLAKE2b-256 |
b3be0790a4da6d5a0bce51d4aadbd6eac0324dd6d56053500106f4c49ea5a621
|