A simple CLI tool to interactively cancel SLURM jobs.
Project description
escancel
escancel is a simple and convenient CLI tool to cancel your SLURM jobs — essentially an easy scancel.
It lists your active jobs and lets you interactively select which ones to cancel, making scancel faster and more user-friendly.
Installation
You can install this CLI tool using uv in two different ways:
A. Install directly from GitHub (recommended)
uv tool install git+https://github.com/rice8y/escancel.git
This will fetch and install the latest version directly from the repository.
B. Install from a local clone
- Clone the repository:
git clone https://github.com/rice8y/escancel.git
- Move into the project directory:
cd escancel
- Install the package in editable mode using uv tool:
uv tool install -e .
This is useful if you plan to modify the code locally.
Upgrade
To upgrade escancel to the latest version:
uv tool upgrade escancel
This will fetch the latest version from the original source and update your installation.
License
This project is distributed under the MIT License. See LICENSE.
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 escancel-1.0.0.tar.gz.
File metadata
- Download URL: escancel-1.0.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
322279098e6396b2f9954a7f23747d5b71abe31ea4a9f7566e92072220599414
|
|
| MD5 |
0e9dc9d634ca481b1815c5000fb467ca
|
|
| BLAKE2b-256 |
c8682f0cac715362b49b84e06f55f91d6813ed94344a75f7616d18bdafa1d9e7
|
File details
Details for the file escancel-1.0.0-py3-none-any.whl.
File metadata
- Download URL: escancel-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ef2c2b4e6b95a3da9635dc3f94a6596fd55245ce526c94295d3382991f3fcdc
|
|
| MD5 |
13d48d75c4daa491f50276f4885ce431
|
|
| BLAKE2b-256 |
e30d3597d3d96ee385201a2e0cf23b0f6417a4fffa17ce2ac275ae11563fa307
|