Skip to main content

A cli tool to rename certain files according to a certain pattern.

Project description

renaming

CHANGELOG

renaming is a CLI tool to rename files in a directory according to a configuration file.

Get Started

pip install renaming  # Install renaming

renaming --help  # Command-line help message.
renaming  # Rename files in the current directory according to `renaming.toml`.

Installation

# pip
pip install --user renaming  # install renaming
pip install --upgrade renaming # upgrade renaming
pip uninstall renaming  # uninstall renaming

# pipx
pipx install renaming  # install renaming through pipx
pipx upgrade renaming  # upgrade renaming through pipx
pipx uninstall renaming  # uninstall renaming through pipx

Config File

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

renaming-0.0.3.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

renaming-0.0.3-py3-none-any.whl (6.1 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