Skip to main content

[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

Project details


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)

Uploaded Source

Built Distribution

re_renamer-0.1.1-py3-none-any.whl (17.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page