deslackify
A program to delete old slack messages.
File Explorer
- ci.yml
- publish.yml
- __init__.py
- cli.py
- test_deslackify.py
- .gitignore
- .pre-commit-config.yaml
- CHANGES.md
- LICENSE.txt
- pyproject.toml
- README.md
- uv.lock
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
uv tool
View Details ▼
uv tool
Install and run commands provided by Python packages.
uv tool run {{command}}
Run a command from a package, without installing it:
uv tool install {{package}}
Install a Python package system-wide:
uv tool upgrade {{package}}
Upgrade an installed Python package:
uvx
View Details ▼
uvx
This command is an alias of `uv tool run`.
tldr uv tool
View documentation for the original command:
// repository documentation
Was this content helpful?
(0 ratings)
