Rename Beep files
Project description
Rename Beep File
This script is useful to rename all files inside a folder.
Indeed it replaces all the instances of a target string (target
) in the base name of each file with the character specified (char
).
The default values are:
- target =
+
- char =
It is a very simple tool but very useful when directly downloading zip files from folders from the Beep site. But its usage can be extended.
Instructions
Install the script.
pip install rename-beep-files
Use it in the terminal
rename-beep-file
You may include several options:
- recursive
- target
- char
- folder path
$ rename-beep-files -h
usage: rename-beep-files [-h] [-r] [-t TARGET] [-c CHAR] [paths [paths ...]]
Process renames all the file into the target directory.
positional arguments:
paths Specify all the folders in which execute the renaming
optional arguments:
-h, --help show this help message and exit
-r, --recursive Execute the rename action recursively into all
subdirectories of targeted folder
-t TARGET, --target TARGET
Specify the character to replace
-c CHAR, --char CHAR Specify the character with which you want to replace
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
Built Distribution
File details
Details for the file rename-beep-files-2.1.1.tar.gz
.
File metadata
- Download URL: rename-beep-files-2.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5bf47ba6d74d6d592366de830ab1c46eda8cb5e411ed240e31d9a35cddbe043 |
|
MD5 | 6f679535ad72d191f600fc4a3e6ef633 |
|
BLAKE2b-256 | 070beaaec6c471fa7f38ed29432f5bee03b72627c03cb735b335867278e56562 |
File details
Details for the file rename_beep_files-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: rename_beep_files-2.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c04f5fa97a97c4a66af34fa44f88e4cd1a836fc64dd5afe2fce2b88d52a556a |
|
MD5 | c2068ccb194d297d9ab379ea09c2d99b |
|
BLAKE2b-256 | ec06291d928e08afd2957ff05d2065b4c27f9389db10ea53cb8be054e80b131b |