https://github.com/calcuis/file-search-reorder-rename
search a file type then rename them all according to their order
https://github.com/calcuis/file-search-reorder-rename
Last synced: 3 months ago
JSON representation
search a file type then rename them all according to their order
- Host: GitHub
- URL: https://github.com/calcuis/file-search-reorder-rename
- Owner: calcuis
- Created: 2024-02-13T00:49:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-13T00:54:30.000Z (over 1 year ago)
- Last Synced: 2025-01-21T13:11:42.705Z (5 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### search, reorder, rename file(s)
Detect a specific file type in the current directory; proceed to rename them all according to their order
#### run it by:
```
python renaming.py
```