Command line tool and Python library to interact with the LOCKSS 1.x DebugPanel servlet
Reason this release was yanked:
Superseded
Project description
Debugpanel is a library and command line tool to interact with the LOCKSS 1.x DebugPanel servlet.
- Latest release:
0.9.0-dev6 (NOT YET RELEASED)
- Documentation:
- Release notes:
- License:
- Repository:
- Issues:
Quick Start:
# Requires Python 3.9-3.13 python --version # Install with pipx pipx install lockss-debugpanel # Verify installation and discover all the commands debugpanel --help # Reload config on lockss1.example.edu:8081 debugpanel reload-config -n lockss1.example.edu:8081 # Crawl AUIDs from list.txt on lockss1.example.edu:8081 and lockss2.example.edu:8081 # ...First alternative: each node gets a -n option debugpanel crawl -A list.txt -n lockss1.example.edu:8081 -n lockss2.example.edu:8081 # ...Second alternative: each -n option can have arguments debugpanel crawl -A list.txt -n lockss1.example.edu:8081 lockss2.example.edu:8081 # ...Third alternative: list lockss1.example.edu:8081 and lockss2.example.edu:8081 in nodes.txt debugpanel crawl -A list.txt -N nodes.txt
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
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 lockss_debugpanel-0.9.0.dev6.tar.gz.
File metadata
- Download URL: lockss_debugpanel-0.9.0.dev6.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.11 Linux/6.18.2-arch2-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe909683d4995fce9149f560c44f68cab2f3dd6cae43849b404e8887c18dd576
|
|
| MD5 |
3f7613d70e7063ac759ce9d0987510da
|
|
| BLAKE2b-256 |
7e5800db4301795cfd91698157956dd7e9c73fa8c2f1e88523aabd3edc96b283
|
File details
Details for the file lockss_debugpanel-0.9.0.dev6-py3-none-any.whl.
File metadata
- Download URL: lockss_debugpanel-0.9.0.dev6-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.11 Linux/6.18.2-arch2-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72d8f9f6445d6873cc5110e93dcd764b059836f32caae65ba9e843f793cf0c77
|
|
| MD5 |
5eeeb076cf8a1da8b718da75c60ea057
|
|
| BLAKE2b-256 |
7f80eda8fe8ac520a1ccf74acaf4aa8b4bb6a098bc84f37b63b571d2ad3dd8d6
|