[RE]name files and folders with [RE]gex.
Project description
re-renamer
[RE]name files and folders with [RE]gex.
Usage
re-renamer works right from your cli. Just provide the path the paths you want to rename...
$ re-renamer -h
usage: re-renamer [-h] [-f FIND] [-r REPLACE] [-c] [-m] [-x] [-d] [--version]
[paths ...]
[RE]name FILES and DIRECTORIES using [RE]gex.
positional arguments:
paths paths to rename
options:
-h, --help show this help message and exit
-f FIND, --find FIND Regular expression search string.
-r REPLACE, --replace REPLACE
Regular expression substitution string.
-c, --case-sensitive Enable case-sensitive querying.
-m, --first-match Query will only match the first occurrence.
-x, --ignore-extension
Query will ignore file extensions.
-d, --disable-protection
Disable path overwrite protection.
--version show program's version number and exit
Copyright 2023 Josh Duncan (joshbduncan.com)
Notes
- re-renamer uses the Python Regular Expression engine.
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
re-renamer-0.1.1.tar.gz
(17.3 kB
view hashes)
Built Distribution
re_renamer-0.1.1-py3-none-any.whl
(17.4 kB
view hashes)
Close
Hashes for re_renamer-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9dfc404e0636afabf3c1afd13f11fb2e4319775f02b8746a97a356668c5818e |
|
MD5 | e2fd26c83e7cef61c35f3815b68f492c |
|
BLAKE2b-256 | b230b6ae1b01055e21c7c4eab28a5ec1be11d9af227941107ef79fca845ea81d |