https://github.com/StephenH69/Filename-Management
Filename management, allowing easy copying, renaming and zipping.
https://github.com/StephenH69/Filename-Management
filenames-change python3 zip
Last synced: over 1 year ago
JSON representation
Filename management, allowing easy copying, renaming and zipping.
- Host: GitHub
- URL: https://github.com/StephenH69/Filename-Management
- Owner: StephenH69
- Created: 2020-05-04T21:04:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T21:25:23.000Z (about 6 years ago)
- Last Synced: 2024-10-24T16:50:46.374Z (over 1 year ago)
- Topics: filenames-change, python3, zip
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Filename Management
A simple filename and file management script, allowing easy copying, renaming and zipping.
Uses a config file which can easily be amended based on the requirements. This makes it much easier to control than having to go through the main script and make changes.
Looking at increasing the compexity of the script so that it can be used in any situation and will work efficiently with a wide range of stuations.