A textual user interface for interacting with Tailscale.
Project description
Interface
client = TailscaleClient(token="ABC", tailnet="my-tailnet")
devices = client.list_devices()
client = AsyncTailscaleClient(token="ABC", tailnet="my-tailnet")
devices = await client.list_devices()
## Development
`source .env && uv run textual run --dev -c lazytailscale --port 7342`
`uv run textual console --port 7342 -x SYSTEM -x DEBUG -x INFO`
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
lazy_tailscale-0.1.0.tar.gz
(15.9 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 lazy_tailscale-0.1.0.tar.gz.
File metadata
- Download URL: lazy_tailscale-0.1.0.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d29741d2d6378c81667242dbe0009a97dea162cc3183ea485a7a2eccf740667
|
|
| MD5 |
8347637e303c6dc483b21787e08188fb
|
|
| BLAKE2b-256 |
5be9a211e312abbad00ce35d8d41b26c5c4befb50471b77b97c89a31e2332fff
|
File details
Details for the file lazy_tailscale-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lazy_tailscale-0.1.0-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ca14480f24e7566ec606eeca57d3cfcfe62c687450435cfe6fd7a7b1cce3731
|
|
| MD5 |
40a4c88be3e354f6b3220f5d5113cc7f
|
|
| BLAKE2b-256 |
ecb376d275d8fa063ad41ced57fb9b4d15bcf8f2e846b0426268be30cf489d53
|