GitHub / MohamedLamineAllal / replaceInFilesNameInADiro_SimpleAndByRegex
A script that allow to apply a replace function, like with strings. But here we do it on files names of a given diro, and sub diro, with parametrisation for those choice. The replace function use two matching ways. a simple search (just like replace() funciton python), and regex search mode (using regex methods, it's based on re.sub())). Are you bored of doing replacemnet in multiple file in a diro or multiple nested diro. This script just do that. A gui will be cool too (to include with the project)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohamedLamineAllal%2FreplaceInFilesNameInADiro_SimpleAndByRegex
PURL: pkg:github/MohamedLamineAllal/replaceInFilesNameInADiro_SimpleAndByRegex
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 7 years ago
Pushed at: over 7 years ago
Last synced at: over 2 years ago
Topics: argument-parsing, argv, console-tool, directory, files, python, python3, regex, replace, search